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

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A security vulnerability has been detected in projectworlds Car Rental System 1.0. This vulnerability affects unknown code of the file /message_admin.php of the component Parameter Handler. Such manipulation of the argument Message leads to sql injection. The attack may be launched remotely. The exploit has been disclosed publicly and may be used.
Gravedad CVSS v4.0: MEDIA
Última modificación:
29/04/2026

CVE-2026-5639

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw has been found in PHPGurukul Online Shopping Portal Project 2.1. Impacted is an unknown function of the file /admin/update-image3.php of the component Parameter Handler. Executing a manipulation of the argument filename can lead to sql injection. The attack can be executed remotely. The exploit has been published and may be used.
Gravedad CVSS v4.0: BAJA
Última modificación:
29/04/2026

CVE-2026-5640

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability has been found in PHPGurukul Online Shopping Portal Project 2.1. The affected element is an unknown function of the file /admin/update-image2.php of the component Parameter Handler. The manipulation of the argument filename leads to sql injection. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used.
Gravedad CVSS v4.0: BAJA
Última modificación:
29/04/2026

CVE-2026-37977

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A flaw was found in Keycloak. A remote attacker can exploit a Cross-Origin Resource Sharing (CORS) header injection vulnerability in Keycloak's User-Managed Access (UMA) token endpoint. This flaw occurs because the `azp` claim from a client-supplied JSON Web Token (JWT) is used to set the `Access-Control-Allow-Origin` header before the JWT signature is validated. When a specially crafted JWT with an attacker-controlled `azp` value is processed, this value is reflected as the CORS origin, even if the grant is later rejected. This can lead to the exposure of low-sensitivity information from authorization server error responses, weakening origin isolation, but only when a target client is misconfigured with `webOrigins: ["*"]`.
Gravedad CVSS v3.1: BAJA
Última modificación:
24/04/2026

CVE-2026-5636

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A weakness has been identified in PHPGurukul Online Shopping Portal Project 2.1. This affects an unknown part of the file /cancelorder.php of the component Parameter Handler. This manipulation of the argument oid causes sql injection. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks.
Gravedad CVSS v4.0: BAJA
Última modificación:
29/04/2026

CVE-2026-31410

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION<br /> <br /> Use sb-&gt;s_uuid for a proper volume identifier as the primary choice.<br /> For filesystems that do not provide a UUID, fall back to stfs.f_fsid<br /> obtained from vfs_statfs().
Gravedad: Pendiente de análisis
Última modificación:
07/04/2026

CVE-2026-5633

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability was determined in assafelovic gpt-researcher up to 3.4.3. Affected is an unknown function of the component ws Endpoint. Executing a manipulation of the argument source_urls can lead to server-side request forgery. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. 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-5634

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability was identified in projectworlds Car Rental Project 1.0. Affected by this vulnerability is an unknown functionality of the file /book_car.php of the component Parameter Handler. The manipulation of the argument fname leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used.
Gravedad CVSS v4.0: MEDIA
Última modificación:
29/04/2026

CVE-2026-5635

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** A security flaw has been discovered in PHPGurukul Online Shopping Portal Project 2.1. Affected by this issue is some unknown functionality of the file /categorywise-products.php of the component Parameter Handler. The manipulation of the argument cid results in sql injection. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks.
Gravedad CVSS v4.0: BAJA
Última modificación:
29/04/2026

CVE-2026-31405

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> media: dvb-net: fix OOB access in ULE extension header tables<br /> <br /> The ule_mandatory_ext_handlers[] and ule_optional_ext_handlers[] tables<br /> in handle_one_ule_extension() are declared with 255 elements (valid<br /> indices 0-254), but the index htype is derived from network-controlled<br /> data as (ule_sndu_type &amp; 0x00FF), giving a range of 0-255. When<br /> htype equals 255, an out-of-bounds read occurs on the function pointer<br /> table, and the OOB value may be called as a function pointer.<br /> <br /> Add a bounds check on htype against the array size before either table<br /> is accessed. Out-of-range values now cause the SNDU to be discarded.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
27/04/2026

CVE-2026-31406

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()<br /> <br /> After cancel_delayed_work_sync() is called from<br /> xfrm_nat_keepalive_net_fini(), xfrm_state_fini() flushes remaining<br /> states via __xfrm_state_delete(), which calls<br /> xfrm_nat_keepalive_state_updated() to re-schedule nat_keepalive_work.<br /> <br /> The following is a simple race scenario:<br /> <br /> cpu0 cpu1<br /> <br /> cleanup_net() [Round 1]<br /> ops_undo_list()<br /> xfrm_net_exit()<br /> xfrm_nat_keepalive_net_fini()<br /> cancel_delayed_work_sync(nat_keepalive_work);<br /> xfrm_state_fini()<br /> xfrm_state_flush()<br /> xfrm_state_delete(x)<br /> __xfrm_state_delete(x)<br /> xfrm_nat_keepalive_state_updated(x)<br /> schedule_delayed_work(nat_keepalive_work);<br /> rcu_barrier();<br /> net_complete_free();<br /> net_passive_dec(net);<br /> llist_add(&amp;net-&gt;defer_free_list, &amp;defer_free_list);<br /> <br /> cleanup_net() [Round 2]<br /> rcu_barrier();<br /> net_complete_free()<br /> kmem_cache_free(net_cachep, net);<br /> nat_keepalive_work()<br /> // on freed net<br /> <br /> To prevent this, cancel_delayed_work_sync() is replaced with<br /> disable_delayed_work_sync().
Gravedad CVSS v3.1: ALTA
Última modificación:
27/04/2026

CVE-2026-31407

Fecha de publicación:
06/04/2026
Idioma:
Inglés
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> netfilter: conntrack: add missing netlink policy validations<br /> <br /> Hyunwoo Kim reports out-of-bounds access in sctp and ctnetlink.<br /> <br /> These attributes are used by the kernel without any validation.<br /> Extend the netlink policies accordingly.<br /> <br /> Quoting the reporter:<br /> nlattr_to_sctp() assigns the user-supplied CTA_PROTOINFO_SCTP_STATE<br /> value directly to ct-&gt;proto.sctp.state without checking that it is<br /> within the valid range. [..]<br /> <br /> and: ... with exp-&gt;dir = 100, the access at<br /> ct-&gt;master-&gt;tuplehash[100] reads 5600 bytes past the start of a<br /> 320-byte nf_conn object, causing a slab-out-of-bounds read confirmed by<br /> UBSAN.
Gravedad CVSS v3.1: ALTA
Última modificación:
27/04/2026