CVE & CISA-KEV Catalog

CVE-2026-39825

MEDIUM
5.3
CVSS v3
NVD

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.

How to fix

Remediation Available
Go Programming LanguageWindows application
Affected:1.26.0 1.26.3Fixed in:1.26.3https://go.dev
Affected:1.25.10Fixed in:1.25.10https://go.dev

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Exploit Intelligence

0.39%probability of exploitation in 30 days
31stpercentile

Low risk: more likely to be exploited than 31% of all known CVEs.

References

Patch1
Vendor Advisory1
Issue Tracking1
Release Notes1
Embed a live status badge for CVE-2026-39825
CVE-2026-39825 severity badge

Markdown

[![CVE-2026-39825](https://tridentstack.com/cve/badge/CVE-2026-39825.svg)](https://tridentstack.com/cve/CVE-2026-39825)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-39825"><img src="https://tridentstack.com/cve/badge/CVE-2026-39825.svg" alt="CVE-2026-39825"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-13.