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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-39825— ReverseProxy forwards queries with more than urlmaxqueryparams parameters in net/http/httputil

EPSS 0.01% · P2
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-39825

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
ReverseProxy forwards queries with more than urlmaxqueryparams parameters in net/http/httputil
Source: NVD (National Vulnerability Database)
Vulnerability Description
ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitizes the forwarded request to remove query parameters which are not parsed by url.ParseQuery. ReverseProxy does not take ParseQuery's limit on the total number of query parameters (controlled by GODEBUG=urlmaxqueryparams=N) into account. This can permit ReverseProxy to forward a request containing a query parameter that is not visible to the Rewrite function. For example, the query "a1=x&a2=x&...&a10000=x&hidden=y" can forward the parameter "hidden=y" while hiding it from the proxy's Rewrite function.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
Google Go 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Google Go是美国谷歌(Google)公司的一种静态强类型、编译型、并发型,并具有垃圾回收功能的编程语言。 Google Go存在安全漏洞,该漏洞源于未考虑ParseQuery对查询参数总数的限制,可能导致转发包含Rewrite函数不可见参数的请求。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
Go standard librarynet/http/httputil 0 ~ 1.25.10 -

II. Public POCs for CVE-2026-39825

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-39825

登录查看更多情报信息。

Same Patch Batch · Go standard library · 2026-05-07 · 7 CVEs total

CVE-2026-42499Quadratic string concatenation in consumePhrase in net/mail
CVE-2026-39836Panic in Dial and LookupPort when handling NUL byte on Windows in net
CVE-2026-39826Escaper bypass leads to XSS in html/template
CVE-2026-39823Bypass of meta content URL escaping causes XSS in html/template
CVE-2026-39820Quadratic string concatentation in consumeComment in net/mail
CVE-2026-33811Crash when handling long CNAME response in net

IV. Related Vulnerabilities

V. Comments for CVE-2026-39825

No comments yet


Leave a comment