Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

Vulnerabilidades

Con el objetivo de informar, advertir y ayudar a los profesionales sobre las últimas vulnerabilidades de seguridad en sistemas tecnológicos, ponemos a disposición de los usuarios interesados en esta información una base de datos con información en castellano sobre cada una de las últimas vulnerabilidades documentadas y conocidas.

Este repositorio con más de 75.000 registros esta basado en la información de NVD (National Vulnerability Database) – en función de un acuerdo de colaboración – por el cual desde INCIBE realizamos la traducción al castellano de la información incluida. En ocasiones este listado mostrará vulnerabilidades que aún no han sido traducidas debido a que se recogen en el transcurso del tiempo en el que el equipo de INCIBE realiza el proceso de traducción.

Se emplea el estándar de nomenclatura de vulnerabilidades CVE (Common Vulnerabilities and Exposures), con el fin de facilitar el intercambio de información entre diferentes bases de datos y herramientas. Cada una de las vulnerabilidades recogidas enlaza a diversas fuentes de información así como a parches disponibles o soluciones aportadas por los fabricantes y desarrolladores. Es posible realizar búsquedas avanzadas teniendo la opción de seleccionar diferentes criterios como el tipo de vulnerabilidad, fabricante, tipo de impacto entre otros, con el fin de acortar los resultados.

Mediante suscripción RSS o Boletines podemos estar informados diariamente de las últimas vulnerabilidades incorporadas al repositorio.

CVE-2026-11702

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes.<br /> <br /> When an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced.<br /> <br /> Secrets generated in multiprocess applications are predictable across processes.
Gravedad CVSS v3.1: ALTA
Última modificación:
01/07/2026

CVE-2026-57881

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/06/2026

CVE-2026-57872

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57873

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57874

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57875

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57876

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57877

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57878

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/06/2026

CVE-2026-57880

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/06/2026

CVE-2026-57879

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/06/2026

CVE-2026-49486

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** 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.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026