在 Ech0 版本 5.0.1 之前,其 i18n(国际化)中间件在处理 HTTP 请求的 Accept-Language 头时,未对其大小或形状施加任何限制。该头信息未经过滤地直接传递给 go-i18n 库的 NewLocalizer 函数,后者内部会调用 golang.org/x/text/language 包中的 ParseAcceptLanguage 函数。尽管 x/text 库通过 CVE-2022-32149 修复了相关问题,但该修复仅限制了连字符 '-' 的数量,而未限制下划线 '_' 的数量。由于解
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
| CVE-2026-79665 | 8.8 HIGH | Ech0 before 4.5.1 Authorization Bypass via Session Tokens |
| CVE-2026-79662 | 8.0 HIGH | Ech0 before 4.7.3 OAuth Redirect URI Validation Bypass |
| 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-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 |
No comments yet