PatchSiren cyber security CVE debrief
CVE-2026-81632 team-alembic CVE debrief
CVE-2026-81632 debrief: AshAuthenticationPhoenix vulnerability allows token recovery from access logs, proxy logs, or browser history. The vulnerability exists in the AshAuthenticationPhoenix library, which uses a single-use sign-in token as a query parameter in a GET request. This token can be recorded in access logs, proxy logs, and browser history, allowing an attacker with access to these logs or history to recover the token and authenticate as its owner. The issue affects ash_authentication_phoenix: from 1.7.0 before 2.17.4 and from 3.0.0-rc.0 before 3.0.0-rc.11; ash_authentication: from 3.10.5 before 4.15.0 and from 5.0.0-rc.0 before 5.0.0-rc.14.
- Vendor
- team-alembic
- Product
- ash_authentication_phoenix
- CVSS
- HIGH 7.2
- 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 responsible for AshAuthenticationPhoenix deployments, especially those with exposure to access logs, proxy logs, or browser history, should assess their exposure and prioritize verification and remediation.
Why it matters
CVE-2026-81632 allows recovery of single-use sign-in tokens from logs or browser history, potentially leading to unauthorized authentication. Defenders should verify exposure, prioritize remediation, and monitor for suspicious activity in AshAuthenticationPhoenix deployments.
- Recovery of single-use sign-in tokens from access logs, proxy logs, or browser history
- Potential authentication as the token owner
- Need for verification of exposure in AshAuthenticationPhoenix deployments
- Prioritization of remediation based on deployment context
Technical summary
The AshAuthenticationPhoenix library uses a single-use sign-in token as a query parameter in a GET request, which can be recorded in access logs, proxy logs, and browser history. This allows an attacker with access to these logs or history to recover the token and authenticate as its owner. The issue affects ash_authentication_phoenix: from 1.7.0 before 2.17.4 and from 3.0.0-rc.0 before 3.0.0-rc.11; ash_authentication: from 3.10.5 before 4.15.0 and from 5.0.0-rc.0 before 5.0.0-rc.14. The vulnerability can be mitigated by verifying exposure in AshAuthenticationPhoenix deployments, reviewing access logs, proxy logs, and browser history for potential token exposure, and considering an upgrade to a fixed version of
Defensive priority
Defenders should prioritize verifying exposure in AshAuthenticationPhoenix deployments, especially where access logs, proxy logs, or browser history may be accessible to unauthorized parties.
Recommended defensive actions
- Verify exposure in AshAuthenticationPhoenix deployments
- Review access logs, proxy logs, and browser history for potential token exposure
- Consider upgrading to a fixed version of AshAuthenticationPhoenix
- Monitor for suspicious activity related to sign-in tokens
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and source references provide details on the vulnerability in AshAuthenticationPhoenix, which allows recovery of a single-use sign-in token from access logs, proxy logs, or browser history.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-81632 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-81632
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-81632 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81632
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-81632.html
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/commit/8d8ddd25c69b669a92a701af74bff42e1aada998
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/commit/bbf345c1bb7aa28bce5dd856ac0ed2427f103859
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/commit/eca8cadea0f1595ed2c10a0c177b1da9aa9e5269
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication/security/advisories/GHSA-j726-59hm-r46r
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication_phoenix/commit/903f3a386e1aba2f7b070187ef6f31215a92bdfd
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication_phoenix/commit/920257d0460b9c7cbb42a83d0888c10f4eeeb88a
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/team-alembic/ash_authentication_phoenix/commit/ff5ad8737748afed9cdfde3ec3a05b8a4702a742
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.