Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 27

Количество 27

ubuntu логотип

CVE-2026-39825

4 месяца назад

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.

CVSS3: 5.3
EPSS: Низкий
redhat логотип

CVE-2026-39825

4 месяца назад

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.

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2026-39825

4 месяца назад

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.

CVSS3: 5.3
EPSS: Низкий
msrc логотип

CVE-2026-39825

4 месяца назад

ReverseProxy forwards queries with more than urlmaxqueryparams parameters in net/http/httputil

EPSS: Низкий
debian логотип

CVE-2026-39825

4 месяца назад

ReverseProxy can forward queries containing parameters not visible to ...

CVSS3: 5.3
EPSS: Низкий
github логотип

GHSA-h74g-238j-357m

4 месяца назад

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.

CVSS3: 5.3
EPSS: Низкий
fstec логотип

BDU:2026-08060

5 месяцев назад

Уязвимость встроенного обратного прокси-сервера языка программирования Go, позволяющая нарушителю осуществить SSRF-атаку

CVSS3: 5.3
EPSS: Низкий
redos логотип

ROS-20260710-80-0011

2 месяца назад

Уязвимость mimir

CVSS3: 5.3
EPSS: Низкий
redos логотип

ROS-20260710-73-0011

2 месяца назад

Уязвимость mimir

CVSS3: 5.3
EPSS: Низкий
redos логотип

ROS-20260622-80-0043

3 месяца назад

Уязвимость golang

CVSS3: 5.3
EPSS: Низкий
redos логотип

ROS-20260622-73-0037

3 месяца назад

Уязвимость golang

CVSS3: 5.3
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20763-1

4 месяца назад

Security update for go1.25

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20762-1

4 месяца назад

Security update for go1.26

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2093-1

4 месяца назад

Security update for go1.25-openssl

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2092-1

4 месяца назад

Security update for go1.26-openssl

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2079-1

4 месяца назад

Security update for go1.25-openssl

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2078-1

4 месяца назад

Security update for go1.26-openssl

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1862-1

4 месяца назад

Security update for go1.25

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1861-1

4 месяца назад

Security update for go1.26

EPSS: Низкий
rocky логотип

RLSA-2026:22121

19 дней назад

Important: golang security update

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2026-39825

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.

CVSS3: 5.3
0%
Низкий
4 месяца назад
redhat логотип
CVE-2026-39825

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.

CVSS3: 6.5
0%
Низкий
4 месяца назад
nvd логотип
CVE-2026-39825

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.

CVSS3: 5.3
0%
Низкий
4 месяца назад
msrc логотип
CVE-2026-39825

ReverseProxy forwards queries with more than urlmaxqueryparams parameters in net/http/httputil

0%
Низкий
4 месяца назад
debian логотип
CVE-2026-39825

ReverseProxy can forward queries containing parameters not visible to ...

CVSS3: 5.3
0%
Низкий
4 месяца назад
github логотип
GHSA-h74g-238j-357m

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.

CVSS3: 5.3
0%
Низкий
4 месяца назад
fstec логотип
BDU:2026-08060

Уязвимость встроенного обратного прокси-сервера языка программирования Go, позволяющая нарушителю осуществить SSRF-атаку

CVSS3: 5.3
0%
Низкий
5 месяцев назад
redos логотип
ROS-20260710-80-0011

Уязвимость mimir

CVSS3: 5.3
0%
Низкий
2 месяца назад
redos логотип
ROS-20260710-73-0011

Уязвимость mimir

CVSS3: 5.3
0%
Низкий
2 месяца назад
redos логотип
ROS-20260622-80-0043

Уязвимость golang

CVSS3: 5.3
0%
Низкий
3 месяца назад
redos логотип
ROS-20260622-73-0037

Уязвимость golang

CVSS3: 5.3
0%
Низкий
3 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20763-1

Security update for go1.25

4 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20762-1

Security update for go1.26

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2093-1

Security update for go1.25-openssl

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2092-1

Security update for go1.26-openssl

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2079-1

Security update for go1.25-openssl

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2078-1

Security update for go1.26-openssl

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1862-1

Security update for go1.25

4 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1861-1

Security update for go1.26

4 месяца назад
rocky логотип
RLSA-2026:22121

Important: golang security update

19 дней назад

Уязвимостей на страницу