๐Ÿ” CVE Alert

CVE-2026-79662

HIGH 8.0

Ech0 before 4.7.3 OAuth Redirect URI Validation Bypass

CVSS Score
8.0
EPSS Score
0.0%
EPSS Percentile
0th

Ech0 through 4.5.6 contains an OAuth redirect URI validation vulnerability in parseAndValidateClientRedirect (internal/service/auth/auth.go) that compares only the scheme and host of the client-supplied redirect_uri against the admin-configured allowlist, ignoring path, query, and fragment components. The redirect_uri is embedded into the signed state JWT at login time without validation. An attacker can craft a redirect_uri whose host matches an allowed origin but whose path is attacker-influenced; after the OAuth exchange the victim is redirected to that path with a one-time exchange code in the query string. If the code leaks (e.g., via Referer, analytics, or an open redirect on that host), the attacker can trade it at the public POST /api/auth/exchange endpoint for the victim's access and refresh tokens. Fixed in 4.7.3.

CWE CWE-601
Vendor lin-snow
Product ech0
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for lin-snow ech0

Be the first to know when new high vulnerabilities affecting lin-snow ech0 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

lin-snow / Ech0
0 < 4.7.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/lin-snow/Ech0/security/advisories/GHSA-p64j-f4x9-wq66 vulncheck.com: https://www.vulncheck.com/advisories/ech0-before-oauth-redirect-uri-validation-bypass

Credits

๐Ÿ” adrgs aisafe-bot