PT-2026-38566 · Unknown · Reverseproxy
Neild
·
Published
2026-05-07
·
Updated
2026-05-20
·
CVE-2026-39825
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
ReverseProxy (affected versions not specified)
Description
ReverseProxy can forward queries containing parameters that are not visible to Rewrite functions. When utilizing a Rewrite function or a Director function that parses query parameters, ReverseProxy sanitizes the forwarded request by removing parameters not parsed by
url.ParseQuery. However, it fails to account for the total query parameter limit defined by GODEBUG=urlmaxqueryparams=N. This allows a request to forward a parameter, such as hidden=y, while keeping it hidden from the proxy's Rewrite function by exceeding the parameter limit with other entries.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Reverseproxy