Use of hard-coded cryptographic key in Apache Syncope - CVE-2025-65998

 

Use of hard-coded cryptographic key in Apache Syncope - CVE-2025-65998

Published: November 28, 2025


Vulnerability identifier: #VU118827
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-65998
CWE-ID: CWE-321
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Apache Syncope

Detailed vulnerability description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to the application uses the default AES key value, hard-coded in the source code, for passwords encryption when the application is configured to store passwords in the internal database. A local user can obtain the key and use it to decrypt all encrypted passwords.


How to mitigate CVE-2025-65998

Install updates from vendor's website.

Sources