Lucene search
+L

4901 matches found

Debian CVE
Debian CVE
added 2026/02/27 3:54 a.m.9 views

CVE-2026-28364

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operation...

7.9CVSS6.7AI score0.0021EPSS
SaveExploits0
EUVD
EUVD
added 2026/02/26 10:20 p.m.12 views

EUVD-2026-8792

MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity...

7CVSS5.2AI score0.00255EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/26 10:20 p.m.17 views

MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

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 — a field tagged json:"method" would also match "Method", "METHOD", etc. Additionally, Go's standard...

7.5CVSS5.4AI score0.00255EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/26 10:20 p.m.6 views

GHSA-WVJ2-96WP-FQ3F MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

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 — a field tagged json:"method" would also match "Method", "METHOD", etc. Additionally, Go's standard...

7CVSS5.6AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/26 7:57 p.m.11 views

CVE-2026-27896

A flaw was found in the Go MCP SDK. This issue occurs due to an improper handling of case sensitivity during JSON-RPC message parsing, specifically in the matching of JSON keys to struct field tags. This behavior violates the JSON-RPC 2.0 specification, which explicitly requires case-sensitive...

7.5CVSS5.5AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/26 4:27 p.m.5 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.00542EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.7 views

GO-2026-4541 Caddy MatchHost becomes case-sensitive in github.com/caddyserver/caddy/v2

Caddy MatchHost becomes case-sensitive in github.com/caddyserver/caddy/v2...

9.1CVSS5.4AI score0.0037EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.6 views

GO-2026-4538 Caddy MatchPath %xx branch skips case normalization in github.com/caddyserver/caddy/v2

Caddy MatchPath %xx branch skips case normalization in github.com/caddyserver/caddy/v2...

9.1CVSS5.4AI score0.0037EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:3 p.m.14 views

OPENSUSE-SU-2026:20279-1 Security update for containerized-data-importer

This update for containerized-data-importer fixes the following issues: Update to version 1.64.0. Security issues fixed: - CVE-2024-28180: improper handling of highly compressed data bsc1235204. - CVE-2024-45338: denial of service due to non-linear parsing of case-insensitive content bsc1235365. ...

7.5CVSS5.8AI score0.01956EPSS
SaveExploits0References6
Circl
Circl
added 2026/02/26 6:13 a.m.13 views

CVE-2026-27973

creationtimestamp| type| source ---|---|--- 2026-02-26 06:13:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mfqk4duhku24...

4.8CVSS4.8AI score0.00164EPSS
SaveExploits0References1
Circl
Circl
added 2026/02/26 5:7 a.m.11 views

CVE-2026-27941

creationtimestamp| type| source ---|---|--- 2026-02-26 05:07:36+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mfqggo3ihj2z 2026-02-26 05:16:32+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mfqgwmypzv2s 2026-03-06 21:00:14+00:00| seen|...

9.9CVSS5.8AI score0.00395EPSS
SaveExploits1References3
NVD
NVD
added 2026/02/26 1:16 a.m.30 views

CVE-2026-27896

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7.5CVSS0.00255EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/26 12:47 a.m.6 views

CVE-2026-27896

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7CVSS5.3AI score0.00255EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 12:47 a.m.5 views

CVE-2026-27896 MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7CVSS5.9AI score0.00255EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/26 12:47 a.m.32 views

CVE-2026-27896 MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7CVSS0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/26 12:47 a.m.8 views

CVE-2026-27896 MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...

7CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/02/26 12:47 a.m.49 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.9 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.10 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.15 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
Rows per page
Query Builder