Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-79662— Ech0 before 4.7.3 OAuth Redirect URI Validation Bypass

Quick assessment

Affected
lin-snow Ech0
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Ech0 4.5.6 及之前版本在 (位于 )中存在 OAuth 重定向 URI 验证漏洞。该函数仅比对学生提供的 的协议(scheme)和主机名(host)与管理员配置的允许列表(allowlist),而忽略了路径(path)、查询字符串(query)和片段标识符(fragment)部分。在登录过程中, 会被嵌入到签名状态 JWT 中,且未经过充分验证。 攻击者可构造一个主机名匹配允许来源、但路径由攻击者控制的 。在完成 OAuth 流程后,受害者将被重定向至该路径,且一次性交换代码(exchange code)

CVSS 8.0 · High

Affected Version Matrix 2

VendorProduct Version RangeStatus
lin-snow Ech0 < 4.7.3 affected
4.7.3 unaffected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-79662

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Ech0 before 4.7.3 OAuth Redirect URI Validation Bypass
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
指向未可信站点的URL重定向(开放重定向)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
lin-snow Ech0 0 ~ 4.7.3 -

II. Public POCs for CVE-2026-79662

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 11473 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-79662

登录查看更多情报信息。

Vendor Advisories for CVE-2026-79662 (2)

Same Patch Batch · lin-snow · 2026-08-25 · 16 CVEs total

CVE-2026-79665 8.8 HIGH Ech0 before 4.5.1 Authorization Bypass via Session Tokens
CVE-2026-79659 7.7 HIGH Ech0 before 4.7.3 Server-Side Request Forgery via fetchPeerConnectInfo
CVE-2026-79667 7.6 HIGH Ech0 before 4.4.3 Authentication Bypass via Scope Enforcement
CVE-2026-79658 7.5 HIGH Ech0 before 5.0.1 Denial of Service via Accept-Language
CVE-2026-79664 7.4 HIGH Ech0 before 4.7.3 Access Token Revocation Bypass
CVE-2026-79673 6.5 MEDIUM Ech0 before 4.4.3 Scope Bypass via profile:read Token
CVE-2026-79661 6.5 MEDIUM Ech0 before 4.7.3 Unauthenticated fav_count Modification
CVE-2026-79666 6.5 MEDIUM Ech0 before 4.4.3 Missing Authorization via dashboard log endpoints
CVE-2026-79672 5.5 MEDIUM Ech0 before 4.4.3 Authentication Bypass via Comment Panel
CVE-2026-79671 5.5 MEDIUM Ech0 before 4.4.3 SSRF via DNS Resolution Bypass
CVE-2026-79660 5.3 MEDIUM Ech0 before 4.7.3 Email Disclosure via Public API
CVE-2026-79668 5.3 MEDIUM Ech0 before 4.7.3 Unauthenticated Like Endpoint Metric Inflation
CVE-2026-79670 4.8 MEDIUM Ech0 before 4.4.3 Stored XSS via SVG Upload
CVE-2026-79663 4.8 MEDIUM Ech0 before 4.7.3 Stored XSS via RSS feed tag names
CVE-2026-79669 4.3 MEDIUM Ech0 before 4.4.3 Missing Authorization on System Logs

IV. Related Vulnerabilities

V. Comments for CVE-2026-79662

No comments yet


Leave a comment