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

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** DataEase is an open source data visualization analysis tool. Versions 2.10.20 and below contain a SQL injection vulnerability in the dataset export functionality. The expressionTree parameter in POST /de2api/datasetTree/exportDataset is deserialized into a filtering object and passed to WhereTree2Str.transFilterTrees for SQL translation, where user-controlled values in "like" filter terms are directly concatenated into SQL fragments without sanitization. An attacker can inject arbitrary SQL commands by escaping the string literal in the filter value, enabling blind SQL injection through techniques such as time-based extraction of database information. This issue has been fixed in version 2.10.21.
Gravedad CVSS v4.0: ALTA
Última modificación:
20/04/2026

CVE-2026-33083

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the orderDirection parameter used in dataset-related endpoints including /de2api/datasetData/enumValueDs and /de2api/datasetTree/exportDataset. The Order2SQLObj class directly assigns the raw user-supplied orderDirection value into the SQL query without any validation or whitelist enforcement, and the value is rendered into the ORDER BY clause via StringTemplate before being executed against the database. An authenticated attacker can inject arbitrary SQL commands through the sorting direction field, enabling time-based blind data extraction and denial of service. This issue has been fixed in version 2.10.21.
Gravedad CVSS v4.0: ALTA
Última modificación:
20/04/2026

CVE-2026-41082

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** In OCaml opam before 2.5.1, a .install field containing a destination filepath can use ../ to reach a parent directory.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/04/2026

CVE-2026-2336

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A privilege escalation vulnerability in Microchip IStaX allows an authenticated low-privileged user to recover a shared per-device cookie secret from their own webstax_auth session cookie and forge a new cookie with administrative privileges.This issue affects IStaX before 2026.03.
Gravedad CVSS v4.0: ALTA
Última modificación:
17/04/2026

CVE-2026-27820

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** zlib is a Ruby interface for the zlib compression/decompression library. Versions 3.0.0 and below, 3.1.0, 3.1.1, 3.2.0 and 3.2.1 contain a buffer overflow vulnerability in the Zlib::GzipReader. The zstream_buffer_ungets function prepends caller-provided bytes ahead of previously produced output but fails to guarantee the backing Ruby string has enough capacity before the memmove shifts the existing data. This can lead to memory corruption when the buffer length exceeds capacity. This issue has been fixed in versions 3.0.1, 3.1.2 and 3.2.3.
Gravedad CVSS v4.0: BAJA
Última modificación:
17/04/2026

CVE-2026-24749

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Silverstripe Assets Module is a required component of Silverstripe Framework. In versions prior to 2.4.5 and 3.0.0-rc1 through 3.1.2, images rendered in templates or otherwise accessed via DBFile::getURL() or DBFile::getSourceURL() incorrectly add an access grant to the current session, which bypasses file permissions. This usually happens when creating an image variant, for example using a manipulation method like ScaleWidth() or Convert(). Note that if developers use DBFile directly in the $db configuration for a DataObject class that doesn't subclass File, and if they were setting the visibility of those files to "protected", those files will now need an explicit access grant to be accessed. If developers do not want to explicitly provide access grants for these files in their apps (i.e. they want these files to be accessible by default), they should use the "public" visibility. This issue has been fixed in versions 2.4.5 and 3.1.3.
Gravedad CVSS v3.1: MEDIA
Última modificación:
28/04/2026

CVE-2025-43883

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dell PowerScale OneFS, versions prior to 9.12.0.0, contains an improper check for unusual or exceptional conditions vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to denial of service.
Gravedad CVSS v3.1: MEDIA
Última modificación:
21/04/2026

CVE-2025-36579

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dell Client Platform BIOS contains a Weak Password Recovery Mechanism vulnerability. An unauthenticated attacker with physical access to the system could potentially exploit this vulnerability, leading to unauthorized access.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/04/2026

CVE-2026-41080

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** libexpat before 2.8.0 uses insufficient entropy, and thus hash flooding can occur via a crafted XML document.
Gravedad CVSS v3.1: BAJA
Última modificación:
27/04/2026

CVE-2026-5426

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Hard-coded ASP.NET/IIS machineKey value in Digital Knowledge KnowledgeDeliver deployments prior to February 24, 2026 allows adversaries to circumvent ViewState validation mechanisms and achieve remote code execution via malicious ViewState deserialization attacks
Gravedad CVSS v3.1: ALTA
Última modificación:
18/04/2026

CVE-2026-37100

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** An issue in the Bluetooth Low Energy (BLE) control interface of the Yamaha SR-B30A sound bar firmware 2.40 (Mobile App: Sound Bar Remote / version: 2.40) allows remote attackers within BLE radio range to connect without authentication via the Sound Bar Remote protocol
Gravedad CVSS v3.1: MEDIA
Última modificación:
18/04/2026

CVE-2026-6409

Fecha de publicación:
16/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A Denial of Service (DoS) vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability.
Gravedad CVSS v4.0: ALTA
Última modificación:
17/04/2026