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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-79658— Ech0 before 5.0.1 Denial of Service via Accept-Language

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 版本 5.0.1 之前,其 i18n(国际化)中间件在处理 HTTP 请求的 Accept-Language 头时,未对其大小或形状施加任何限制。该头信息未经过滤地直接传递给 go-i18n 库的 NewLocalizer 函数,后者内部会调用 golang.org/x/text/language 包中的 ParseAcceptLanguage 函数。尽管 x/text 库通过 CVE-2022-32149 修复了相关问题,但该修复仅限制了连字符 '-' 的数量,而未限制下划线 '_' 的数量。由于解

CVSS 7.5 · High

Affected Version Matrix 2

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

I. Basic Information for CVE-2026-79658

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 5.0.1 Denial of Service via Accept-Language
Source: CVE Program / CVE List V5
Vulnerability Description
Ech0 before 5.0.1 does not impose any size or shape limit on the Accept-Language header processed by its i18n middleware, which runs on every HTTP request. The header is passed unfiltered to go-i18n's NewLocalizer, which internally calls golang.org/x/text/language.ParseAcceptLanguage. The CVE-2022-32149 mitigation in x/text caps '-' characters but not '_' characters, which the parser aliases to '-', allowing quadratic-time parsing to be triggered with a large header (up to Go's default 1 MiB) built from underscore separators. An unauthenticated attacker can send such requests to consume roughly 1.5 seconds of CPU each, and concurrent requests can saturate a multi-core server (denial of service).
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Source: CVE Program / CVE List V5

Affected Products

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

II. Public POCs for CVE-2026-79658

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9170 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-79658

登录查看更多情报信息。

Vendor Advisories for CVE-2026-79658 (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-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

IV. Related Vulnerabilities

V. Comments for CVE-2026-79658

No comments yet


Leave a comment