Lucene search
+L

2577 matches found

OSV
OSV
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67317 axios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.16 views

CVE-2026-67317

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0
Veracode
Veracode
added 2026/07/31 10:26 a.m.16 views

Server-Side Request Forgery (SSRF)

datamodel-code-generator is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to http.getbody in src/datamodelcodegenerator/http.py accepting --url targets and redirect chain targets without proper host/IP validation, which allows an attacker to perform server-side request...

8.2CVSS5.5AI score0.00209EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/31 7:16 a.m.15 views

CVE-2026-15209

The JS Help Desk WordPress plugin before 3.1.5 does not verify that the requesting user owns the ticket being loaded: a low-privileged authenticated user can supply another user's ticket ID and read that ticket's contents, including the reporter's PII and message body...

6.5CVSS0.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/31 6:00 a.m.52 views

CVE-2026-14928 JS Help Desk < 3.1.4 - Subscriber+ Sensitive Information Disclosure via checkAIReplyTicketsBySubject

The JS Help Desk WordPress plugin before 3.1.4 does not perform authorization or ownership checks before returning support-ticket content in a nonce-gated search handler, allowing any authenticated user Subscriber and above to read the subject and full message body of every other user's support...

0.00219EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/31 1:45 a.m.24 views

EUVD-2026-51373

An allocation of resources without limits vulnerability in the HTTP handler component of Google mcp-toolbox versions up to and including 1.4.0 allows an unauthenticated attacker to cause a denial of service DoS. The /mcp endpoint handler reads incoming payloads directly into system memory using a...

8.7CVSS6AI score0.0021EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/31 12:36 a.m.10 views

SUSE CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS7.3AI score0.00193EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.24 views

PT-2026-66665

An allocation of resources without limits vulnerability in the HTTP handler component of Google mcp-toolbox versions up to and including 1.4.0 allows an unauthenticated attacker to cause a denial of service DoS. The /mcp endpoint handler reads incoming payloads directly into system memory using a...

8.7CVSS6AI score0.0021EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:43 p.m.10 views

SUSE CVE-2026-50197

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.10, zalando/skipper's OpenPolicyAgent integration silently bypasses request-body inspection on HTTP/1.1 Transfer-Encoding: chunked and HTTP/2 requests that omit the content-length pseudo-header, because the...

7.8CVSS7.7AI score0.0055EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 3:22 p.m.16 views

EUVD-2026-51163

A vulnerability in the foreUP customer REST API allows any authenticated user to read cleartext payment-processor merchant credentials in the response body...

5.8AI score0.00264EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 2:44 p.m.19 views

EUVD-2026-50502

MCP Ruby SDK: Unbounded JSON-RPC request body causes uncontrolled memory allocation in StreamableHTTPTransport...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.12 views

undici: undici: HTTP header injection via unvalidated blob-like body type property

A flaw was found in undici. An application that processes a hand-rolled blob-like request body with a type property derived from untrusted input may allow a remote attacker to inject Carriage Return Line Feed CRLF sequences. This vulnerability enables the attacker to append arbitrary HTTP headers...

5.4CVSS7.3AI score0.00193EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-15157

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undi...

5.4CVSS7.3AI score0.00193EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/29 11:38 p.m.13 views

CRLF Injection

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to CRLF Injection via the writeH1 path in lib/dispatcher/client-h1.js. An attacker can append arbitrary HTTP headers or smuggle a second request by supplying a duck-typed...

5.4CVSS7.4AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/29 10:16 p.m.9 views

UBUNTU-CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

5.4CVSS7.3AI score0.00193EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/29 10:07 p.m.7 views

undici: undici: HTTP header injection via unvalidated blob-like body type property

A flaw was found in undici. An application that processes a hand-rolled blob-like request body with a type property derived from untrusted input may allow a remote attacker to inject Carriage Return Line Feed CRLF sequences. This vulnerability enables the attacker to append arbitrary HTTP headers...

5.4CVSS7.3AI score0.00193EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/29 9:17 p.m.71 views

CVE-2026-15157 undici vulnerable to CRLF Injection via blob-like body 'type' property

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 9:17 p.m.112 views

CVE-2026-15157

undici is vulnerable to CRLF injection via a duck-typed blob-like request body’s type property when used as the Content-Type header on HTTP/1.1 dispatchers. Affected ranges: undici before 6.28.0; 7.0.0–before 7.29.0; and 8.0.0–before 8.9.0. An attacker supplying a hand-rolled blob-like body deriv...

5.4CVSS5.9AI score0.00193EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/29 9:17 p.m.10 views

CVE-2026-15157 undici vulnerable to CRLF Injection via blob-like body 'type' property

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.9AI score0.00193EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/29 9:17 p.m.11 views

CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.9AI score0.00193EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder