Lucene search
+L

622 matches found

Debian CVE
Debian CVE
added 2026/06/23 5:50 p.m.15 views

CVE-2026-52844

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, on Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can bypass Caddy...

7.5CVSS5.9AI score0.00478EPSS
SaveExploits1
OSV
OSV
added 2026/06/23 5:50 p.m.8 views

CVE-2026-52844 Caddy: Windows `file_server` path authorization bypass via encoded backslash

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, on Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can bypass Caddy...

7.5CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/06/23 5:50 p.m.49 views

CVE-2026-52844

CVE-2026-52844 describes a Windows-specific path handling bug in Caddy prior to 2.11.4 where path matchers do not normalize backslashes, causing a request like /private%5csecret.txt to bypass path-scoped auth and reach the protected file, e.g., /private/*, through file_server. The issue is exploi...

7.5CVSS5.9AI score0.00478EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/06/23 5:50 p.m.18 views

EUVD-2026-38557

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, on Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can bypass Caddy...

7.5CVSS5.9AI score0.00478EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/06/23 5:47 p.m.48 views

CVE-2026-52846 Caddy: stripHTML template function bypass

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS0.00189EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/06/23 5:47 p.m.12 views

CVE-2026-52846

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS5.8AI score0.00189EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/23 5:47 p.m.12 views

CVE-2026-52846

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS5.8AI score0.00189EPSS
SaveExploits1
CVE
CVE
added 2026/06/23 5:47 p.m.52 views

CVE-2026-52846

Summary: CVE-2026-52846 affects Caddy's stripHTML template function, which cannot reliably strip certain malformed HTML (e.g., <img src=x onerror=alert()>). This can bypass tag-stripping and may enable client-side XSS when untrusted strings are rendered as HTML. The issue originates in func...

4.2CVSS5.8AI score0.00189EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/06/23 5:47 p.m.8 views

CVE-2026-52846 Caddy: stripHTML template function bypass

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/06/16 9:28 p.m.9 views

GHSA-VCC4-2C75-VC9V Caddy: stripHTML template function bypass

Summary Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous content in the output if it is later rendered as HTML. This may allow...

4.2CVSS5.4AI score0.00189EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/16 9:28 p.m.16 views

Caddy: stripHTML template function bypass

Summary Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous content in the output if it is later rendered as HTML. This may allow...

4.2CVSS5.4AI score0.00189EPSS
SaveExploits1References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/16 9:28 p.m.21 views

Caddy: Windows `file_server` path authorization bypass via encoded backslash

Summary On Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can request /private%5csecret.txt and bypass Caddy path-scoped auth/deny routes protecting...

7.5CVSS5.3AI score0.00478EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2026/06/16 9:28 p.m.15 views

GHSA-QRP7-CVWR-J2C6 Caddy: Windows `file_server` path authorization bypass via encoded backslash

Summary On Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can request /private%5csecret.txt and bypass Caddy path-scoped auth/deny routes protecting...

7.5CVSS5.4AI score0.00478EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:0 a.m.18 views

PT-2026-50162

Name of the Vulnerable Software and Affected Versions Caddy versions prior to 2.11.4 Description Caddy is an extensible server platform that uses TLS by default. The stripHTML template function, specifically within the funcStripHTML function, cannot reliably remove all HTML tags from input string...

4.2CVSS6.1AI score0.00189EPSS
SaveExploits1References15
Positive Technologies
Positive Technologies
added 2026/06/16 12:0 a.m.33 views

PT-2026-50160

Name of the Vulnerable Software and Affected Versions Caddy versions prior to 2.11.4 Description On Windows, a mismatch exists between how Caddy path matchers and the file server handle request paths. The MatchPath.MatchWithError function compares the r.URL.Path using URL path semantics and does...

7.5CVSS7.3AI score0.00478EPSS
SaveExploits1References15
Tenable Nessus
Tenable Nessus
added 2026/06/14 12:0 a.m.23 views

FreeBSD : caddy -- multiple vulnerabilities (94f93681-6775-11f1-8044-002590af0794)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 94f93681-6775-11f1-8044-002590af0794 advisory. Caddy project reports: Caddy 2.11.4 contains multiple security fixes. GitHub Security Advisory...

8.1CVSS6AI score0.00478EPSS
SaveExploits3References8
RedHat Linux
RedHat Linux
added 2026/06/11 11:3 a.m.28 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: caddy: caddy-2.11.4-0.1.hum1 aarch64, x8664 caddy-2.11.4-0.1.hum1.src src...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits1References3
Circl
Circl
added 2026/06/08 10:24 p.m.16 views

CVE-2026-52844

creationtimestamp| type| source ---|---|--- 2026-06-08 22:24:46+00:00| published-proof-of-concept| https://github.com/caddyserver/caddy/security/advisories/GHSA-qrp7-cvwr-j2c6 2026-06-23 20:05:07+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moy756hrqk2r 2026-06-23 23:10:58+00:00|...

7.5CVSS5.8AI score0.00478EPSS
SaveExploits1References4
Circl
Circl
added 2026/06/08 10:24 p.m.12 views

CVE-2026-52846

creationtimestamp| type| source ---|---|--- 2026-06-08 22:24:11+00:00| published-proof-of-concept| https://github.com/caddyserver/caddy/security/advisories/GHSA-vcc4-2c75-vc9v 2026-06-23 20:15:32+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moy7pw3teh25...

4.2CVSS5.8AI score0.00189EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/19 8:29 p.m.26 views

GHSA-3H23-RRPC-3P87 Caddy Defender trusted proxy client IP bypass

Impact Caddy Defender used r.RemoteAddr when evaluating whether a request should be blocked. RemoteAddr is the address of the immediate peer connected to Caddy. In deployments where Caddy is behind a trusted proxy, CDN, or load balancer, the immediate peer is usually the proxy, not the original...

8.2CVSS5.8AI score0.0016EPSS
SaveExploits0References3
Rows per page
Query Builder