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

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Total Donations plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This makes it possible for unauthenticated attackers to elevate their privileges to that of an adminsitrator.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/08/2026

CVE-2026-78572

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Kalles Addons plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.0.6 via deserialization of untrusted input. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/08/2026

CVE-2026-78576

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Readabler plugin for WordPress is vulnerable to SQL Injection in all versions up to 2.0.18 (exclusive) due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/08/2026

CVE-2026-49050

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** General user can mint admin access tokens via /access-tokens<br /> <br /> <br /> <br /> This issue affects Apache DolphinScheduler: before 3.4.2.<br /> <br /> <br /> <br /> Users are recommended to upgrade to version 3.4.2, which fixes the issue.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/08/2026

CVE-2026-16231

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** hbs is an Express view engine that wraps Handlebars. Its registerAsyncHelper API bypasses Handlebars&amp;#39; automatic HTML escaping: an async helper returns an opaque placeholder during the first render pass, so the double-brace expression escapes only the placeholder, and after rendering hbs substitutes the placeholder with the raw callback return value without escaping it, across the cached, uncached, and layout render paths. An application that passes attacker-influenced data, for example user-supplied content from a database, into an async helper callback can therefore have arbitrary HTML and JavaScript injected into the server-rendered page, resulting in stored or reflected cross-site scripting. Versions 2.1.0 through 4.2.1 are affected, and the issue is fixed in 4.3.0, which HTML-escapes async helper output. Applications that intentionally emit raw HTML from an async helper can opt in explicitly with hbs.SafeString. Users should upgrade to 4.3.0.
Gravedad CVSS v3.1: ALTA
Última modificación:
25/08/2026

CVE-2026-12878

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** In affected versions of the Codefresh platform an authenticated user can utilize an API endpoint to elevate to Admin permissions.
Gravedad CVSS v4.0: ALTA
Última modificación:
25/08/2026

CVE-2026-78562

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Verdure Core plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.2. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/08/2026

CVE-2026-78563

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The NotificationX Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 3.1.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/08/2026

CVE-2026-78566

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Shuffle theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.8. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/08/2026

CVE-2026-78568

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Total Donations plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.0.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/08/2026

CVE-2026-77142

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The frontend company self-service editing feature relies on a template-level visibility flag to hide the edit form for company records a visitor does not own, but the corresponding write operation does not repeat this ownership check on the server side. As a result, a visitor who knows the identifier of a company record from the public directory can submit a modified update request for that record directly and overwrite its data, without the application ever confirming that the visitor owns it.
Gravedad CVSS v4.0: ALTA
Última modificación:
26/08/2026

CVE-2026-77143

Fecha de publicación:
25/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** The frontend topic editing flow does not verify on the server side that the requesting visitor owns the topic being modified. As a result, a visitor who knows the identifier of a topic from the public forum can submit a modified update request for that topic directly and overwrite its content, without the application confirming ownership. Topic identifiers are visible in the public forum listing, and exploitation requires no privileged access or non-default configuration.
Gravedad CVSS v4.0: ALTA
Última modificación:
26/08/2026