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

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Out-of-bounds read vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The 'DownloadFile' function converts a parameter to an integer using 'atoi()' and then uses it as an index in the 'FilesDownload' array with '(&FilesDownload)[iVar2]'. If the parameter is too large, it will access memory beyond the limits.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11788

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Heap-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'ShowSupervisorParameters()' function, there is an unlimited user input that is copied to a fixed-size buffer via 'sprintf()'. The 'GetParameter(meter)' function retrieves the user input, which is directly incorporated into a buffer without size validation. An attacker can provide an excessively large input for the 'meter' parameter.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11786

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'SetUserPassword()' function, the 'newPassword' parameter is directly embedded in a shell command string using 'sprintf()' without any sanitisation or validation, and then executed using 'system()'. This allows an attacker to inject arbitrary shell commands that will be executed with the same privileges as the application.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11785

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'ShowMeterPasswords()' function, there is an unlimited user input that is copied to a fixed-size buffer via 'sprintf()'. The 'GetParameter(meter)' function retrieves the user input, which is directly incorporated into a buffer without size validation. An attacker can provide an excessively large input for the 'meter' parameter.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11787

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Command injection vulnerability in the operating system in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2 through the 'GetDNS()', 'CheckPing()' and 'TraceRoute()' functions.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11781

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Use of hardcoded cryptographic keys in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The affected firmware contains a hardcoded static authentication key. An attacker with local access to the device can extract this key (e.g., by analysing the firmware image or memory dump) and create valid firmware update packages. This bypasses all intended access controls and grants full administrative privileges.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11782

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The 'ShowDownload()' function uses “sprintf()” to format a string that includes the user-controlled input of 'GetParameter(meter)' in the fixed-size buffer 'acStack_4c' (64 bytes) without checking the length. An attacker can provide an excessively long value for the 'meter' parameter that exceeds the 64-byte buffer size.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11783

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The vulnerability is found in the 'AddEvent()' function when copying the user-controlled username input to a fixed-size buffer (48 bytes) without boundary checking. This can lead to memory corruption, resulting in possible remote code execution.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11784

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'ShowMeterDatabase()' function, there is an unlimited user input that is copied to a fixed-size buffer via 'sprintf()'. The 'GetParameter(meter)' function retrieves the user input, which is directly incorporated into a buffer without size validation. An attacker can provide an excessively large input for the 'meter' parameter.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11779

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in CircutorSGE-PLC1000/SGE-PLC50 v9.0.2. The 'SetLan' function is invoked when a new configuration is applied. This new configuration function is activated by a management web request, which can be invoked by a user when making changes to the 'index.cgi' web application. The parameters are not being sanitised, which could lead to command injection.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
03/12/2025

CVE-2025-11780

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'showMeterReport()' function, there is an unlimited user input that is copied to a fixed-size buffer via 'sprintf()'. The 'GetParameter(meter)' function retrieves the user input, which is directly incorporated into a buffer without size validation. An attacker can provide an excessively large input for the “meter” parameter.
Gravedad CVSS v4.0: ALTA
Última modificación:
03/12/2025

CVE-2025-11778

Fecha de publicación:
02/12/2025
Idioma:
Inglés
*** Pendiente de traducción *** Stack-based buffer overflow in Circutor SGE-PLC1000/SGE-PLC50 v0.9.2. This vulnerability allows an attacker to remotely exploit memory corruption through the 'read_packet()' function of the TACACSPLUS implementation.
Gravedad CVSS v4.0: CRÍTICA
Última modificación:
03/12/2025