Impact
Actor records, including their hashed_password attributes, are written verbatim into the audit store. The vulnerability allows anyone who can read the audit entries to retrieve password digests, which can be used for offline cracking of user accounts. This represents a log injection of sensitive data, classified as CWE‑532.
Affected Systems
The issue exists in the AshAuthentication library from team‑alembic. Versions from 4.12.0 through the most recent stable 4.15.0 release, and from 5.0.0‑rc.0 through the most recent stable 5.0.0‑rc.2 release, are affected. Users of AshAuthentication for authentication and logging are potentially impacted.
Risk and Exploitability
The CVSS score of 1.8 indicates a low severity rating. EPSS is not available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting a low likelihood of active exploitation. The attack requires independent read access to the audit store, such as database credentials, a privileged audit role, or a log shipper, with no remote trigger or network disclosure path. If an attacker gains such access, they can obtain password hashes for every active account and perform offline password attacks.
OpenCVE Enrichment