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

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in gnutls. An off-by-one error exists in the PKCS#12 bag element bounds check. This vulnerability allows an remote attacker to write past the internal array of a PKCS#12 bag when appending to a bag that already contains 32 elements. This memory corruption could lead to a denial of service (DoS) or potentially other unspecified impacts.
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/05/2026

CVE-2026-43988

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the ASN.1/OER parsing pipeline of Vanetza. When processing malformed network packets containing corrupted ASN.1/OER structures (e.g., invalid length fields or malformed certificate encoding), the ASN.1 wrapper (asn1c_wrapper.cpp) raises a std::runtime_error. This exception is not caught at the parsing boundary and propagates to std::terminate, resulting in process termination. This vulnerability is fixed with commit 62dfe58a8342512b6e1947d75821402ada524f1a.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/05/2026

CVE-2026-44213

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** The OpenTelemetry.Exporter.Instana exports telemetry to Instana backend. Prior to 1.1.0, the OpenTelemetry.Exporter.Instana NuGet package does not validate HTTPS/TLS certificates are valid when sending telemetry to a configured Instana back-end when a proxy is configured using the INSTANA_ENDPOINT_PROXY environment variable. If a network attacker can Man-in-the-Middle (MitM) the proxy connection, all OpenTelemetry telemetry data and the Instana API key are exposed to the attacker. This vulnerability is fixed in 1.1.0.
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/05/2026

CVE-2026-44788

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** SharpCompress is a fully managed C# library to deal with many compression types and formats. In 0.47.4 and earlier, a path traversal vulnerability in IArchive.WriteToDirectory() allows a malicious archive to create directories outside the intended extraction root. For TAR archives, this can be escalated to arbitrary file writes by chaining with a symlink entry, giving a full write primitive on the target filesystem subject to the permissions of the running process.
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/05/2026

CVE-2026-44895

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** GitLab MCP Server lets an AI agent talk directly to GitLab. Prior to 0.6.0, the HTTP transport in src/transport.ts ships with no authentication layer at all and a wildcard Access-Control-Allow-Origin: * on every response. The structural defect is that the SSE server stands up a stateful, mutation-capable RPC endpoint that is backed by the operator's GITLAB_PERSONAL_ACCESS_TOKEN without any inbound credential check, then advertises itself to every cross-origin browser context via the wildcard CORS header. The httpServer.listen(port) call at line 97 also passes no host argument, so the bind defaults to 0.0.0.0 and exposes the auth-less surface on every interface. This vulnerability is fixed in 0.6.0.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
26/05/2026

CVE-2026-44900

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.1, in SignedPublicKeysTrustValidatorImpl.isTrusted(), the ECDSA signature verification at line 45 discards the boolean return value of Signature.verify(). The method performs certificate chain validation, OCSP check, and signature algorithm setup, but never checks whether the signature actually matches. For any structurally valid signature, it returns true. This vulnerability is fixed in 1.2.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/05/2026

CVE-2025-43451

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** A permissions issue was addressed by removing the vulnerable code. This issue is fixed in macOS Tahoe 26. An app may be able to access sensitive user data.
Gravedad: Pendiente de análisis
Última modificación:
26/05/2026

CVE-2025-46280

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in macOS Tahoe 26. An app may be able to cause unexpected system termination.
Gravedad: Pendiente de análisis
Última modificación:
26/05/2026

CVE-2025-46284

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** A race condition was addressed with additional validation. This issue is fixed in macOS Sequoia 15.7, macOS Tahoe 26. An app may be able to gain root privileges.
Gravedad: Pendiente de análisis
Última modificación:
26/05/2026

CVE-2025-46307

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** A logic issue was addressed with improved restrictions. This issue is fixed in macOS Tahoe 26. An app may be able to access sensitive user data.
Gravedad: Pendiente de análisis
Última modificación:
26/05/2026

CVE-2026-42012

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier (URI) or Service (SRV) Subject Alternative Names (SANs). This could cause the certificate validation process to incorrectly fall back to checking DNS hostnames against the Common Name (CN), potentially allowing the attacker to spoof legitimate services or intercept sensitive information.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/05/2026

CVE-2025-43289

Fecha de publicación:
26/05/2026
Idioma:
Inglés
*** Pendiente de traducción *** A logic issue was addressed with improved validation. This issue is fixed in macOS Sequoia 15.7, macOS Sonoma 14.8, macOS Tahoe 26. A malicious app may be able to access sensitive user data.
Gravedad: Pendiente de análisis
Última modificación:
26/05/2026