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

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Neutralization of Input During Web Page Generation (&amp;#39;Cross-site Scripting&amp;#39;) vulnerability in Tim Strifler Exclusive Addons Elementor allows Stored XSS.<br /> <br /> This issue affects Exclusive Addons Elementor: from n/a through 2.7.9.8.
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/06/2026

CVE-2026-57912

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Johnson &amp; Johnson Campus Recruiting before 2025-10-31 allows viewing of data provided by recruited students, and notes entered about students by interviewers.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57913

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Johnson &amp; Johnson Audit Tracking Management System (ATMS) before 2026-04-21 allows viewing of meeting minutes and transcripts.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2026-57473

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability exists in the netclient and factory services of Reolink Home Hub (versions prior to v3.3.0.456_26031911) due to the possibility of brute-force cracking the credentials. This issue could allow attackers on the same local network to intercept traffic between the Hub and associated cameras and compromise the credentials of connected cameras.
Gravedad CVSS v4.0: MEDIA
Última modificación:
26/06/2026

CVE-2026-57918

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** libnfs through 6.0.2 before 935b8db has an xid integer underflow in READ_IOVEC in rpc_read_from_socket in lib/socket.c during a connection to a crafted NFS server, when the expected pdu size exceeds the absolute pdu size from the xid/record-marker.
Gravedad CVSS v3.1: ALTA
Última modificación:
26/06/2026

CVE-2025-7958

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A Code Injection vulnerability existed in Trellix Network Security CM and NX. A locally authenticated admin user can execute arbitrary code using the web interface and Alert artifact details.
Gravedad CVSS v4.0: ALTA
Última modificación:
26/06/2026

CVE-2026-13325

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in KubeVirt&amp;#39;s migration proxy. When spec.configuration.migrations.disableTLS is set to true on the KubeVirt custom resource, the target virt-handler binds a plain TCP listener on all interfaces (0.0.0.0/::) on a random port with no authentication, peer allow-list, or handshake token. This listener proxies directly into the target virt-launcher&amp;#39;s virtqemud control socket. An attacker with a running pod on the cluster network can connect to this listener and issue unfiltered libvirt RPC commands against another tenant&amp;#39;s virtual machine, including reading VM memory and configuration, modifying VM state via QMP, or destroying the VM. The bind address is unconditionally 0.0.0.0 — configuring a dedicated migration network via migrations.network only changes the advertised migration IP, not the listener bind address, so the port remains reachable on the pod network even when a dedicated migration network is configured. The API documentation describes disableTLS as removing "the additional layer of live migration encryption" without disclosing that it also removes all mutual authentication.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/07/2026

CVE-2026-6658

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability in jupyter/nbconvert versions
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/06/2026

CVE-2026-1869

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** The User Registration &amp; Membership – Free &amp; Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration &amp; Login Builder plugin for WordPress is vulnerable to unauthorized modification of data due to missing validation checks in the confirm_payment() function in all versions up to, and including, 5.2.0. This makes it possible for unauthenticated attackers to bypass payment processing and activate paid memberships.
Gravedad CVSS v3.1: MEDIA
Última modificación:
26/06/2026

CVE-2026-11625

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes.<br /> <br /> When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced.<br /> <br /> Secrets generated in multiprocess applications are predictable across processes.
Gravedad CVSS v3.1: ALTA
Última modificación:
01/07/2026

CVE-2026-11702

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes.<br /> <br /> When an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced.<br /> <br /> Secrets generated in multiprocess applications are predictable across processes.
Gravedad CVSS v3.1: ALTA
Última modificación:
01/07/2026

CVE-2026-57881

Fecha de publicación:
26/06/2026
Idioma:
Inglés
*** Pendiente de traducción *** An unauthenticated<br /> stack-based buffer overflow vulnerability exists in vlsvr in GeoVision<br /> GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by<br /> insufficient length validation when processing remote login data. A remote<br /> attacker may exploit this vulnerability by sending crafted login data with<br /> overly long input, resulting in memory corruption, denial of service, or potentially<br /> arbitrary code execution.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/06/2026