Lucene search
+L

60 matches found

Cvelist
Cvelist
•added 2026/09/15 5:48 p.m.•28 views

CVE-2026-58483 mcp-searxng: Unbounded Response Body Read Bypasses URL Size Limit in `web_url_read`

mcp-searxng is a Model Context Protocol server that gives AI assistants web search and URL-reading capabilities through SearXNG. Prior to 1.7.1, weburlread in src/index.ts passes a caller-supplied URL to readUrlContent in src/url-reader.ts, where checkContentLength treats a missing Content-Length...

7.5CVSS0.0067EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/14 8:04 p.m.•38 views

CVE-2026-54247 Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAllr.Body without a size limit. An attacker with...

4.3CVSS0.00298EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/04 3:13 p.m.•18 views

CVE-2026-80802

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: bound the device-reported read length and fix an skb leak fdpncii2cread takes the next packet length from two device-supplied bytes and never validates it. The value is a u16 used as the i2cmasterrecv count into a...

5.6AI score0.00243EPSS
SaveExploits0
OSV
OSV
•added 2026/09/03 6:02 p.m.•13 views

GHSA-JCVH-XF52-2CWM ffuf denial of service (OOM) via HTTP response decompression bomb

Summary A malicious or attacker-controlled target server can crash ffuf with an out-of-memory condition by returning a compressed HTTP response that decompresses to a very large body a decompression bomb. This works against default usage with no special flags. Details The response body size guard...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/30 6:25 p.m.•39 views

CVE-2026-81636 Query-complexity limit bypass via first/last pagination arguments in AshGraphql enables denial of service

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashgraphql allows an unauthenticated client to bypass the configured GraphQL query-complexity limit and force an unbounded database read. AshGraphql.Graphql.Resolver.querycomplexity/3 multiplies child complexity by...

8.7CVSS0.0055EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•23 views

PT-2026-83124

vLLM up to and including 0.17.0 allows remote attackers to cause a Denial of Service via memory exhaustion. The AsyncMediaIO.fetch audio and AsyncMediaIO.fetch image functions in multimodal/inputs.py fetch user-supplied media URLs using aiohttp and call r.read without enforcing a maximum response...

5.8AI score0.0075EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/27 12:24 a.m.•9 views

SUSE CVE-2026-72030

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Reject an invalid concurrent positioning ranges count atadevconfigcpr takes the number of range descriptors from buf0 of the concurrent positioning ranges log up to 255, which the device reports independently of...

6AI score0.00215EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/15 5:52 a.m.•78 views

CVE-2026-72084

The CVE-2026-72084 vulnerability affects the Linux kernel SCSI subsystem: PR-OUT TransportID parsing for iSCSI can over-read when the provided buffer length isn’t properly validated, potentially allowing out-of-bounds reads. The fix introduces length checks on the iSCSI TransportID (ADDITIONAL LE...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•18 views

PT-2026-72654

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Two issues in the rpcrdma is bcall function allow a short or malformed reply to leak the receive buffer and drain the Receive queue. First, a speculative peek using xdr inline decode for...

9.8CVSS5.6AI score0.00738EPSS
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/08/14 2:16 p.m.•13 views

CVE-2026-73633

Uncontrolled resource consumption vulnerability in the JSON plugin of Apache Struts. When an application is configured to populate actions from a JSON request body, the plugin reads that body into memory without bounding how much it will accept, so a single request can exhaust the heap and deny...

7.5CVSS5.5AI score0.00698EPSS
SaveExploits2References2
NVD
NVD
•added 2026/08/13 5:17 p.m.•12 views

CVE-2026-42931

Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint...

6.5CVSS0.0053EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/13 4:44 p.m.•17 views

EUVD-2026-58135

Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint...

6.5CVSS5.7AI score0.0053EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/28 9:08 a.m.•14 views

BIT-THRIFT-2026-45112 Apache Thrift: Unbounded Read Leading to Denial of Service

Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Java bindings. This issue affects Apache Thrift: from 0.19.0 before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

7.5CVSS5.8AI score0.0103EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/27 3:30 p.m.•13 views

GO-2026-5983 Trivy: Helm chart tar bomb causes OOM via unbounded io.ReadAll in parser in github.com/aquasecurity/trivy

Trivy: Helm chart tar bomb causes OOM via unbounded io.ReadAll in parser in github.com/aquasecurity/trivy...

6.9CVSS5.8AI score0.00443EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/27 10:57 a.m.•44 views

CVE-2026-45112 Apache Thrift: Unbounded Read Leading to Denial of Service

Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Java bindings. This issue affects Apache Thrift: from 0.19.0 before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

6.9CVSS0.0103EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/27 10:57 a.m.•13 views

CVE-2026-45112 Apache Thrift: Unbounded Read Leading to Denial of Service

Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Java bindings. This issue affects Apache Thrift: from 0.19.0 before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

6.9CVSS5.8AI score0.0103EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/27 10:57 a.m.•11 views

CVE-2026-45112 Apache Thrift: Unbounded Read Leading to Denial of Service

Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Java bindings. This issue affects Apache Thrift: from 0.19.0 before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

6.9CVSS5.8AI score
SaveExploits0References6
CVE
CVE
•added 2026/07/27 10:57 a.m.•62 views

CVE-2026-45112

CVE-2026-45112 affects Apache Thrift Java bindings, with an unbounded read/resource allocation vulnerability that can lead to denial of service. The issue involves versions 0.19.0 up to (but not including) 0.24.0. The recommended remediations are to upgrade to version 0.24.0, which fixes the issu...

7.5CVSS5.8AI score0.0103EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/21 8:39 p.m.•15 views

Gitea: Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint

Summary An unbounded io.ReadAllctx.Req.Body call in the NPM package tag API endpoint allows any authenticated user to crash the Gitea server by sending a single large HTTP request. The request body is read entirely into memory with no size limit, causing an Out-of-Memory OOM kill. With concurrent...

6.5CVSS5.7AI score0.0053EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/21 12:00 a.m.•18 views

PT-2026-63276

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.27.0 Description An authenticated user can cause a denial of service by sending a large HTTP request to the NPM package tag API endpoint. The AddPackageTag function reads the entire request body into memory using...

9.6CVSS5.8AI score0.01467EPSS
SaveExploits2References94
Rows per page
Query Builder