PatchSiren cyber security CVE debrief
CVE-2026-82759 team-alembic CVE debrief
CVE-2026-82759 debrief: Use of a One-Way Hash with a Predictable Salt vulnerability in team-alembic AshAuthentication allows readers of the audit store to recover client IP addresses that the audit log add-on's :hash privacy mode is meant to pseudonymise. The vulnerability arises from the use of a predictable salt in the :hash privacy mode, which enables the recovery of client IP addresses. This issue affects ash_authentication versions from 4.12.0 before 4.15.0 and from 5.0.0-rc.0 before 5.0.0-rc.14.
- Vendor
- team-alembic
- Product
- ash_authentication
- CVSS
- LOW 1.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Defenders who use AshAuthentication and have configured the audit log add-on's :hash privacy mode should assess their exposure and prioritize verifying and upgrading to a fixed version.
Why it matters
The vulnerability in AshAuthentication allows readers of the audit store to recover client IP addresses that were meant to be pseudonymised, which can have significant operational impacts on defenders who use the affected versions.
- Readers of the audit store can recover client IP addresses that were meant to be pseudonymised
- The vulnerability allows for the enumeration of IP addresses once the hash leaks
- Defenders should verify and upgrade to a fixed version to prevent exposure
Technical summary
The vulnerability is caused by the use of a predictable salt in the :hash privacy mode of the audit log add-on, which allows readers of the audit store to recover client IP addresses. The salt is read from the :audit_log_ip_salt or :secret application config keys, and falls back to a constant default value if neither is set. This issue affects ash_authentication versions from 4.12.0 before 4.15.0 and from 5.0.0-rc.0 before 5.0.0-rc.14. The use of a predictable salt makes the hash table precomputable, allowing for the enumeration of IP addresses once the hash leaks.
Defensive priority
Defenders should prioritize verifying and upgrading to a fixed version of AshAuthentication, specifically version 4.15.0 or later, or 5.0.0-rc.14 or later, and review their audit log configurations.
Recommended defensive actions
- Verify and upgrade to a fixed version of AshAuthentication
- Review audit log configurations
- Configure a secure salt value
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The vulnerability is caused by the use of a predictable salt in the :hash privacy mode of the audit log add-on, which allows readers of the audit store to recover client IP addresses. The salt is read from the :audit_log_ip_salt or :secret application config keys, and falls back to a constant default value if neither is set.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-82759 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-82759
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-82759 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-82759
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://cna.erlef.org/cves/CVE-2026-82759.html
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/commit/255cfc9c0e511b7e0de39f8b3d676ae994fae06c
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/commit/c3a6d5fe0d4fd383ea81b0402db0a96638479478
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/commit/d8a9c4b6bde828fdc8346198d5e4f588b5937541
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/security/advisories/GHSA-cgqj-pcpq-xhfm
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://osv.dev/vulnerability/EEF-CVE-2026-82759
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.