Lucene search
+L

622 matches found

Cvelist
Cvelist
added 2026/03/07 4:28 p.m.37 views

CVE-2026-30852 Caddy: 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 varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the...

6.9CVSS0.00401EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/07 4:28 p.m.7 views

CVE-2026-30852 Caddy: 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 varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the...

6.9CVSS5.7AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/03/07 4:28 p.m.15 views

CVE-2026-30852

Caddy is an extensible server platform that uses TLS by default. From version 2.7.5 to before version 2.11.2, the varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the...

7.5CVSS5.7AI score0.00401EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/03/07 4:28 p.m.5 views

CVE-2026-30852

Caddy is an extensible server platform that uses TLS by default. From version 2.7.5 to before version 2.11.2, the varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the...

6.9CVSS5.7AI score0.00401EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/07 4:28 p.m.1 views

CVE-2026-30852 Caddy: 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 varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the...

6.9CVSS5.7AI score0.00401EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/03/07 4:28 p.m.18 views

CVE-2026-30852

Caddy is an extensible server platform that uses TLS by default. From version 2.7.5 to before version 2.11.2, the varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the...

7.5CVSS7.7AI score0.00401EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/07 12:0 a.m.14 views

Caddy 信息泄露漏洞

Caddy is an open-source, cross-platform HTTP/Web server developed by the Caddy company. Versions of Caddy from 2.7.5 to 2.11.2 had a vulnerability related to information leakage. This vulnerability stemmed from the varsregexp matcher’s double expansion of user inputs, which could lead to the...

7.5CVSS7.3AI score0.00401EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/07 12:0 a.m.10 views

Caddy 数据伪造问题漏洞

Caddy is an open-source, cross-platform HTTP/Web server developed by the Caddy company. Versions of Caddy 2.10.0 to 2.11.2 had a data manipulation vulnerability. This vulnerability stemmed from the forwardauth copyheaders function not stripping the headers provided by the client, which could lead...

8.8CVSS7.2AI score0.00249EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/06 11:40 p.m.5 views

Header Injection

Overview Affected versions of this package are vulnerable to Header Injection in the varsregexp matcher. An attacker can access sensitive environment variables, file contents, or system information by injecting specially crafted placeholders such as env. or file. into HTTP request headers, which...

7.5CVSS5.8AI score0.00401EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 11:40 p.m.1 views

GHSA-M2W3-8F23-HXXF Caddy's vars_regexp double-expands user input, leaking env vars and files

Summary The varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp 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 mean...

6.9CVSS5.8AI score0.00401EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/06 11:38 p.m.4 views

Header Injection

Overview Affected versions of this package are vulnerable to Header Injection in the parseCaddyfile function. An attacker can inject arbitrary values into trusted identity headers by supplying crafted HTTP headers when authenticated with a valid token, leading to unauthorized privilege escalation...

8.8CVSS5.9AI score0.00249EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 11:38 p.m.6 views

GHSA-7R4P-VJF4-GXV4 Caddy forward_auth copy_headers Does Not Strip Client-Supplied Headers, Allowing Identity Injection and Privilege Escalation

Summary Caddy's forwardauth directive with copyheaders generates conditional header-set operations that only fire when the upstream auth service includes the named header in its response. No delete or remove operation is generated for the original client-supplied request header with the same name...

8.1CVSS5.9AI score0.00249EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/03/06 11:38 p.m.11 views

Header Injection

Overview Affected versions of this package are vulnerable to Header Injection in the parseCaddyfile function. An attacker can inject arbitrary values into trusted identity headers by supplying crafted HTTP headers when authenticated with a valid token, leading to unauthorized privilege escalation...

8.8CVSS5.9AI score0.00249EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/06 11:38 p.m.18 views

Caddy forward_auth copy_headers Does Not Strip Client-Supplied Headers, Allowing Identity Injection and Privilege Escalation

Summary Caddy's forwardauth directive with copyheaders generates conditional header-set operations that only fire when the upstream auth service includes the named header in its response. No delete or remove operation is generated for the original client-supplied request header with the same name...

8.8CVSS5.9AI score0.00249EPSS
SaveExploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/28 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-27588

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's HTTP host request matcher is documented as case-insensitive, b...

9.1CVSS8.3AI score0.0037EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-27587

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's HTTP path request matcher is intended to be case-insensitive,...

9.1CVSS8.3AI score0.0037EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:0 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-27590

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a...

9.8CVSS8.7AI score0.00536EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.9 views

GO-2026-4539 Caddy mTLS authentication fails open in github.com/caddyserver/caddy/v2

Caddy mTLS authentication fails open in github.com/caddyserver/caddy/v2...

9.3CVSS5.4AI score0.00267EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/26 4:27 p.m.6 views

GO-2026-4536 Unicode case-folding causes incorrect split_path index in github.com/caddyserver/caddy/v2

Unicode case-folding causes incorrect splitpath index in github.com/caddyserver/caddy/v2...

9.8CVSS5.4AI score0.00536EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.7 views

GO-2026-4535 Improper sanitization of glob characters in github.com/caddyserver/caddy/v2

Improper sanitization of glob characters in github.com/caddyserver/caddy/v2...

8.2CVSS5.4AI score0.00323EPSS
SaveExploits1References5
Rows per page
Query Builder