Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2025-65998

Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-321 Uso de claves de cifrado embebidas en el software
Fecha de publicación:
24/11/2025
Última modificación:
25/11/2025

Descripción

*** Pendiente de traducción *** Apache Syncope can be configured to store the user password values in the internal database with AES encryption, though this is not the default option.<br /> <br /> When AES is configured, the default key value, hard-coded in the source code, is always used. This allows a malicious attacker, once obtained access to the internal database content, to reconstruct the original cleartext password values.<br /> This is not affecting encrypted plain attributes, whose values are also stored using AES encryption.<br /> <br /> Users are recommended to upgrade to version 3.0.15 / 4.0.3, which fix this issue.