GHSA-m2w3-8f23-hxxf · 深刻度: medium · エコシステム: go — Caddy's vars_regexp double-expands user input, leaking env vars and files
Caddy is an extensible server platform that uses TLS by default. From version 2.7.5 to before version 2.11.2, the vars_regexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When vars_regexp matches against a placeholder like {http.request.header.X-Input}, the header value gets resolved once (expected), then passed through repl.ReplaceAll() again (the bug). This means an attacker can put {env.DATABASE_URL} or {file./etc/passwd} in a request header and the server will evaluate it, leaking environment variables, file contents, and system info. This issue has been patched in version 2.11.2.
総合評価: CVE-2026-30852 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.40%、32 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.40% | +0.38% |
| 2 | 2026-05-22 | 0.06% | 0.02% | -0.04% |
| 3 | 2026-04-18 | — | 0.06% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.5 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-m2w3-8f23-hxxf · 深刻度: medium · エコシステム: go — Caddy's vars_regexp double-expands user input, leaking env vars and files
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-30852: 1 source package rows (caddy); 23 state rows across 2 repos (3.23-community, edge-community); fixed 2, open 21. | https://security.alpinelinux.org/vuln/CVE-2026-30852 |
debian
|
unimportant | CVE-2026-30852 unimportant priority: Debian including 1 source packages (caddy), 4 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2026-30852 |
ubuntu
|
medium | CVE-2026-30852 medium priority: Ubuntu including 1 source packages (caddy), 4 status rows across 4 suites (jammy, noble, questing, upstream): needs-triage 2, DNE 1, not-affected 1. | https://ubuntu.com/security/CVE-2026-30852 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| caddyserver | caddy | >= 2.7.5, < 2.11.2 | cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/caddyserver/caddy/pull/5408 | Issue Tracking Patch |
| https://github.com/caddyserver/caddy/releases/tag/v2.11.2 | Product Release Notes |
| https://github.com/caddyserver/caddy/security/advisories/GHSA-m2w3-8f23-hxxf | Exploit Mitigation Vendor Advisory |