Stalwart Mail Server does not compare an OAuth redirect target against any registered destination in its default configuration. The validation routine in crates/http/src/auth/oauth/registration.rs returns success immediately when the client-authentication requirement is disabled, and that requirement is false in the shipped settings, so the supplied redirect value is neither matched against a registered client nor otherwise constrained. The value is stored with the authorization code, and the login page reads it back and sends the browser to it with the code attached. A request naming a destination the attacker controls therefore delivers a valid authorization code there once the account holder authenticates, and because the token endpoint checks only that the redirect presented at exchange matches the one recorded with the code, the same party can exchange it for access and refresh tokens and read the account's mail.
CVE-2026-81036
Score 8.1 from GitHub Security Advisory (severity: HIGH) published 2026-08-26. a secondary CVSS source baseline 8.1; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.1
- EG Score
- 8.1(high)
- EG Risk
- 52(Track*)EG Risk 52/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 computedSeverity81% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 23%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 29, 2026
Advisory Details (4)
Auto-updated Aug 26, 2026Stalwart Mail Server through 0.16.19 Authorization Code Disclosure via Unvalidated OAuth redirect_uri | Advisories | VulnCheck
https://www.vulncheck.com/advisories/stalwart-mail-server-through-0.16.19-authorization-code-disclosure-via-unvalidated-oauth-redirect-uristalwart/crates/http/src/auth/oauth/registration.rs at v0.16.19 · stalwartlabs/stalwart · GitHub
https://github.com/stalwartlabs/stalwart/blob/v0.16.19/crates/http/src/auth/oauth/registration.rsOAuth Authorization Code Token Theft via Unvalidated redirect_uri - https://github.com/stalwartlabs/stalwart/security/advisories/GHSA-6xx8-3vx5-5rv3 · Issue #3205 · stalwartlabs/stalwart · GitHub
https://github.com/stalwartlabs/stalwart/issues/3205GitHub - stalwartlabs/stalwart: All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV). · GitHub
https://github.com/stalwartlabs/stalwartVendor Advisories for CVE-2026-81036(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 21× in last 7d / 21× 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.
- 2026-08-30 02:34 UTCEG score recompute
- 2026-08-30 02:34 UTCGHSA enrichment
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 14:59 UTCGHSA enrichment
- 2026-08-29 03:23 UTCEG score recompute
- 2026-08-29 03:23 UTCGHSA enrichment
- 2026-08-29 02:48 UTCEG score recompute
- 2026-08-29 02:48 UTCGHSA enrichment
- 2026-08-29 02:39 UTCEG score recompute
- 2026-08-29 02:39 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 15:03 UTCGHSA enrichment
- 2026-08-28 03:25 UTCGHSA enrichment
- 2026-08-27 15:50 UTCEG score recompute
- 2026-08-27 15:50 UTCGHSA enrichment
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 04:13 UTCEG score recompute
- 2026-08-27 04:13 UTCGHSA enrichment
- 2026-08-26 16:37 UTCEG score recompute
- 2026-08-26 15:55 UTCEG score recompute
- 2026-08-26 15:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-601
Frequently asked(5)
What is CVE-2026-81036?
When was CVE-2026-81036 disclosed?
Is CVE-2026-81036 actively exploited?
What is the CVSS score of CVE-2026-81036?
How do I remediate CVE-2026-81036?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-81036
Is Your Infrastructure Affected by CVE-2026-81036?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.