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-2025-63948

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** A SQL Injection vulnerability exists in phpMsAdmin version 2.2 in the database_mode.php file. An attacker can execute arbitrary SQL commands via the dbname parameter, potentially leading to information disclosure or database manipulation.
Gravedad CVSS v3.1: MEDIA
Última modificación:
31/12/2025

CVE-2025-63947

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** A Reflected Cross-Site Scripting (XSS) vulnerability exists in phpMsAdmin version 2.2 in the database_mode.php file. An attacker can execute arbitrary web script or HTML via the dbname parameter after a user is authenticated.
Gravedad CVSS v3.1: MEDIA
Última modificación:
06/01/2026

CVE-2025-62002

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** BullWall Ransomware Containment considers the number of files modified to trigger detection. An authenticated attacker could encrypt a single (possibly large) file without triggering detection if thresholds are configured to require multiple file changes. The number of files to trigger detection can be configured by the user. Versions 4.6.0.0, 4.6.0.6, 4.6.0.7, and 4.6.1.4 are affected. Other versions may also be affected.
Gravedad CVSS v4.0: MEDIA
Última modificación:
15/01/2026

CVE-2025-62003

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** BullWall Server Intrusion Protection has a noticeable configuration-dependent delay before the MFA check for RDP connections. A remote, authenticated attacker can potentially bypass detection during this delay. Versions 4.6.0.0, 4.6.0.6, 4.6.0.7, and 4.6.1.4 are affected. Other versions may also be affected.
Gravedad CVSS v4.0: ALTA
Última modificación:
15/01/2026

CVE-2025-62004

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** BullWall Server Intrusion Protection (SIP) services are initialized after login services during system startup. A local, authenticated attacker can log in after boot and before SIP MFA is running. The SIP services do not retroactively enforce MFA or disconnect sessions that were not subject to SIP MFA. Versions 4.6.0.0, 4.6.0.6, 4.6.0.7, and 4.6.1.4 are affected. Other versions mayy also be affected. BullWall plans to improve detection method documentation.
Gravedad CVSS v4.0: ALTA
Última modificación:
15/01/2026

CVE-2025-46268

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Advantech WebAccess/SCADA <br /> is vulnerable to SQL injection, which may allow an attacker to execute arbitrary SQL commands.
Gravedad CVSS v4.0: MEDIA
Última modificación:
31/12/2025

CVE-2025-62000

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** BullWall Ransomware Containment may not always detect an encrypted file. This issue affects a specific file inspection method that evaluates file content based on header bytes. An authenticated attacker could encrypt files, preserving the first four bytes and preventing this particular method from triggering. The affected product implements additional integrity-based detection mechanisms capable of identifying file corruption or encryption for some common file extensions independent of header bytes. As a result, this vulnerability does not represent a complete bypass of ransomware detection, but a limitation of one detection method when evaluated independently. Versions 4.6.0.0, 4.6.0.6, 4.6.0.7, and 4.6.1.4 are affected. Other versions may also be affected. BullWall plans to improve detection method documentation.
Gravedad CVSS v4.0: MEDIA
Última modificación:
14/01/2026

CVE-2025-62001

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** BullWall Ransomware Containment supports configurable file and directory exclusions such as &amp;#39;$RECYCLE.BIN&amp;#39; to balance monitoring scope and performance. Certain exclusion patterns could allow an authenticated attacker to rename directories in a way that avoids monitoring. Fixed in 4.6.1.14 and 5.0.0.42, which remove hardcoded exclusion behavior and exposes exclusion handling as configurable settings.
Gravedad CVSS v4.0: ALTA
Última modificación:
15/01/2026

CVE-2025-59529

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although `CLIENTS_MAX` is defined, `server_work()` unconditionally `accept()`s and `client_new()` always appends the new client and increments `n_clients`. There is no check against the limit. When client cannot be accepted as a result of maximal socket number of avahi-daemon, it logs unconditionally error per each connection. Unprivileged local users can exhaust daemon memory and file descriptors, causing a denial of service system-wide for mDNS/DNS-SD. Exhausting local file descriptors causes increased system load caused by logging errors of each of request. Overloading prevents glibc calls using nss-mdns plugins to resolve `*.local.` names and link-local addresses. As of time of publication, no known patched versions are available, but a candidate fix is available in pull request 808, and some workarounds are available. Simple clients are offered for nss-mdns package functionality. It is not possible to disable the unix socket `/run/avahi-daemon/socket`, but resolution requests received via DBus are not affected directly. Tools avahi-resolve, avahi-resolve-address and avahi-resolve-host-name are not affected, they use DBus interface. It is possible to change permissions of unix socket after avahi-daemon is started. But avahi-daemon does not provide any configuration for it. Additional access restrictions like SELinux can also prevent unwanted tools to access the socket and keep resolution working for trusted users.
Gravedad CVSS v3.1: MEDIA
Última modificación:
16/01/2026

CVE-2025-53710

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Due to a product misconfiguration in certain deployment types, it was possible from different pods in the same namespace to communicate with each other. This issue resulted in bypass of access control due to the presence of a vulnerable endpoint in Foundry Container Service that executed user-controlled commands locally.
Gravedad CVSS v3.1: ALTA
Última modificación:
15/04/2026

CVE-2025-14850

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Advantech WebAccess/SCADA is vulnerable to directory traversal, which may allow an attacker to delete arbitrary files.
Gravedad CVSS v4.0: ALTA
Última modificación:
31/12/2025

CVE-2025-14849

Fecha de publicación:
18/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Advantech WebAccess/SCADA <br /> is vulnerable to unrestricted file upload, which may allow an attacker to remotely execute arbitrary code.
Gravedad CVSS v4.0: ALTA
Última modificación:
31/12/2025