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

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Relative Path Traversal vulnerability in Erlang OTP (stdlib zip module) allows writing files outside the intended extraction directory via a crafted zip archive.<br /> <br /> zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:check_dir_level/2, which tracks directory depth as a running integer counter: .. decrements it, normal path components increment it. The caller rejects only paths where the final counter value is less than zero. A path such as ../x/y causes the counter to go negative mid-traversal then recover to zero, passing validation while resolving to a location outside the extraction directory when joined with the current working directory via add_cwd.<br /> <br /> This vulnerability is associated with program file lib/stdlib/src/zip.erl.<br /> <br /> This issue affects OTP from OTP 27.1 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to stdlib from 6.1 before 8.0.3, 7.3.0.1 and 6.2.2.4.
Gravedad CVSS v4.0: MEDIA
Última modificación:
27/07/2026

CVE-2026-42792

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts (epmd) allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon (epmd) via connection slot exhaustion.<br /> <br /> The do_accept function in erts/epmd/src/epmd_srv.c calls epmd_cleanup_exit() when accept(2) returns EMFILE (per-process file descriptor limit reached) or ENFILE (system-wide file descriptor limit reached), rather than treating these as recoverable conditions. An attacker can exhaust epmd&amp;#39;s file descriptor slots by holding many TCP connections open while periodically sending a single byte to reset the idle timeout, then causing accept(2) to return EMFILE, which kills the daemon. epmd has no per-source-IP connection cap, making the attack feasible from a single source.<br /> <br /> On Debian/Ubuntu default packaging the impact is amplified: the systemd unit inherits a low file descriptor soft limit, and repeated daemon deaths trigger systemd&amp;#39;s start-rate-limit, permanently failing both epmd.service and epmd.socket and requiring manual operator intervention to recover.<br /> <br /> This issue affects OTP from OTP 17.0 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15.
Gravedad CVSS v4.0: MEDIA
Última modificación:
27/07/2026

CVE-2026-17573

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A double free vulnerability was discovered in the HDF5 library. Processing a crafted HDF5 file containing an oversized chunk size field via h5repack may cause the application to abort due to a double free.
Gravedad CVSS v4.0: MEDIA
Última modificación:
27/07/2026

CVE-2026-17572

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Heap-based buffer overflow in the SOHM list-index deserialization code in HDF5 through 2.1.1 on all platforms allows attackers to cause a denial of service (crash) via a crafted HDF5 file whose shared-message list index declares a num_messages count exceeding list_max, triggering out-of-bounds heap reads and writes in H5SM__cache_list_deserialize and H5SM__cache_list_verify_chksum.
Gravedad CVSS v4.0: MEDIA
Última modificación:
27/07/2026

CVE-2026-17574

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type field may cause the application to crash when the attribute is read.
Gravedad CVSS v4.0: MEDIA
Última modificación:
27/07/2026

CVE-2026-17529

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability was identified in AstrBotDevs AstrBot up to 4.25.5. Affected is an unknown function of the file astrbot/core/astr_main_agent.py. The manipulation of the argument req.func_tool leads to incorrect authorization. The attack may be initiated remotely. The exploit is publicly available and might be used. The identifier of the patch is d23011262e8e75e1ec41b0f1f0091493a022327e. It is suggested to install a patch to address this issue.
Gravedad CVSS v4.0: BAJA
Última modificación:
27/07/2026

CVE-2026-17530

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** A security flaw has been discovered in AstrBotDevs AstrBot up to 4.25.5. Affected by this vulnerability is the function _build_handoff_toolset of the file AstrBot/astrbot/core/astr_agent_tool_exec.py of the component Subagent. The manipulation results in incorrect authorization. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks. The patch is identified as d23011262e8e75e1ec41b0f1f0091493a022327e. A patch should be applied to remediate this issue.
Gravedad CVSS v4.0: BAJA
Última modificación:
27/07/2026

CVE-2026-16812

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** VeloCloud Orchestrator (VCO) on-prem has a security issue where this issue may allow a remote attacker to access privileged internal functionality and impact the VCO host. Successful exploitation may compromise the confidentiality, integrity, and availability of the orchestrator and data managed by the orchestrator.<br /> <br /> <br /> <br /> <br /> This functionality was intended to be for internal use only and is not intended to be remotely accessible.<br /> <br /> <br /> <br /> <br /> Hosted and Dedicated versions of VCO have already been patched in advance of this notice going out.<br /> <br /> <br /> <br /> <br /> This issue was discovered externally and is known to be actively exploited.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
27/07/2026

CVE-2025-50455

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** SQL injection vulnerability exists in the order_by parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
27/07/2026

CVE-2026-66476

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Administrator Arbitrary File Deletion in Easy Digital Downloads
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/07/2026

CVE-2026-66477

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Unauthenticated Broken Access Control in Gillion
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/07/2026

CVE-2026-66437

Fecha de publicación:
27/07/2026
Idioma:
Inglés
*** Pendiente de traducción *** Contributor Server Side Request Forgery (SSRF) in Feedzy
Gravedad CVSS v3.1: MEDIA
Última modificación:
27/07/2026