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

Fecha de publicación:
13/08/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 snstheme Samex - Clean, Minimal Shop WooCommerce WordPress Theme and snstheme M.Anh - Fashion WooCoommerce WordPress Theme allows Reflected XSS.<br /> <br /> This issue affects Samex - Clean, Minimal Shop WooCommerce WordPress Theme: from n/a through 2.5; M.Anh - Fashion WooCoommerce WordPress Theme: from n/a through 1.7.
Gravedad CVSS v3.1: ALTA
Última modificación:
14/08/2026

CVE-2026-19734

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Missing Authorization and Authorization Bypass Through User-Controlled Key in the product management component in Roskus Prospero Flow CRM before 5.4.7 allows authenticated users of any company to read the full sensitive data (price, cost, stock, SKU, and barcode) of another company&amp;#39;s product and to hijack that product by reassigning its company_id, via the product&amp;#39;s numeric identifier, because `ProductUpdateController` did not extend `MainController` and therefore required no authentication check on the read endpoint, and `ProductRepository::save()` retrieved the record via `Product::find($data[&amp;#39;id&amp;#39;])` without constraining the query to the authenticated user&amp;#39;s company before overwriting its company_id.
Gravedad CVSS v4.0: ALTA
Última modificación:
13/08/2026

CVE-2026-19291

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Bluetooth re-pairing with an existing device can use a lower security level. RS9116W and SiWx91x impacted. See V3 in the BLERP paper linked below.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/08/2026

CVE-2026-19292

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Re-pairing with a legitimate device can use a lower security level than<br /> previous making brute-forcing the LTK easier. See V4 in the BLERP paper linked below.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/08/2026

CVE-2026-19293

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** SMP security request (from peripheral) does not include the maximum<br /> encryption key size supported. Using a key with less than the maximum keysize<br /> makes brute-forcing the key easier. See V6 in BLERP paper linked below.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/08/2026

CVE-2026-16101

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Spoofing an already bonded device can force either RS9116W or SiWx917 to re-pair/bond with a rogue device. See V1 in BLERP paper below
Gravedad CVSS v3.1: ALTA
Última modificación:
13/08/2026

CVE-2026-15994

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** During an internal security assessment, an improper link following vulnerability was identified in Lenovo Vantage and Lenovo Commercial Vantage that could allow a local authenticated user to execute code with elevated privileges.
Gravedad CVSS v4.0: ALTA
Última modificación:
24/08/2026

CVE-2026-14456

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Issue summary: When an OpenSSL QUIC server (Listener SSL object) processes<br /> valid QUIC Initial packets for unknown destination connection IDs, it<br /> can allocate and queue new incoming channels without enforcing any limit.<br /> <br /> Impact summary: A remote peer that can make many Initial packets reach the<br /> server listener faster than the application accepts connections, can cause the<br /> memory allocated to store the per-channel state to grow without any limits,<br /> potentially making the QUIC listener unavailable and causing Denial of Service.<br /> <br /> CWE: CWE-770: Allocation of Resources Without Limits or Throttling<br /> <br /> Description: The function that handles inbound QUIC packets uses<br /> Connection-Id from the packet header to find an existing connection<br /> (QUIC channel). If no existing connection is found and the packet<br /> type is INITIAL, the function treats the packet as a new connection. It<br /> allocates a new channel object and inserts it into a queue where it<br /> waits to be accepted by the local application with SSL_accept(3ossl).<br /> The memory occupied by these initial channel objects may grow<br /> without bounds if the application is not able to call SSL_accept()<br /> frequently enough to serve these inbound connection requests.<br /> <br /> The issue is present since OpenSSL 3.5 when the QUIC server implementation<br /> was added.<br /> <br /> The fix introduces a limit for pending connections. The default limit is set<br /> to 256 pending connections (waiting to be accepted by the local application).<br /> Applications may change the default by calling SSL_set_value_uint(3ossl).<br /> <br /> FIPS impact: no<br /> The FIPS module is not affected as the QUIC implementation is outside of<br /> the OpenSSL FIPS module boundary.
Gravedad CVSS v3.1: ALTA
Última modificación:
28/08/2026

CVE-2026-14256

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** ELAN reported a potential out-of-bounds write vulnerability in the ELAN TrackPoint driver that, under certain circumstances, could allow a local authenticated user to cause a system crash.
Gravedad CVSS v4.0: MEDIA
Última modificación:
24/08/2026

CVE-2026-12036

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** An improper link following vulnerability was reported in the VantageCoreAddin for Lenovo Vantage and Lenovo Commercial Vantage that could allow a local authenticated user to perform an arbitrary file deletion with elevated privileges.
Gravedad CVSS v4.0: MEDIA
Última modificación:
24/08/2026

CVE-2026-73349

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

CVE-2026-73353

Fecha de publicación:
13/08/2026
Idioma:
Inglés
*** Pendiente de traducción *** Unauthenticated Broken Access Control in Revolut Gateway for WooCommerce
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/08/2026