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

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Use after free in IndexedDB in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
Gravedad CVSS v3.1: ALTA
Última modificación:
10/07/2026

CVE-2026-5922

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The IP phone might use malicious input stored in configuration parameters and render it as content for the WebUI’s webpage.
Gravedad CVSS v4.0: MEDIA
Última modificación:
09/07/2026

CVE-2026-5923

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Malicious use of a stolen cookie might allow modifications to the contents of the IP phone’s webpage.
Gravedad CVSS v4.0: MEDIA
Última modificación:
09/07/2026

CVE-2026-55878

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Symfony UX is a JavaScript ecosystem for Symfony. From 2.32.0 before 2.36.1 and from 3.0.0 before 3.2.0, the ux:install console command installs files from a recipe kit by copying paths listed in a copy-files map, and because Path::isRelative() accepts paths like ../../../etc, a crafted or compromised kit can write attacker-controlled content to arbitrary locations or read local files outside the recipe directory. This issue is fixed in versions 2.36.1 and 3.2.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
10/07/2026

CVE-2026-55470

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.10, the fix for CVE-2026-45367 incompletely patched the DSTU2 module, leaving FHIRPathEngine.matches() in org.hl7.fhir.dstu2/utils/FHIRPathEngine.java to call raw String.matches(sw) without RegexTimeout protection while replaceMatches() was updated, allowing an unauthenticated attacker to trigger catastrophic regex backtracking and exhaust server CPU. This issue is fixed in version 6.9.10.
Gravedad CVSS v3.1: ALTA
Última modificación:
16/07/2026

CVE-2026-55471

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.10, org.hl7.fhir.utilities.XsltUtilities saxonTransform(...) overloads instantiated a bare net.sf.saxon.TransformerFactoryImpl() without ACCESS_EXTERNAL_DTD or ACCESS_EXTERNAL_STYLESHEET restrictions, allowing an attacker who controls or can tamper with transformed XML to trigger XML External Entity injection for local file disclosure and blind XXE or SSRF to arbitrary URLs reachable from the host. This issue is fixed in version 6.9.10.
Gravedad CVSS v4.0: ALTA
Última modificación:
16/07/2026

CVE-2026-51535

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** In OpENer 2.3.0 (commit 76b95cf), a resource exhaustion (Denial of Service) vulnerability exists in its network processing loop.
Gravedad CVSS v3.1: ALTA
Última modificación:
09/07/2026

CVE-2026-52200

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** An issue in Generic OEM UZ801_v2.1 4G LTE Router V3.4.3 allows a remote attacker to execute arbitrary code via the /ajax web management API endpoint in MifiService.apk
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
09/07/2026

CVE-2026-54777

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF NetNamedPipe transport accepts attachment to a pre-existing named pipe instance, allowing local interception of NetNamedPipe traffic when an attacker races NamedPipeListener startup between shared memory GUID publication and service named pipe creation. This issue is fixed in versions 1.8.1 and 1.9.1.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/07/2026

CVE-2026-55830

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Prior to 8.3, check_function_argument_names() rejected protected guard hook names for regular, variadic, and keyword-only arguments but omitted positional-only arguments, allowing __getattr__, _getitem_, _write_, or _print_ to be shadowed by a local parameter and bypass the embedding application's access policy. This issue is fixed in version 8.3.
Gravedad CVSS v3.1: ALTA
Última modificación:
10/07/2026

CVE-2026-55877

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Symfony UX is a JavaScript ecosystem for Symfony. From 2.17.0 before 2.36.1 and from 3.0.0 before 3.2.0, the ux_icon() Twig function is marked is_safe=['html'] and Icon::toHtml() inlines SVG source verbatim, allowing unsanitized local SVG files or Iconify on-demand JSON body responses containing nested script elements, on* event handlers, or dangerous URL schemes to execute cross-site scripting. This issue is fixed in versions 2.36.1 and 3.2.0.
Gravedad CVSS v3.1: MEDIA
Última modificación:
10/07/2026

CVE-2026-55849

Fecha de publicación:
08/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** @cyclonedx/cyclonedx-npm creates CycloneDX Software Bill of Materials from npm projects. From 2.1.0 before 5.0.0, the CLI passes user-supplied --workspace values to a subshell without proper sanitization when npm_execpath is unset or empty, allowing arbitrary OS command execution with the privileges of the invoking user. This issue is fixed in version 5.0.0.
Gravedad CVSS v4.0: ALTA
Última modificación:
10/07/2026