CVE Vulnerabilities

CVE-2025-65998

Use of Hard-coded Cryptographic Key

Published: Nov 24, 2025 | Modified: Nov 26, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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.

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. This is not affecting encrypted plain attributes, whose values are also stored using AES encryption.

Users are recommended to upgrade to version 3.0.15 / 4.0.3, which fix this issue.

Weakness

The product uses a hard-coded, unchangeable cryptographic key.

Affected Software

Name Vendor Start Version End Version
Syncope Apache 2.1.0 (including) 2.1.14 (including)
Syncope Apache 3.0.0 (including) 3.0.15 (excluding)
Syncope Apache 4.0.0 (including) 4.0.3 (excluding)

Potential Mitigations

References