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

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Insufficient Parameter Validation in the SchedGet() system call could allow an attacker with local access to cause a crash of the QNX Neutrino kernel.
Gravedad CVSS v3.1: MEDIA
Última modificación:
15/07/2026

CVE-2026-59888

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector._removeUnwantedIgnorals() records an ignored component under its original implicit name before _renameUsing() applies the naming strategy, allowing the renamed JSON key to be assigned to the Record constructor parameter. This issue is fixed in versions 2.18.8, 2.21.4, and 3.1.4.
Gravedad CVSS v3.1: MEDIA
Última modificación:
15/07/2026

CVE-2026-59891

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 0.7.1, getRegistryCredentials() reads credentials from the Docker config file and selects an entry by checking whether any configured auth key contains the target registry string. Because this is a substring match rather than an exact host match, credentials configured for one registry can be selected for and transmitted to a different registry whose hostname has a substring relationship with a configured auth key. This issue is fixed in version 0.7.1.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
21/07/2026

CVE-2026-59886

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float conversion through prettyPrint(), str(), comparison, arithmetic, int(), or an explicit float() call to consume excessive CPU and memory and hang applications that decode untrusted ASN.1 data and then print, log, or compare decoded objects. This issue is fixed in version 0.6.4.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/07/2026

CVE-2026-58644

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
17/07/2026

CVE-2026-59200

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Pillow is a Python imaging library. From 5.1.0 until 12.3.0, PdfParser.PdfStream.decode() in PIL/PdfParser.py calls zlib.decompress() with bufsize set to the PDF stream Length field without bounding the decompressed output size, allowing a crafted FlateDecode PDF stream to exhaust memory from a small file. This issue is fixed in version 12.3.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/07/2026

CVE-2026-59197

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Pillow is a Python imaging library. Prior to 12.3.0, Pillow's public rank-filter API can trigger a native heap out-of-bounds write when given a very large odd filter size because ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation and ImagingExpand() computes output dimensions with unchecked signed int arithmetic. This issue is fixed in version 12.3.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/07/2026

CVE-2026-59884

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with CPU cost growing quadratically and to trigger unhandled ValueError exceptions in Python 3.11+ error formatting paths. Any application decoding untrusted BER, CER, or DER input is affected. This issue is fixed in version 0.6.4.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/07/2026

CVE-2026-59885

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode() call and can deny service to applications that decode untrusted ASN.1 data. The corresponding encoders have the same quadratic behavior when an application re-encodes previously decoded attacker-supplied values. This issue is fixed in version 0.6.4.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/07/2026

CVE-2026-58640

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Heap-based buffer overflow in Windows NTFS allows an authorized attacker to execute code locally.
Gravedad CVSS v3.1: ALTA
Última modificación:
22/07/2026

CVE-2026-58647

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper neutralization of input during web page generation ('cross-site scripting') in Power BI allows an authorized attacker to perform spoofing over a network.
Gravedad CVSS v3.1: ALTA
Última modificación:
19/08/2026

CVE-2026-58618

Fecha de publicación:
14/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Heap-based buffer overflow in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
Gravedad CVSS v3.1: ALTA
Última modificación:
16/07/2026