Lucene search
+L

13954 matches found

Github Security Blog
Github Security Blog
added 2026/04/02 8:30 p.m.12 views

Rack's multipart header parsing allows Denial of Service via escape-heavy quoted parameters

Summary Rack::Multipart::Parserhandlemimehead parses quoted multipart parameters such as Content-Disposition: form-data; name="..." using repeated Stringindex searches combined with Stringslice! prefix deletion. For escape-heavy quoted values, this causes super-linear processing. An unauthenticat...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 6:50 p.m.6 views

CVE-2026-34759 OneUptime: Unauthenticated notification API endpoints - financial abuse via phone number purchase, service disruption, and SMTP credential exposure

OneUptime is an open-source monitoring and observability platform. Prior to version 10.0.42, multiple notification API endpoints are registered without authentication middleware, while sibling endpoints in the same codebase correctly use ClusterKeyAuthorization.isAuthorizedServiceMiddleware. Thes...

9.2CVSS5.8AI score0.006EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/02 6:32 p.m.8 views

CVE-2026-34742 Model Context Protocol Go SDK: DNS Rebinding Protection Disabled by Default for Servers Running on Localhost

The Go MCP SDK used Go's standard encoding/json. Prior to version 1.4.0, the Model Context Protocol MCP Go SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication with StreamableHTTPHandler or...

7.6CVSS5.9AI score
SaveExploits0References10
Snyk
Snyk
added 2026/04/02 6:20 p.m.13 views

Denial of Service (DoS)

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

8.7CVSS6AI score0.0043EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/02 6:16 p.m.18 views

CVE-2026-35414

OpenSSH before 10.3 mishandles the authorizedkeys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters...

8.1CVSS0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/02 5:16 p.m.9 views

UBUNTU-CVE-2026-34829

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/04/02 5:8 p.m.10 views

CVE-2026-35414

OpenSSH before 10.3 mishandles the authorizedkeys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters...

8.1CVSS5.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/02 4:46 p.m.10 views

CVE-2026-34829 Rack: Denial of Service via Unbounded Multipart File Upload Without Content-Length

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/02 12:31 p.m.12 views

fast-filesystem-mcp is vulnerable to command injection through handleGetDiskUsage function

A security flaw has been discovered in efforthye fast-filesystem-mcp up to 3.5.1. The affected element is the function handleGetDiskUsage of the file src/index.ts. Performing a manipulation results in command injection. The attack is possible to be carried out remotely. The exploit has been...

6.5CVSS5.6AI score0.0111EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/04/02 11:45 a.m.24 views

CVE-2026-5327

The CVE-2026-5327 vulnerability affects the project efforthye fast-filesystem-mcp up to version 3.5.1 , specifically the function handleGetDiskUsage in src/index.ts. The issue arises from a manipulation that enables remote command injection , with exploitation publicly released and a Proof-of-Con...

6.5CVSS6.3AI score0.0111EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/02 11:45 a.m.40 views

CVE-2026-5327 efforthye fast-filesystem-mcp index.ts handleGetDiskUsage command injection

A security flaw has been discovered in efforthye fast-filesystem-mcp up to 3.5.1. The affected element is the function handleGetDiskUsage of the file src/index.ts. Performing a manipulation results in command injection. The attack is possible to be carried out remotely. The exploit has been...

6.5CVSS0.0111EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.5 views

PT-2026-29924

Summary Rack::Multipart::Parserhandle mime head parses quoted multipart parameters such as Content-Disposition: form-data; name="..." using repeated Stringindex searches combined with Stringslice! prefix deletion. For escape-heavy quoted values, this causes super-linear processing. An...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/04/02 12:0 a.m.12 views

Combating Data Laundering in LLM Training

Data rights owners can detect unauthorized data use in large language model LLM training by querying with proprietary samples. Often, superior performance e.g., higher confidence or lower loss on a sample relative to the untrained data implies it was part of the training corpus, as LLMs tend to...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.16 views

fast-filesystem-mcp 命令注入漏洞

fast-filesystem-mcp is a model context protocol server developed by Efforthye. Versions of fast-filesystem-mcp 3.5.1 and earlier contained a command injection vulnerability. This vulnerability originated from the handleGetDiskUsage function in the file src/index.ts, which allowed command injectio...

6.5CVSS6.6AI score0.0111EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/01 9:43 p.m.5 views

GHSA-M5QP-6W8W-W647 AIOHTTP has a Multipart Header Size Bypass

Summary A response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability. Impact Multipart headers were not subject to the same size restrictions in place for normal headers, potentially allowing substantially more...

8.7CVSS5.8AI score0.0044EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/01 9:19 p.m.7 views

EUVD-2026-18035

AIOHTTP Affected by Denial of Service DoS via Unbounded DNS Cache in TCPConnector...

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/01 9:19 p.m.5 views

GHSA-HCC4-C3V8-RX92 AIOHTTP Affected by Denial of Service (DoS) via Unbounded DNS Cache in TCPConnector

Summary An unbounded DNS cache could result in excessive memory usage possibly resulting in a DoS situation. Impact If an application makes requests to a very large number of hosts, this could cause the DNS cache to continue growing and slowly use excessive amounts of memory. ----- Patch:...

6.9CVSS5.9AI score0.0044EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/01 9:19 p.m.32 views

AIOHTTP Affected by Denial of Service (DoS) via Unbounded DNS Cache in TCPConnector

Summary An unbounded DNS cache could result in excessive memory usage possibly resulting in a DoS situation. Impact If an application makes requests to a very large number of hosts, this could cause the DNS cache to continue growing and slowly use excessive amounts of memory. ----- Patch:...

7.5CVSS5.9AI score0.0044EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/01 9:16 p.m.8 views

PYSEC-2026-2099

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking clientmaxsize. This issue has been patched in version 3.13.4...

5.3CVSS6AI score0.00384EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/01 9:16 p.m.6 views

CVE-2026-22815

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, insufficient restrictions in header/trailer handling could cause uncapped memory usage. This issue has been patched in version 3.13.4...

7.5CVSS0.0044EPSS
SaveExploits0References3
Rows per page
Query Builder