Lucene search
+L

233 matches found

CVE
CVE
added 2026/02/26 12:47 a.m.60 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
Github Security Blog
Github Security Blog
added 2026/02/24 8:31 p.m.15 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
NVD
NVD
added 2026/02/24 5:29 p.m.16 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
AlpineLinux
AlpineLinux
added 2026/02/24 4:28 p.m.16 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
SaveExploits1
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.15 views

Caddy 安全漏洞

Caddy is an open-source, cross-platform HTTP/Web server developed by the Caddy company. Versions of Caddy prior to 2.11.1 contained security vulnerabilities. These vulnerabilities stemmed from the HTTP host request matcher becoming case-sensitive when configuring large host lists, which could all...

9.1CVSS5.8AI score0.0037EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/09 9:18 p.m.11 views

CVE-2026-25889

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to 2.57.1, a case-sensitivity flaw in the password validation logic allows any authenticated user to change their password or an admin to change...

5.4CVSS5.5AI score0.00325EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/09 12:00 a.m.21 views

PT-2026-7167

Name of the Vulnerable Software and Affected Versions File Browser versions prior to 2.57.1 Description File Browser offers a file management interface for tasks like uploading, deleting, previewing, renaming, and editing files. A flaw in the password validation process, specifically a...

5.4CVSS5AI score0.00325EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.14 views

File Browser 安全漏洞

File Browser is an open-source file management interface developed by File Browser. It allows for the uploading, deletion, previewing, and editing of files within a specified directory. Versions of File Browser prior to 2.57.1 contained security vulnerabilities. These vulnerabilities stemmed from...

5.4CVSS5.8AI score0.00325EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/16 11:31 p.m.7 views

CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS6.8AI score0.0063EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/16 9:05 a.m.15 views

CVE-2026-23527

A flaw was found in h3, a minimal HTTP Hypertext Transfer Protocol framework. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request where the Transfer-Encoding header uses a case variation of "chunked". The readRawBody function performs a strict case-sensiti...

9.8CVSS6.2AI score0.00586EPSS
SaveExploits1References5
NVD
NVD
added 2026/01/15 11:15 p.m.16 views

CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS0.0063EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/01/15 10:58 p.m.6 views

CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS5.5AI score0.0063EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/01/15 7:24 p.m.8 views

EUVD-2026-2737

H3 is a minimal HTTP framework built for high performance and portability. Prior to 1.15.5, there is a critical HTTP Request Smuggling vulnerability. readRawBody is doing a strict case-sensitive check for the Transfer-Encoding header. It explicitly looks for "chunked", but per the RFC, this heade...

8.9CVSS6.3AI score0.00586EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/01/15 7:24 p.m.8 views

CVE-2026-23527

H3 is a minimal HTTP framework built for high performance and portability. Prior to 1.15.5, there is a critical HTTP Request Smuggling vulnerability. readRawBody is doing a strict case-sensitive check for the Transfer-Encoding header. It explicitly looks for "chunked", but per the RFC, this heade...

9.8CVSS5.6AI score0.00586EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/01/15 12:00 a.m.12 views

H3 Environmental Issues and Vulnerabilities

H3 is an open-source HTTP framework developed by H3. Versions prior to H3 1.15.5 contained an environmental issue vulnerability. This vulnerability stemmed from the strict case-sensitive handling of the Transfer-Encoding header, which could lead to HTTP request payload attacks...

9.8CVSS5.8AI score0.00586EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/09 11:28 a.m.9 views

CVE-2021-27671

An issue was discovered in the comrak crate before 0.9.1 for Rust. XSS can occur because the protection mechanism for data: and javascript: URIs is case-sensitive, allowing for example Data: to be used in an attack...

6.1CVSS6AI score0.00686EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/10/16 7:51 a.m.7 views

Malicious Package

Overview case-sensitive-paths is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS6.8AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/15 12:00 a.m.3 views

Cursor < 1.7 RCE (GHSA-xcwh-rrwj-gxc7)

The version of Cursor installed on the remote host is prior to 1.7. It is, therefore, affected by a remote code execution vulnerability. Versions 1.6.23 and below contain case-sensitive checks in the way Cursor IDE protects its sensitive files e.g., /.cursor/mcp.json, which allows attackers to...

9.8CVSS6.3AI score0.00359EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2007-4673

Malware in sbrugna...

10CVSS6.4AI score0.02105EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2005-2772

Malware in sbrugna...

10CVSS6.4AI score0.04846EPSS
SaveExploits0References5
Rows per page
Query Builder