Lucene search
+L

4943 matches found

CVE
CVE
added 2026/02/26 12:47 a.m.59 views

CVE-2026-27896

The CVE-2026-27896 concerns the Go MCP SDK, affected in versions prior to 1.3.1, where Go’s json.Unmarshal (case-insensitive field matching) could accept non-standard JSON-RPC/MCP field casing. This violates JSON-RPC 2.0’s exact field names and could allow messages to bypass intermediary inspecti...

7.5CVSS5.3AI score0.00255EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/02/26 12:24 a.m.10 views

SUSE 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.8AI score0.0037EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.11 views

PT-2026-22069

Name of the Vulnerable Software and Affected Versions Go MCP SDK versions prior to 1.3.1 Description The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing. Go's standard library performs case-insensitive matching of JSON keys to struct field tags,...

9.4CVSS6.9AI score0.00255EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.17 views

MCP Go SDK 安全漏洞

MCP Go SDK is an open-source development toolkit for the Model Context Protocol. Versions of the MCP Go SDK prior to 1.3.1 contained security vulnerabilities. These vulnerabilities stemmed from the use of case-insensitive JSON key matching during the parsing of JSON-RPC and MCP protocol messages,...

7.5CVSS7.3AI score0.00255EPSS
SaveExploits0References2
Circl
Circl
added 2026/02/25 8:10 p.m.8 views

CVE-2026-25736

creationtimestamp| type| source ---|---|--- 2026-02-25 20:10:18+00:00| seen| https://gist.github.com/alon710/3c404d6776ba547e659e45aab0d6bdf9 2026-02-25 21:41:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mfpnjbpjni2z...

6.1CVSS4.8AI score0.00287EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/24 8:39 p.m.9 views

GHSA-5R3V-VC8M-M96G Caddy: Unicode case-folding length expansion causes incorrect split_path index in FastCGI transport

Summary 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 strings.ToLower can change UTF-8 byte length for some characters. As a result, Caddy can deri...

9.3CVSS6.6AI score0.00536EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/02/24 8:34 p.m.4 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the host request matcher when the host list contains more than 100 entries. An attacker can gain unauthorized access to protected routes and sensitive endpoints by altering the case of the Host...

9.1CVSS5.9AI score0.0037EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/24 8:34 p.m.13 views

Caddy: MatchHost becomes case-sensitive for large host lists (>100), enabling host-based route/auth bypass

Summary 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 host-based routing and any access controls attached to that route by changing the...

9.1CVSS5.7AI score0.0037EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/24 8:34 p.m.10 views

GHSA-X76F-JF84-RQJ8 Caddy: MatchHost becomes case-sensitive for large host lists (>100), enabling host-based route/auth bypass

Summary 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 host-based routing and any access controls attached to that route by changing the...

8.7CVSS5.8AI score0.0037EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/02/24 8:31 p.m.4 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the matchPatternWithEscapeSequence function when handling patterns containing percent-escape sequences. An attacker can gain unauthorized access to protected routes and sensitive endpoints by...

9.3CVSS5.9AI score0.0037EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/24 8:31 p.m.12 views

Caddy: MatchPath %xx (escaped-path) branch skips case normalization, enabling path-based route/auth bypass

Summary 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 attacker can bypass path-based routing and any access controls attached to that rou...

9.1CVSS5.6AI score0.0037EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/24 8:31 p.m.8 views

GHSA-G7PC-PC7G-H8JH Caddy: MatchPath %xx (escaped-path) branch skips case normalization, enabling path-based route/auth bypass

Summary 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 attacker can bypass path-based routing and any access controls attached to that rou...

8.7CVSS5.7AI score0.0037EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/02/24 6:52 p.m.10 views

CVE-2026-2780

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Privilege escalation in the Netmonitor component...

9.8CVSS5.7AI score0.00339EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/24 5:29 p.m.15 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.13 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.1CVSS0.0037EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.9 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
OSV
OSV
added 2026/02/24 5:29 p.m.6 views

UBUNTU-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.8AI score0.0037EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.8 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
OSV
OSV
added 2026/02/24 4:33 p.m.9 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.3CVSS6.1AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/24 4:28 p.m.9 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.6AI score0.0037EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder