CVE-2026-81632
Last modified
CVE-2026-81632 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Use of HTTP Request With Sensitive Query String vulnerability in team-alembic AshAuthenticationPhoenix allows someone able to read access logs, proxy logs or browser history to recover a single-use sign-in token and authenticate as its owner. After a successful password sign-in, AshAuthentication.Phoenix.Components.Password.SignInForm builds the sign_in_with_token path with the freshly issued user.__metadata__.token as a query parameter and redirects the browser to it with a GET. The token therefore travels in the request line, where web servers, reverse proxies, request telemetry and the browser's own history record it, all of which outlive the request and are ordinarily less protected than session storage.
Description
Use of HTTP Request With Sensitive Query String vulnerability in team-alembic AshAuthenticationPhoenix allows someone able to read access logs, proxy logs or browser history to recover a single-use sign-in token and authenticate as its owner. After a successful password sign-in, AshAuthentication.Phoenix.Components.Password.SignInForm builds the sign_in_with_token path with the freshly issued user.__metadata__.token as a query parameter and redirects the browser to it with a GET. The token therefore travels in the request line, where web servers, reverse proxies, request telemetry and the browser's own history record it, all of which outlive the request and are ordinarily less protected than session storage. The redirect destination is restricted to a local path, so this is not an open redirect; the exposure is the retention of a live credential. This 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| team-alembic | ash_authentication_phoenix | >= 1.7.0, < 2.17.4; >= 3.0.0-rc.0, < 3.0.0-rc.11 |
| team-alembic | ash_authentication_phoenix | >= 903f3a386e1aba2f7b070187ef6f31215a92bdfd, < * |
| team-alembic | ash_authentication | >= 3.10.5, < 4.15.0; >= 5.0.0-rc.0, < 5.0.0-rc.14 |
| team-alembic | ash_authentication | >= eca8cadea0f1595ed2c10a0c177b1da9aa9e5269, < * |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-81632?
How severe is CVE-2026-81632?
How do I fix CVE-2026-81632?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81624Undertow is a flexible performant web server used in JBoss E…7.5
- CVE-2026-81625A remote attacker with user privileges may use a malicious o…8.8
- CVE-2026-81626IBM Guardium Data Protection 12.2 is vulnerable to a SQL inj…8.6
- CVE-2026-81627A flaw was found in QEMU. The VAPIC setup hypercall in hw/i3…8.2
- CVE-2026-8163The Infility Global WordPress plugin before 2.15.19 does not…8.8
- CVE-2026-81630The Botslab G980H dash camera firmware does not adequately v…8.1
- CVE-2026-81633Improper Input Validation vulnerability in ash-project ash_g…6.9
- CVE-2026-81634In NLnet Labs Unbound up to and including 1.26.0, a 255 leng…7.5
- CVE-2026-81635A cross-site scripting vulnerability exists in SHIRASAGI, wh…5.1
- CVE-2026-81636Allocation of Resources Without Limits or Throttling vulnera…8.7
- CVE-2026-81637Insufficient Session Expiration vulnerability in team-alembi…2.3
- CVE-2026-81638Improper Handling of Alternate Encoding vulnerability in ash…2.1
Are you affected by CVE-2026-81632?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
