CVE-2025-65998
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-24
Last updated on: 2025-11-26
Assigner: Apache Software Foundation
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | syncope | From 2.1.0 (inc) to 2.1.14 (inc) |
| apache | syncope | From 3.0.0 (inc) to 3.0.15 (exc) |
| apache | syncope | From 4.0.0 (inc) to 4.0.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-321 | The product uses a hard-coded, unchangeable cryptographic key. |