Lucene search
+L

118 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/26 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-27586

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, two swallowed errors in ClientAuthentication.provision cause mTLS clie...

9.3CVSS8.3AI score0.00267EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/02/26 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-27585

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, the path sanitization routine in file matcher doesn't sanitize...

8.2CVSS8.4AI score0.00323EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/02/26 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-27589

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, the local caddy admin API default listen 127.0.0.1:2019 exposes a...

8.2CVSS8.3AI score0.00166EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/24 8:39 p.m.3 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize via the splitPos function. An attacker can cause unintended execution of files by crafting URLs with specific Unicode characters that manipulate the path splitting logic, potentiall...

9.8CVSS6.1AI score0.00536EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/24 8:37 p.m.6 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF through the adminLoad.handleLoad process. An attacker can modify the running configuration and alter server behavior by sending cross-origin requests to the local admin API when origin enforcement is not...

8.2CVSS5.9AI score0.00166EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/24 8:37 p.m.7 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF through the adminLoad.handleLoad process. An attacker can modify the running configuration and alter server behavior by sending cross-origin requests to the local admin API when origin enforcement is not...

8.2CVSS5.9AI score0.00166EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/24 8:16 p.m.19 views

Caddy: Improper sanitization of glob characters in file matcher may lead to bypassing security protections

Summary The path sanitization in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. Details The tryfiles directive is used to rewrite the request uri. It accepts a list of patterns and checks if any files exist in the root that match the...

8.2CVSS5.6AI score0.00323EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2026/02/24 5:29 p.m.18 views

CVE-2026-27588

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, but when configured with a large host list 100 entries it becomes case-sensitive due to an optimized matching path. An attacker can bypass...

9.1CVSS0.0037EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/24 5:29 p.m.16 views

CVE-2026-27589

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the local caddy admin API default listen 127.0.0.1:2019 exposes a state-changing POST /load endpoint that replaces the entire running configuration. When origin enforcement is not enabled enforceorigin not...

8.2CVSS0.00166EPSS
SaveExploits1References4
NVD
NVD
added 2026/02/24 5:29 p.m.21 views

CVE-2026-27590

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 lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS0.00536EPSS
SaveExploits1References3
NVD
NVD
added 2026/02/24 5:29 p.m.15 views

CVE-2026-27586

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, two swallowed errors in ClientAuthentication.provision cause mTLS client certificate authentication to silently fail open when a CA certificate file is missing, unreadable, or malformed. The server starts...

9.3CVSS0.00267EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.11 views

CVE-2026-27587

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, but when the match pattern contains percent-escape sequences %xx it compares against the request's escaped path without lowercasing. An...

9.1CVSS7.2AI score0.0037EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.12 views

CVE-2026-27589

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the local caddy admin API default listen 127.0.0.1:2019 exposes a state-changing POST /load endpoint that replaces the entire running configuration. When origin enforcement is not enabled enforceorigin not...

8.2CVSS5.9AI score0.00166EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.10 views

CVE-2026-27588

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, but when configured with a large host list 100 entries it becomes case-sensitive due to an optimized matching path. An attacker can bypass...

9.1CVSS5.9AI score0.0037EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.13 views

CVE-2026-27590

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 lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS7.3AI score0.00536EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/24 5:29 p.m.11 views

UBUNTU-CVE-2026-27590

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 lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS7.5AI score0.00536EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.8 views

CVE-2026-27586

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, two swallowed errors in ClientAuthentication.provision cause mTLS client certificate authentication to silently fail open when a CA certificate file is missing, unreadable, or malformed. The server starts...

9.3CVSS5.9AI score0.00267EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/24 5:29 p.m.17 views

UBUNTU-CVE-2026-27589

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the local caddy admin API default listen 127.0.0.1:2019 exposes a state-changing POST /load endpoint that replaces the entire running configuration. When origin enforcement is not enabled enforceorigin not...

8.2CVSS5.8AI score0.00166EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/02/24 4:33 p.m.36 views

CVE-2026-27590 Caddy: Unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FastCGI transport

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 lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.3CVSS0.00536EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/02/24 4:33 p.m.17 views

CVE-2026-27590

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 lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS8.8AI score0.00536EPSS
SaveExploits1
Rows per page
Query Builder