Use of hard-coded cryptographic key in Apache Syncope - CVE-2025-65998
Published: November 28, 2025
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.