Vulnerabilities

With the aim of informing, warning and helping professionals with the latest security vulnerabilities in technology systems, we have made a database available for users interested in this information, which is in Spanish and includes all of the latest documented and recognised vulnerabilities.

This repository, with over 75,000 registers, is based on the information from the NVD (National Vulnerability Database) – by virtue of a partnership agreement – through which INCIBE translates the included information into Spanish.

On occasions this list will show vulnerabilities that have still not been translated, as they are added while the INCIBE team is still carrying out the translation process. The CVE  (Common Vulnerabilities and Exposures) Standard for Information Security Vulnerability Names is used with the aim to support the exchange of information between different tools and databases.

All vulnerabilities collected are linked to different information sources, as well as available patches or solutions provided by manufacturers and developers. It is possible to carry out advanced searches, as there is the option to select different criteria to narrow down the results, some examples being vulnerability types, manufacturers and impact levels, among others.

Through RSS feeds or Newsletters we can be informed daily about the latest vulnerabilities added to the repository. Below there is a list, updated daily, where you can discover the latest vulnerabilities.

CVE-2026-57881

Publication date:
26/06/2026
An unauthenticated<br /> stack-based buffer overflow vulnerability exists in vlsvr in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> insufficient length validation when processing remote login data. A remote<br /> attacker may exploit this vulnerability by sending crafted login data with<br /> overly long input, resulting in memory corruption, denial of service, or potentially<br /> arbitrary code execution.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57872

Publication date:
26/06/2026
An unauthenticated<br /> directory traversal vulnerability exists in get_fcont.cgi in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> insufficient validation of user-supplied file path input before the requested<br /> file is accessed by the CGI component. A remote attacker may exploit this<br /> vulnerability by sending a crafted request to read arbitrary files accessible<br /> to the affected process, resulting in information disclosure.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57873

Publication date:
26/06/2026
An unauthenticated<br /> NULL pointer dereference vulnerability exists in IEEE8021x_upload.cgi in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> improper validation of multipart upload headers when processing<br /> certificate-related upload fields. A remote attacker may exploit this<br /> vulnerability by sending a malformed multipart request, causing the affected<br /> CGI process to crash and resulting in a denial of service.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57874

Publication date:
26/06/2026
An unauthenticated<br /> buffer overflow vulnerability exists in IEEE8021x_upload.cgi in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> insufficient bounds checking when parsing filename values in multipart upload<br /> data. A remote attacker may exploit this vulnerability by sending a crafted<br /> upload request with overly long input, causing memory corruption and resulting<br /> in a denial of service.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57875

Publication date:
26/06/2026
An unauthenticated<br /> NULL pointer dereference vulnerability exists in the HTTP request parsing logic<br /> of multiple CGI components in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and<br /> earlier. The vulnerability is caused by improper validation of required HTTP<br /> request metadata before it is used by the affected components. A remote attacker<br /> may exploit this vulnerability by sending a specially crafted HTTP request,<br /> causing the affected process to crash and resulting in a denial of service.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57876

Publication date:
26/06/2026
An unauthenticated<br /> out-of-bounds write vulnerability exists in onvif.cgi in GeoVision GV-LPC2011<br /> and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by insufficient<br /> bounds checking when processing HTTP request body data. A remote attacker may<br /> exploit this vulnerability by sending a crafted request with excessive input,<br /> causing memory corruption and resulting in a denial of service.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57877

Publication date:
26/06/2026
An unauthenticated<br /> format string vulnerability exists in vlsvr in GeoVision GV-LPC2011 and<br /> GV-LPC2211 V1.12 and earlier. The vulnerability is caused by improper handling<br /> of externally controlled input during log message formatting in the login<br /> processing path. A remote attacker may exploit this vulnerability by sending<br /> crafted login data, potentially causing information disclosure, memory<br /> corruption, or a denial of service.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57878

Publication date:
26/06/2026
An unauthenticated<br /> stack-based buffer overflow vulnerability exists in thttpd in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> insufficient bounds checking when processing web request parameters in a<br /> specific request path. A remote attacker may exploit this vulnerability by<br /> sending a crafted HTTP request with overly long input, resulting in memory<br /> corruption, denial of service, or potentially arbitrary code execution.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57880

Publication date:
26/06/2026
An unauthenticated<br /> stack-based buffer overflow vulnerability exists in ssvr in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> insufficient bounds checking when parsing RTSP Digest authentication fields. A<br /> remote attacker may exploit this vulnerability by sending a crafted RTSP<br /> request containing overly long authentication data, resulting in memory<br /> corruption, denial of service, or potentially arbitrary code execution.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-57879

Publication date:
26/06/2026
An unauthenticated<br /> stack-based buffer overflow vulnerability exists in ssvr in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> insufficient bounds checking when processing RTSP custom authentication data. A<br /> remote attacker may exploit this vulnerability by sending a crafted RTSP<br /> request, resulting in memory corruption, denial of service, or potentially<br /> arbitrary code execution.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-49486

Publication date:
26/06/2026
The Apache Airflow FTP provider&amp;#39;s `FTPSHook.get_conn()` created an `ftplib.FTP_TLS` connection but never called `prot_p()`, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using `FTPSHook` or `FTPSFileTransmitOperator` to move files over FTPS exposed file contents and credentials-in-transit to a network attacker able to observe the data connection. Upgrade apache-airflow-providers-ftp to `3.15.1` or later, which issues `PROT P` to encrypt the data channel.
Severity CVSS v4.0: Pending analysis
Last modification:
26/06/2026

CVE-2026-2053

Publication date:
26/06/2026
The WSO2 API Manager&amp;#39;s message flow component, when processing WS-Addressing headers, does not sufficiently validate or restrict user-controlled input within these headers. This omission allows an attacker to manipulate WS-Addressing headers to specify arbitrary destinations for server-initiated requests.<br /> <br /> Successful exploitation allows an unauthenticated attacker to control the destination of server-initiated requests originating from the WSO2 API Manager. This direct control can enable unauthorized access to internal network resources or services that would typically be inaccessible from external networks.
Severity CVSS v4.0: Pending analysis
Last modification:
27/06/2026