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

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** IBM Sterling B2B Integrator 6.2.2.0 through 6.2.2.0_1 and IBM Sterling File Gateway 6.2.2.0 through 6.2.2.0_1 is vulnerable to cross-site scripting. This vulnerability allows an authenticated user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-11383

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** IBM Tivoli System Automation Application Manager 4.1 and IBM WebSphere Application Server is affected by cross-site scripting in the Administrative Console.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2025-36298

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** IBM Sterling B2B Integrator 6.1.2.0 through 6.1.2.7_2, 6.2.0.0 through 6.2.0.5_2, 6.2.1.0 through 6.2.1.1_2, and 6.2.2.0 through 6.2.2.0_1 and IBM Sterling File Gateway 6.1.2.0 through 6.1.2.7_2, 6.2.0.0 through 6.2.0.5_2, 6.2.1.0 through 6.2.1.1_2, and 6.2.2.0 through 6.2.2.0_1 Ebics server component is vulnerable to cross-site scripting. This vulnerability allows an authenticated user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-67351

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Serendipity before 2.6.1 contains an authentication context confusion vulnerability where password validation and session loading operate independently without ensuring both use the same user record. An authenticated Editor can create a username collision with an Administrator account and obtain administrative privileges by logging in with their own password while the session loads the Administrator's account data.
Gravedad CVSS v4.0: ALTA
Última modificación:
30/07/2026

CVE-2026-60074

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check.<br /> <br /> The parse regexes capture year, month and day with the `\d` shorthand, which on a character string matches the whole Unicode decimal digit property `\p{Nd}` and not just `[0-9]`. Date::Manip::Base::check then validates the captured fields with numeric comparisons alone (`$y9999`, `$m12`, `$d$days`), and _parse_check stores the numified fields (`$y+0`). Perl truncates a string at the first character that is not an ASCII digit, so a field whose leading characters are ASCII digits numifies to an in-range prefix and satisfies every test: a year field of three ASCII digits followed by U+0664 ARABIC-INDIC DIGIT FOUR numifies to 202, giving the year 0202, and one non-ASCII digit in the month or day field shifts those fields the same way. The hour, minute and second fields match explicit ASCII character classes (`0?[0-9]`, `[0-5][0-9]`) and do not shift, though a non-ASCII digit in a fractional hour or minute field truncates the fraction.<br /> <br /> Any caller that passes an untrusted character string to ParseDate() or Date::Manip::Date-&gt;parse() can get back a date that differs from the string it parsed, with no parse error. Where the parsed date gates logic such as an expiry check or a retention window, the shift goes unnoticed.
Gravedad: Pendiente de análisis
Última modificación:
30/07/2026

CVE-2026-60075

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time.<br /> <br /> _parse_time removes a time from anywhere in the string with the unanchored substitution `s/$timerx/ /`, where $timerx is an auto-generated alternation of time patterns reached through a leading `(?:$atrx|^|\s+)`. The engine therefore retries the match at every position of an interior whitespace run: at each start position the leading `\s+` consumes the rest of the run greedily, the time alternation fails because the run holds no digits, and the engine backtracks a space at a time across the run before advancing the start position, which is quadratic in the length of the run. No time need be present in the string for this to happen, only a long run of whitespace, and the parse time rises about fourfold for each doubling of the run: a few kilobytes of whitespace costs seconds of CPU per parse and tens of kilobytes costs minutes.<br /> <br /> Any caller that passes an untrusted string of unbounded length to ParseDate(), Date::Manip::Date-&gt;parse() or -&gt;parse_time() can be made to spend unbounded CPU in a single parse, a denial of service.
Gravedad: Pendiente de análisis
Última modificación:
30/07/2026

CVE-2026-5219

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Cross-Site request forgery (CSRF) vulnerability in Softtr Information Technology Trade Ltd. Co. E-Commerce Pack allows Cross Site Request Forgery.<br /> <br /> This issue affects E-Commerce Pack: through 30072026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026

CVE-2026-58218

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in Samba&amp;#39;s internal DNS server where unauthenticated TKEY registration requests were added to the TKEY name cache before being rejected. A remote, unauthenticated attacker can exploit this behavior by sending a large number of TKEY requests with arbitrary names, exhausting the cache and evicting legitimate TKEY entries. This can prevent legitimate TSIG authentication for signed DNS queries, resulting in a denial of service.
Gravedad CVSS v3.1: MEDIA
Última modificación:
30/07/2026

CVE-2026-57859

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** e107 prior to version 2.3.8 contains a code execution vulnerability in the e_array deserialization handler that allows an attacker with out-of-band database write access to execute arbitrary PHP code by storing a crafted payload in the user_prefs column. The e_array::unserialize() function in e107_handlers/core_functions.php performs only a prefix check for the string &amp;#39;array&amp;#39; before passing the stored value to eval(), causing automatic PHP execution whenever the affected user&amp;#39;s preferences are materialized through e_user_pref::load().
Gravedad CVSS v4.0: ALTA
Última modificación:
30/07/2026

CVE-2026-56428

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The SSH service on BSH ELP (Electronic Platform) modules contains a platform-specific vulnerability due to an improperly secured default configuration. An insecure, non-revocable SSH public key is included in the firmware&amp;#39;s authorized_keys file for the root user. An attacker in possession of the corresponding private key could leverage it to bypass authentication and gain root-level access to the appliance.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026

CVE-2026-41709

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** VMware ESX contains an insufficient logging vulnerability. A malicious administrator could exploit this issue to perform certain operations without them being logged.
Gravedad CVSS v3.1: BAJA
Última modificación:
30/07/2026

CVE-2026-12722

Fecha de publicación:
30/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing authentication for critical function vulnerability in FTC Software IT Services FTC E-Commerce Management Panel allows Authentication Bypass.<br /> <br /> This issue affects FTC E-Commerce Management Panel: before 1.0.2.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026