GHSA-h74g-238j-357m · 深刻度: medium — ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When...
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.
総合評価: CVE-2026-39825 は低リスク(32.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.39%、31 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.39% | +0.38% |
| 2 | 2026-05-08 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-h74g-238j-357m · 深刻度: medium — ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-39825 not yet assigned priority: Debian including 5 source packages (golang-1.15, golang-1.19, golang-1.24, golang-1.25, golang-1.26), 7 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 3. | https://security-tracker.debian.org/tracker/CVE-2026-39825 |
suse
|
medium | CVE-2026-39825 severity moderate: SUSE including 13 source package names (go, go-doc, …), 105 product×package rows across 17 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS, SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, … (17 product lines)): First Fixed 72, Known Not Affected 29, Fixed 4. | https://www.suse.com/security/cve/CVE-2026-39825/ |
ubuntu
|
medium | CVE-2026-39825 medium priority: Ubuntu including 16 source packages (golang, golang-1.10, …), 98 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 52, DNE 46. | https://ubuntu.com/security/CVE-2026-39825 |
| URL | タグ |
|---|---|
| https://go.dev/cl/770541 | Patch |
| https://go.dev/issue/78948 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/qcCIEXso47M | Release Notes |
| https://pkg.go.dev/vuln/GO-2026-4976 | Vendor Advisory |