PatchSiren cyber security CVE debrief
CVE-2026-79662 lin-snow CVE debrief
The CVE-2026-79662 vulnerability in Ech0 allows an attacker to craft a redirect URI that can leak a one-time exchange code, potentially leading to unauthorized access. This OAuth redirect URI validation vulnerability occurs in the parseAndValidateClientRedirect function, which only compares the scheme and host of the client-supplied redirect_uri against the admin-configured allowlist, ignoring path, query, and fragment components. Evidence is based on limited source detail, and further verification is recommended. Ech0 versions prior to 4.7.3 are affected, and defenders should verify their deployments and plan for patching or mitigations. The CVE record was published on 2026-08-25T12:16:31.470Z and has not been modified since then. The NVD entry is currently Deferred.
- Vendor
- lin-snow
- Product
- Ech0
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-25
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-25
- Advisory updated
- 2026-08-31
Who should care
Organizations using Ech0 versions prior to 4.7.3, as well as security teams responsible for monitoring and protecting against OAuth-related threats, should prioritize patching to prevent potential OAuth token leakage. This includes reviewing and restricting OAuth redirect URIs, monitoring for suspicious redirect URI usage, and implementing additional security measures to protect against token leakage.
Technical summary
The Ech0 OAuth redirect URI validation vulnerability (CVE-2026-79662) occurs in the parseAndValidateClientRedirect function, which only compares the scheme and host of the client-supplied redirect_uri against the admin-configured allowlist, ignoring path, query, and fragment components. This allows an attacker to craft a redirect URI that can leak a one-time exchange code, potentially leading to unauthorized access. The vulnerability is fixed in Ech0 version 4.7.3.
Defensive priority
Organizations using Ech0 versions prior to 4.7.3 should prioritize patching to prevent potential OAuth token leakage.
Recommended defensive actions
- Patch Ech0 to version 4.7.3 or later
- Review and restrict OAuth redirect URIs
- Monitor for suspicious redirect URI usage
- Implement additional security measures to protect against token leakage
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
Evidence notes
The CVE-2026-79662 vulnerability in Ech0 allows an attacker to craft a redirect URI that can leak a one-time exchange code, potentially leading to unauthorized access. Evidence is based on limited source detail, and further verification is recommended. Ech0 versions prior to 4.7.3 are affected, and defenders should verify their deployments and plan for patching or mitigations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-79662 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-79662
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-79662 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-79662
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/lin-snow/Ech0/security/advisories/GHSA-p64j-f4x9-wq66
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/ech0-before-oauth-redirect-uri-validation-bypass
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.