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-54419

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** claudiopizzillo PIAF-HMS (PBX-In-A-Flash Hotel Management System; no released versions, latest commit 389d2633441b65ced1c104212cd62be2bfca21e5) contains multiple unauthenticated SQL injection vulnerabilities. The application has no authentication mechanism and passes user-supplied HTTP parameters directly into deprecated mysql_query() calls via string concatenation, without sanitization, escaping, or parameterization. Affected sinks include rooms.php (DELETE FROM Rooms WHERE ID = $_GET['ID'], unquoted numeric context), checkuser.php (WHERE Ext = '$_GET["Ext"]'), ec.php (date/extension parameters in a WHERE), checkin.php and wakeup.php ($_POST values into INSERT statements), bills.php ($_POST fields built into a WHERE clause), and rates.php and checkout.php. A remote, unauthenticated attacker can inject arbitrary SQL to read, modify, or delete arbitrary records in the backing database (e.g. rooms.php?ID=1 OR 1=1 deletes all room records). Note: queries run via the legacy mysql_* extension, which does not permit stacked statements.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
22/06/2026

CVE-2026-50141

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Woodpecker is a CI/CD engine. Starting in version 3.0.0 and prior to version 3.14.1, a vulnerability in Woodpecker CI's gRPC layer allowed any authenticated agent to impersonate any other agent on the same server by injecting a forged `agent_id` value into outgoing gRPC metadata. The server correctly verified the JWT token but then discarded the verified agent identity in favor of the client-supplied value. Version 3.14.1 patches the issue. As a workaround, disable org agents (`WOODPECKER_DISABLE_USER_AGENT_REGISTRATION=true`) and delete existing ones.
Gravedad CVSS v4.0: ALTA
Última modificación:
23/06/2026

CVE-2026-44942

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A path traversal in handling the "path" component of .repo files processed by libzypp before 17.38.13 in the 17.x series, or before 16.22.19 could be used by attackers to fill directories on the system outside of the zypp cache with content.
Gravedad CVSS v3.1: MEDIA
Última modificación:
22/06/2026

CVE-2026-42487

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** HVM guest I/O port accesses are subject to either emulation or at least<br /> translation. Translations are managed by the device model (via<br /> XEN_DOMCTL_ioport_mapping), and hence the linked list used may changed<br /> at any time. Traversal of those lists (while handling guest I/O port<br /> accesses) therefore needs synchronizing with updates, which was missing<br /> so far.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/06/2026

CVE-2026-42488

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Some shadow paging errors paths will switch the page-tables without<br /> updating the currently running vCPU reference. This causes a mismatch<br /> between the loaded page-tables and the mapcache metadata which can lead<br /> to corruption of the mapcache.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/06/2026

CVE-2026-42489

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** [This CNA information record relates to multiple CVEs; the<br /> text explains which aspects/vulnerabilities correspond to which CVE.]<br /> <br /> To create and manage guests, domctl operations are used by the control<br /> domain, a possible Xenstore domain, or by a domain controlling a<br /> particular guest. Some of these operations may not be executed in<br /> parallel, so a system-wide lock is used. The way that lock is acquired<br /> is, however, not providing any fairness. This is CVE-2026-42489.<br /> <br /> Furthermore, with XSM/Flask in use, the lock acquire will, for some<br /> operations, occur ahead of any permission checking. This is<br /> CVE-2026-42490.
Gravedad CVSS v3.1: MEDIA
Última modificación:
22/06/2026

CVE-2026-42490

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** [This CNA information record relates to multiple CVEs; the<br /> text explains which aspects/vulnerabilities correspond to which CVE.]<br /> <br /> To create and manage guests, domctl operations are used by the control<br /> domain, a possible Xenstore domain, or by a domain controlling a<br /> particular guest. Some of these operations may not be executed in<br /> parallel, so a system-wide lock is used. The way that lock is acquired<br /> is, however, not providing any fairness. This is CVE-2026-42489.<br /> <br /> Furthermore, with XSM/Flask in use, the lock acquire will, for some<br /> operations, occur ahead of any permission checking. This is<br /> CVE-2026-42490.
Gravedad CVSS v3.1: MEDIA
Última modificación:
22/06/2026

CVE-2026-40455

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** An SQL Injection vulnerability exists in LMS (LAN Management System) before commit 4cb30a7 within the "tarifflist.php" module due to insufficient sanitization of the POST "tg[]" parameter. The application directly concatenates user-supplied array values into an SQL query using "implode()", allowing authenticated attackers to perform Error-Based SQL injection and extract sensitive database information.
Gravedad CVSS v4.0: ALTA
Última modificación:
22/06/2026

CVE-2026-40456

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** An OS Command Injection vulnerability exists in LMS (LAN Management System) before commit 9fcb4de due to an IP address parameter being passed to the "exec()" function without proper validation, allowing attackers to execute arbitrary operating system commands.
Gravedad CVSS v4.0: ALTA
Última modificación:
22/06/2026

CVE-2026-40457

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A Reflected Cross-Site Scripting (XSS) vulnerability exists in LMS (LAN Management System) before commit 9c5651b in the "dbrecover.php" and "netremap.php" modules where unsanitized GET parameters are directly embedded into HTML output. This allows an attacker to inject arbitrary JavaScript when an authenticated user clicks a crafted link, provided the required conditions (such as a network defined in the system) are met.
Gravedad CVSS v4.0: BAJA
Última modificación:
22/06/2026

CVE-2026-12539

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Docker Sandboxes (sbx) blocks ICMP egress with an authorizer applied only at network-creation time, and does not re-apply it to networks rebuilt from disk when the Docker daemon restarts, so a restart-surviving sandbox forwards ICMP to arbitrary hosts. A workload inside a sandbox, which the threat model treats as untrusted, can therefore defeat the documented ICMP egress block to perform network reconnaissance and exfiltrate data over an ICMP covert channel, regardless of the configured allowlist.
Gravedad CVSS v4.0: MEDIA
Última modificación:
30/06/2026

CVE-2026-12527

Fecha de publicación:
18/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A broken authorization boundary in the RTSP media delivery pipeline of Shenzhen Liandian Communication Technology LTD V380 IP Camera firmware AppFHE1_V1.0.6.020230803 enables unauthenticated network actors to bypass the device’s credential-enforced live-view workflow and directly retrieve real-time video stream data.
Gravedad CVSS v4.0: MEDIA
Última modificación:
22/06/2026