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 ultimas 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 ultimas 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 ultimas vulnerabilidades incorporadas al repositorio.

CVE-2025-63716

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** The SourceCodester Leads Manager Tool v1.0 is vulnerable to Cross-Site Request Forgery (CSRF) attacks that allow unauthorized state-changing operations. The application lacks CSRF protection mechanisms such as anti-CSRF tokens or same-origin verification for critical endpoints.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/11/2025

CVE-2025-63718

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** A SQL injection vulnerability exists in the SourceCodester PQMS (Patient Queue Management System) 1.0 in the api_patient_schedule.php endpoint. The appointmentID parameter is not properly sanitized, allowing attackers to execute arbitrary SQL commands.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/11/2025

CVE-2025-63714

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** Cross-Site Scripting (XSS) vulnerability in SourceCodester User Account Generator 1.0 allows remote attackers to execute arbitrary JavaScript code in the context of the user's browser session via crafted input in the Username Prefix field. The vulnerability exists due to improper sanitization of user-supplied input when rendering generated account data to the DOM, allowing persistent injection of malicious HTML elements that execute when clicked by users.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/11/2025

CVE-2025-63713

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** Cross-Site Scripting (XSS) vulnerability in SourceCodester "MatchMaster" 1.0 allows remote attackers to inject arbitrary web script or HTML via crafted input in the custom test creation feature. The vulnerability exists because the application fails to properly sanitize user-supplied input in test titles and matching pair items before rendering them in the DOM during test execution.
Gravedad CVSS v3.1: MEDIA
Última modificación:
18/11/2025

CVE-2025-12873

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** A security flaw has been discovered in Campcodes School File Management 1.0. This affects an unknown part of the file /admin/update_user.php. Performing manipulation of the argument user_id results in sql injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be exploited.
Gravedad CVSS v4.0: MEDIA
Última modificación:
18/11/2025

CVE-2025-57697

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** AstrBot Project v3.5.22 has an arbitrary file read vulnerability in function _encode_image_bs64. Since the _encode_image_bs64 function defined in entities.py opens the image specified by the user in the request body and returns the image content as a base64-encoded string without checking the legitimacy of the image path, attackers can construct a series of malicious URLs to read any specified file, resulting in sensitive data leakage.
Gravedad CVSS v3.1: MEDIA
Última modificación:
05/12/2025

CVE-2025-12858

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accidental usage.
Gravedad: Pendiente de análisis
Última modificación:
07/11/2025

CVE-2025-12829

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** An uninitialized stack read issue exists in Amazon Ion-C versions
Gravedad CVSS v4.0: MEDIA
Última modificación:
12/11/2025

CVE-2025-3222

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** Improper Authentication vulnerability in GE Vernova Smallworld on Windows, Linux allows Authentication Abuse.This issue affects Smallworld: 5.3.3 and prior versions for Linux, and 5.3.4. and prior versions for Windows.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
12/11/2025

CVE-2025-7719

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in GE Vernova Smallworld on Windows, Linux allows File Manipulation.This issue affects Smallworld: 5.3.5. and previous versions.
Gravedad CVSS v4.0: MEDIA
Última modificación:
12/11/2025

CVE-2025-57698

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** AstrBot Project v3.5.22 contains a directory traversal vulnerability. The handler function install_plugin_upload of the interface '/plugin/install-upload' parses the filename from the request body provided by the user, and directly uses the filename to assign to file_path without checking the validity of the filename. The variable file_path is then passed as a parameter to the function `file.save`, so that the file in the request body can be saved to any location in the file system through directory traversal.
Gravedad CVSS v3.1: ALTA
Última modificación:
05/12/2025

CVE-2025-63785

Fecha de publicación:
07/11/2025
Idioma:
Inglés
*** Pendiente de traducción *** A DOM-based Cross-Site Scripting (XSS) vulnerability exists in the text editor feature of the Onlook web application 0.2.32. This vulnerability occurs because user-supplied input is not properly sanitized before being directly injected into the DOM via innerHTML when editing a text element. An attacker can exploit this to inject malicious HTML and script code, which is then executed within the context of the preview iframe, allowing for the execution of arbitrary scripts in the user's session.
Gravedad CVSS v3.1: MEDIA
Última modificación:
08/12/2025