CVE-2026-81632

HIGHPre-NVD 7.27.2
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 95% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
7.2EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.2Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

CVSS v3
7.2
EG Score
7.2(medium)
EG Risk
32(Track)
EG Risk 32/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity72% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
5%
KEV
Not listed

Published

September 17, 2026

Last Modified

September 18, 2026

Advisory Details (10)

Auto-updated Sep 17, 2026
Patch available. Sources: github_commit, github.
github_commit Patch Available

commit 8d8ddd25c69b (team-alembic/ash_authentication)

Patch available: team-alembic/ash_authentication v5.0.0-rc.14 (contains commit 8d8ddd25c69b)

https://github.com/team-alembic/ash_authentication/commit/8d8ddd25c69b669a92a701af74bff42e1aada998
github_commit Patch Available

commit bbf345c1bb7a (team-alembic/ash_authentication)

Patch available: team-alembic/ash_authentication v4.15.0 (contains commit bbf345c1bb7a)

https://github.com/team-alembic/ash_authentication/commit/bbf345c1bb7aa28bce5dd856ac0ed2427f103859
github_commit Patch Available

commit eca8cadea0f1 (team-alembic/ash_authentication)

Patch available: team-alembic/ash_authentication v4.9.7 (contains commit eca8cadea0f1)

https://github.com/team-alembic/ash_authentication/commit/eca8cadea0f1595ed2c10a0c177b1da9aa9e5269
github_commit Patch Available

commit ff5ad8737748 (team-alembic/ash_authentication_phoenix)

Patch available: team-alembic/ash_authentication_phoenix v3.0.0-rc.11 (contains commit ff5ad8737748)

https://github.com/team-alembic/ash_authentication_phoenix/commit/ff5ad8737748afed9cdfde3ec3a05b8a4702a742
github_commit Patch Available

commit 920257d0460b (team-alembic/ash_authentication_phoenix)

Patch available: team-alembic/ash_authentication_phoenix v2.17.4 (contains commit 920257d0460b)

https://github.com/team-alembic/ash_authentication_phoenix/commit/920257d0460b9c7cbb42a83d0888c10f4eeeb88a
github_commit Patch Available

commit 903f3a386e1a (team-alembic/ash_authentication_phoenix)

Patch available: team-alembic/ash_authentication_phoenix v1.9.2 (contains commit 903f3a386e1a)

https://github.com/team-alembic/ash_authentication_phoenix/commit/903f3a386e1aba2f7b070187ef6f31215a92bdfd
github Patch Available

Sign-in token hand-off phase is GET-only, forcing consumers to place a live credential in a URL · Advisory · team-alembic/ash_authentication · GitHub

https://github.com/team-alembic/ash_authentication/security/advisories/GHSA-j726-59hm-r46r
generic

OSV - Open Source Vulnerabilities

https://osv.dev/vulnerability/EEF-CVE-2026-81632
github Patch Available

Single-use sign-in token is placed in a URL query string, recording it in proxy logs and browser history · Advisory · team-alembic/ash_authentication_phoenix · GitHub

https://github.com/team-alembic/ash_authentication_phoenix/security/advisories/GHSA-8jh5-339h-mqx9

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 7× in last 7d / 7× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-19 06:34 UTCEG score recompute
  2. 2026-09-18 19:28 UTCEPSS rescore
  3. 2026-09-17 19:26 UTCEG score recompute
  4. 2026-09-17 18:44 UTCEG score recompute
  5. 2026-09-17 14:24 UTCEG score recompute
  6. 2026-09-17 13:20 UTCEG score recompute
  7. 2026-09-17 13:19 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-81632?
CVE-2026-81632 is a high vulnerability published on September 17, 2026. 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,…
When was CVE-2026-81632 disclosed?
CVE-2026-81632 was first published in the National Vulnerability Database on September 17, 2026, with the most recent update on September 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-81632 actively exploited?
CVE-2026-81632 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 95.0% of all scored CVEs.
What is the CVSS score of CVE-2026-81632?
CVE-2026-81632 has a CVSS v3 base score of 7.2 (NVD).
How do I remediate CVE-2026-81632?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-81632, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-81632

Explore →

Is Your Infrastructure Affected by CVE-2026-81632?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.