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 ultimas 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 ultimas 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 ultimas vulnerabilidades incorporadas al repositorio.

CVE-2023-7339

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in Softing Industrial Automation GmbH gateways allows overflow buffers.<br /> This issue affects<br /> pnGate: through 1.30<br /> epGate: through 1.30<br /> mbGate: through 1.30<br /> smartLink HW-DP: through 1.30<br /> smartLink HW-PN: through 1.01.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/03/2026

CVE-2026-27858

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Attacker can send a specifically crafted message before authentication that causes managesieve to allocate large amount of memory.<br /> Attacker can force managesieve-login to be unavailable by repeatedly crashing the process. Protect access to managesieve protocol, or install fixed version. No publicly available exploits are known.
Gravedad CVSS v3.1: ALTA
Última modificación:
27/03/2026

CVE-2026-27859

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** A mail message containing excessive amount of RFC 2231 MIME parameters causes LMTP to use too much CPU. A suitably formatted mail message causes mail delivery process to consume large amounts of CPU time. Use MTA capabilities to limit RFC 2231 MIME parameters in mail messages, or upgrade to fixed version where the processing is limited. No publicly available exploits are known.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/03/2026

CVE-2026-27860

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** If auth_username_chars is empty, it is possible to inject arbitrary LDAP filter to Dovecot&amp;#39;s LDAP authentication. This leads to potentially bypassing restrictions and allows probing of LDAP structure. Do not clear out auth_username_chars, or install fixed version. No publicly available exploits are known.
Gravedad CVSS v3.1: BAJA
Última modificación:
27/03/2026

CVE-2026-3457

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Neutralization of Input During Web Page Generation (XSS or &amp;#39;Cross-site Scripting&amp;#39;) vulnerability in Thales Sentinel LDK Runtime on Windows allows Stored XSS.This issue affects Sentinel LDK Runtime: before 10.22.
Gravedad CVSS v4.0: ALTA
Última modificación:
27/03/2026

CVE-2026-0394

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** When dovecot has been configured to use per-domain passwd files, and they are placed one path component above /etc, or slash has been added to allowed characters, path traversal can happen if the domain component is directory partial. This allows inadvertently reading /etc/passwd (or some other path which ends with passwd). If this file contains passwords, it can be used to authenticate wrongly, or if this is userdb, it can unexpectly make system users appear valid users. Upgrade to fixed version, or use different authentication scheme that does not rely on paths. Alternatively you can also ensure that the per-domain passwd files are in some other location, such as /etc/dovecot/auth/%d. No publicly available exploits are known.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/03/2026

CVE-2026-24031

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dovecot SQL based authentication can be bypassed when auth_username_chars is cleared by admin. This vulnerability allows bypassing authentication for any user and user enumeration. Do not clear auth_username_chars. If this is not possible, install latest fixed version. No publicly available exploits are known.
Gravedad CVSS v3.1: ALTA
Última modificación:
27/03/2026

CVE-2026-27855

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dovecot OTP authentication is vulnerable to replay attack under specific conditions. If auth cache is enabled, and username is altered in passdb, then OTP credentials can be cached so that same OTP reply is valid. An attacker able to observe an OTP exchange is able to log in as the user. If authentication happens over unsecure connection, switch to SCRAM protocol. Alternatively ensure the communcations are secured, and if possible switch to OAUTH2 or SCRAM. No publicly available exploits are known.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/03/2026

CVE-2026-27856

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Doveadm credentials are verified using direct comparison which is susceptible to timing oracle attack. An attacker can use this to determine the configured credentials. Figuring out the credential will lead into full access to the affected component. Limit access to the doveadm http service port, install fixed version. No publicly available exploits are known.
Gravedad CVSS v3.1: ALTA
Última modificación:
27/03/2026

CVE-2026-27857

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Sending "NOOP (((...)))" command with 4000 parenthesis open+close results in ~1MB extra memory usage. Longer commands will result in client disconnection. This 1 MB can be left allocated for longer time periods by not sending the command ending LF. So attacker could connect possibly from even a single IP and create 1000 connections to allocate 1 GB of memory, which would likely result in reaching VSZ limit and killing the process and its other proxied connections. Attacker could connect possibly from even a single IP and create 1000 connections to allocate 1 GB of memory, which would likely result in reaching VSZ limit and killing the process and its other proxied connections. Install fixed version, there is no other remediation. No publicly available exploits are known.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/03/2026

CVE-2025-59028

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** When sending invalid base64 SASL data, login process is disconnected from the auth server, causing all active authentication sessions to fail. Invalid BASE64 data can be used to DoS a vulnerable server to break concurrent logins. Install fixed version or disable concurrency in login processes (heavy perfomance penalty on large deployments). No publicly available exploits are known.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/03/2026

CVE-2025-59031

Fecha de publicación:
27/03/2026
Idioma:
Inglés
*** Pendiente de traducción *** Dovecot has provided a script to use for attachment to text conversion. This script unsafely handles zip-style attachments. Attacker can use specially crafted OOXML documents to cause unintended files on the system to be indexed and subsequently ending up in FTS indexes. Do not use the provided script, instead, use something else like FTS tika. No publicly available exploits are known.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/03/2026