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

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> smb: client: reject overlapping data areas in SMB2 responses<br /> <br /> Commit 53b7c271f06b ("smb: client: restrict implied bcc[0] exemption to<br /> responses without data area") restricted the implied bcc[0] length<br /> exception to responses without a data area. However, the overlap<br /> handling in __smb2_calc_size() clears data_length, which can make an<br /> invalid response appear to have no data area and so qualify for the<br /> exception.<br /> <br /> Track data area overlap separately and reject such responses before<br /> applying the length compatibility exceptions.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
30/07/2026

CVE-2026-64258

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL deref<br /> <br /> If a copy into the userspace ring buffer fails, a request will be<br /> terminated and fuse_uring_req_end() will set ent-&gt;fuse_req to NULL but<br /> it will leave the entry on ent_w_req_queue in FRRS_FUSE_REQ state. This<br /> can lead to a NULL deref if the request expiration logic scans<br /> ent_w_req_queue in the window before the entry is moved off it.<br /> <br /> Fix this by taking the entry off ent_w_req_queue and changing its state<br /> from FRRS_FUSE_REQ to FRRS_INVALID before terminating the request.
Gravedad: Pendiente de análisis
Última modificación:
30/07/2026

CVE-2026-64256

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xfs: don&amp;#39;t wrap around quota ids in dqiterate<br /> <br /> LOLLM noticed that q_id is an unsigned 32-bit variable. If it happens<br /> to be set to XFS_DQ_ID_MAX due to a filesystem that actually has a dquot<br /> for ID_MAX, then this addition will truncate to zero and the iteration<br /> starts over. Fix this by casting to u64.
Gravedad: Pendiente de análisis
Última modificación:
30/07/2026

CVE-2026-16766

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection (RCE) via PDF render options.<br /> <br /> Options are passed directly to the wkhtmltopdf command without sanitization.<br /> <br /> Any web application that passes user-controlled options such as the page_size, orientation or margins without validation allows shell command injection.<br /> <br /> Version 0.6.0 was released with an incomplete fix for this issue.<br /> <br /> Note that the wkhtmltopdf project is no longer being developed, and users of this package should migrate to alternative solutions.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
28/07/2026

CVE-2026-14955

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Checkout Field Editor for WooCommerce (Pro) plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.7.7 via the &amp;#39;thwcfe_legacy_file&amp;#39; parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/07/2026

CVE-2026-15425

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The Yoast SEO – Advanced SEO with real-time guidance and built-in AI plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Post Slug (post_name) in all versions up to, and including, 28.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires pretty permalinks to be enabled, as the exploit chain depends on get_permalink() embedding the stored percent-encoded post_name in the generated URL.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/07/2026

CVE-2026-10818

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** The WPForms Pro plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.10.1.1 via the ajax_chunk_upload_finalize function. This is due to the file type validation occurring after chunk metadata and file contents have already been written to disk, and the assembled file not being deleted upon validation failure. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.
Gravedad CVSS v3.1: ALTA
Última modificación:
27/07/2026

CVE-2026-66374

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Knot Resolver before 6.4.1 allows remote code execution via a heap-based buffer overflow in the DoQ (DNS-over-QUIC) receive path.
Gravedad CVSS v3.1: ALTA
Última modificación:
30/07/2026

CVE-2026-66373

Fecha de publicación:
25/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK (pending entry) is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free. NOTE: this issue exists because of an incomplete fix for CVE-2026-25243.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/08/2026

CVE-2026-66338

Fecha de publicación:
24/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in libsoup. The chunked transfer encoding parser uses a permissive parsing function for chunk sizes that silently accepts inputs violating RFC 9112, including leading whitespace, plus sign prefixes, and trailing invalid characters. When libsoup operates behind a strict frontend proxy, this parsing differential can be exploited to smuggle HTTP requests.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/07/2026

CVE-2026-66339

Fecha de publicación:
24/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in libsoup. After a CONNECT tunnel is established through an HTTP proxy, libsoup incorrectly attaches the Proxy-Authorization header to subsequent HTTPS requests sent through that tunnel to the destination server. This allows the destination server to capture proxy credentials, leading to information disclosure.
Gravedad CVSS v3.1: MEDIA
Última modificación:
28/07/2026

CVE-2026-66337

Fecha de publicación:
24/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in libsoup. An unsigned integer underflow in the soup_filter_input_stream_read_until() function causes a heap buffer over-read when parsing multipart HTTP responses. A malicious HTTP server can exploit this by sending a crafted multipart response, potentially causing the client application to crash or disclose sensitive heap memory.
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/07/2026