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

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail. A single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools. In affected versions, loginTimeout did not fully mitigate this problem. When loginTimeout expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation. This issue has been patched in version 42.7.11.
Gravedad CVSS v3.1: ALTA
Última modificación:
01/05/2026

CVE-2026-41940

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** cPanel and WHM versions after 11.40 contain an authentication bypass vulnerability in the login flow that allows unauthenticated remote attackers to gain unauthorized access to the control panel.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
04/05/2026

CVE-2026-40229

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Helpy contains a stored cross-site scripting vulnerability in the post author display logic. Any registered user can persist arbitrary HTML in their account name field and cause it to be rendered unescaped in public forum threads where they participate, in the admin ticket view, and in HTML notification emails sent to other users.This issue affects helpy: 2.8.0.
Gravedad CVSS v4.0: MEDIA
Última modificación:
01/05/2026

CVE-2026-40230

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Helpy contains a stored cross-site scripting vulnerability in the knowledge base Doc rendering logic. An authenticated attacker with admin or agent editor privileges can persist arbitrary HTML or JavaScript in the body field of a knowledge base Doc.This issue affects helpy: 2.8.0.
Gravedad CVSS v4.0: MEDIA
Última modificación:
01/05/2026

CVE-2026-37555

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.
Gravedad CVSS v3.1: ALTA
Última modificación:
01/05/2026

CVE-2026-38991

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Cockpit 2.13.5 and earlier is affected by a misconfiguration within the Bucket component _isFileTypeAllowed function where a specially crafted filename bypasses an extension filter. This allows an authenticated attacker to rename arbitrary files with the .php file extension enabling arbitrary code to be executed on the underlying server.
Gravedad CVSS v3.1: ALTA
Última modificación:
29/04/2026

CVE-2026-38993

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Cockpit 2.13.5 and earlier is vulnerable to directory traversal via the Buckets component. This vulnerability allows authenticated attackers to write files to arbitrary locations within the uploads directory or overwrite assets with malicious versions.
Gravedad CVSS v3.1: MEDIA
Última modificación:
29/04/2026

CVE-2026-30769

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** An issue in the TVicPort64.sys component of EnTech Taiwan TVicPort Product v4.0, File v5.2.1.0 allows attackers to escalate privileges via sending crafted IOCTL 0x80002008 requests.
Gravedad CVSS v3.1: ALTA
Última modificación:
05/05/2026

CVE-2026-7384

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability was detected in ezequiroga mcp-bases 357ca19c7a49a9b9cb2ef639b366f03aba8bea39/c630b8ab0f970614d42da8e566e9c0d15a16414c. This impacts the function search_papers of the file research_server.py. Performing a manipulation of the argument topic results in path traversal. Remote exploitation of the attack is possible. The exploit is now public and may be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The project was informed of the problem early through an issue report but has not responded yet.
Gravedad CVSS v4.0: MEDIA
Última modificación:
29/04/2026

CVE-2026-7111

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Text::CSV_XS versions before 1.62 for Perl have a use-after-free when registered callbacks extend the Perl argument stack, which may enable type confusion or memory corruption.<br /> <br /> The Parse, print, getline, and getline_all methods invoke registered callbacks (for example after_parse, before_print, or on_error) and cache the Perl argument stack pointer across the call. If a callback extends the argument stack enough to trigger a reallocation, the return value is written through the stale pointer into the freed buffer, and the caller reads the original $self argument as the return value instead.<br /> <br /> Calling code that expects parsed data from getline_all receives the Text::CSV_XS object in its place, leading to logic errors or crashes. Text::CSV_XS objects used without any registered callbacks are not affected.
Gravedad CVSS v3.1: ALTA
Última modificación:
06/05/2026

CVE-2026-5161

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper link resolution before file access (&amp;#39;link following&amp;#39;) vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus About allows Symlink Attack.<br /> <br /> This issue affects Pardus About: before 1.2.2.
Gravedad CVSS v3.1: ALTA
Última modificación:
04/05/2026

CVE-2026-5141

Fecha de publicación:
29/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Privilege Management, Improper Access Control, Incorrect privilege assignment vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus Software Center allows Hijacking a privileged process.<br /> <br /> This issue affects Pardus Software Center: from 1.0.2 before 1.0.3.
Gravedad CVSS v3.1: ALTA
Última modificación:
29/04/2026