Lucene search
+L

13777 matches found

OSV
OSV
added 2026/04/02 4:46 p.m.4 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 score0.00369EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/02 12:31 p.m.7 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.17 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.36 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.3 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
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.14 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
Packet Storm News
Packet Storm News
added 2026/04/02 12:0 a.m.9 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
OSV
OSV
added 2026/04/01 9:43 p.m.2 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.5 views

EUVD-2026-18035

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

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/01 9:19 p.m.8 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:19 p.m.4 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
OSV
OSV
added 2026/04/01 9:16 p.m.5 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
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 p.m.5 views

CVE-2026-34513

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an unbounded DNS cache could result in excessive memory usage possibly resulting in a DoS situation. This issue has been patched in version 3.13.4...

7.5CVSS5.8AI score0.0044EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 p.m.6 views

CVE-2026-34517

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...

6.9CVSS5.8AI score0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 9:16 p.m.5 views

UBUNTU-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.5CVSS5.7AI score0.0044EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/01 9:16 p.m.4 views

UBUNTU-CVE-2026-34513

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an unbounded DNS cache could result in excessive memory usage possibly resulting in a DoS situation. This issue has been patched in version 3.13.4...

7.5CVSS5.8AI score0.0044EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 p.m.4 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.5CVSS5.9AI score0.0044EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:13 p.m.10 views

CVE-2026-34516

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, a response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability. This issue has been patched in version 3.13....

8.7CVSS5.7AI score0.0044EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/01 8:13 p.m.2 views

CVE-2026-34516 AIOHTTP: Multipart Header Size Bypass

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, a response with an excessive number of multipart headers may be allowed to use more memory than intended, potentially allowing a DoS vulnerability. This issue has been patched in version 3.13....

8.7CVSS5.8AI score0.0044EPSS
SaveExploits0References5
Rows per page
Query Builder