Lucene search
+L

2580 matches found

Vulnrichment
Vulnrichment
added 2026/07/09 10:21 a.m.21 views

CVE-2026-12590 body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement

Impact: In body-parser versions prior to 1.20.6 1.x line and 2.3.0 2.x line, when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as thei...

3.7CVSS6AI score0.00412EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/09 10:21 a.m.13 views

CVE-2026-12590

Impact: In body-parser versions prior to 1.20.6 1.x line and 2.3.0 2.x line, when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as thei...

5.9CVSS5.9AI score0.00412EPSS
SaveExploits0
OSV
OSV
added 2026/07/09 10:21 a.m.13 views

CVE-2026-12590 body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement

Impact: In body-parser versions prior to 1.20.6 1.x line and 2.3.0 2.x line, when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as thei...

3.7CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/09 10:21 a.m.162 views

CVE-2026-12590

The Red Hat and CVE records confirm a vulnerability in body-parser: when the parser is configured with an invalid limit option (e.g., unparseable string or NaN), the request body size check is silently bypassed, enabling potential DoS through unbounded payloads. Affected versions are body-parser ...

5.9CVSS6AI score0.00412EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/09 10:21 a.m.61 views

CVE-2026-12590 body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement

Impact: In body-parser versions prior to 1.20.6 1.x line and 2.3.0 2.x line, when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as thei...

3.7CVSS0.00412EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/09 10:21 a.m.13 views

CVE-2026-12590

Impact: In body-parser versions prior to 1.20.6 1.x line and 2.3.0 2.x line, when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as thei...

3.7CVSS6AI score0.00412EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/07/09 12:00 a.m.18 views

CVE-2026-12590

Impact: In body-parser versions prior to 1.20.6 1.x line and 2.3.0 2.x line, when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as thei...

5.9CVSS6.1AI score0.00412EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.23 views

PT-2026-56769

Name of the Vulnerable Software and Affected Versions body-parser versions prior to 1.20.6 body-parser versions prior to 2.3.0 Description When the parser is configured with an invalid limit option value, such as an unparseable string or NaN Not-a-Number, the request body size check is silently...

5.9CVSS6.1AI score0.00412EPSS
SaveExploits0References19
ATTACKERKB
ATTACKERKB
added 2026/07/09 12:00 a.m.14 views

CVE-2026-51600

Tenda CP3 V3.0 firmware V31.1.9.91 does not validate the Content-Length header field in RTSP requests including DESCRIBE, SETUP, and PLAY methods. When a request carrying a Content-Length header is received without a corresponding message body, the RTSP parser enters a persistent body-awaiting...

7.5CVSS6AI score0.00573EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/09 12:00 a.m.45 views

CVE-2026-51600

Tenda CP3 V3.0 firmware V31.1.9.91 does not validate the Content-Length header field in RTSP requests including DESCRIBE, SETUP, and PLAY methods. When a request carrying a Content-Length header is received without a corresponding message body, the RTSP parser enters a persistent body-awaiting...

0.00573EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/08 8:24 p.m.18 views

Nuclio: Unsanitized cron trigger event headers/body injected into CronJob shell command leads to persistent RCE

Summary Nuclio controller builds a curl invocation string for each cron trigger and stores it as the args of a Kubernetes CronJob container /bin/sh, -c, . Two fields in the trigger specification flow into this string without adequate sanitization: - event.headers keys — interpolated verbatim insi...

6.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/08 8:24 p.m.15 views

GHSA-V5PX-423J-PF7P Nuclio: Unsanitized cron trigger event headers/body injected into CronJob shell command leads to persistent RCE

Summary Nuclio controller builds a curl invocation string for each cron trigger and stores it as the args of a Kubernetes CronJob container /bin/sh, -c, . Two fields in the trigger specification flow into this string without adequate sanitization: - event.headers keys — interpolated verbatim insi...

10CVSS6.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/08 8:23 p.m.26 views

Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding — chunked / HTTP/2 requests

Summary 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. When the opaAuthorizeRequestWithBody filter is configured, the...

7.8CVSS6.1AI score0.0055EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/08 8:23 p.m.10 views

GHSA-659F-RGP5-W4WF Skipper: opaAuthorizeRequestWithBody filter bypasses OPA policy on Transfer-Encoding — chunked / HTTP/2 requests

Summary 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. When the opaAuthorizeRequestWithBody filter is configured, the...

10CVSS6.2AI score0.0055EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/08 8:23 p.m.9 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via the ExtractHttpBodyOptionally helper in filters/openpolicyagent/openpolicyagent.go. An attacker can bypass opaAuthorizeRequestWithBody policy checks by sending a chunked HTTP/1.1 request or an HTTP/2 request...

10CVSS6.1AI score0.0055EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/08 3:08 p.m.35 views

CVE-2026-54344

ToolJet , an open-source low-code platform, had a shell injection vulnerability in its render preview deployment workflow prior to version 3.20.180 . The GitHub Actions workflow interpolated github.event.comment.body directly into a bash conditional in a run step, allowing any GitHub user able to...

8.8CVSS6.1AI score0.00328EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/07/08 3:08 p.m.45 views

CVE-2026-54344 ToolJet GitHub Actions comment body shell injection exposes deployment secrets

ToolJet is an open-source low-code platform for building internal tools. Prior to 3.20.180, ToolJet's render preview deployment workflow interpolates github.event.comment.body directly into a bash conditional in a run step, allowing any GitHub user who can comment on an open pull request with a...

4.7CVSS0.00328EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.27 views

PT-2026-56679

Name of the Vulnerable Software and Affected Versions zalando/skipper versions prior to 0.26.10 Description The OpenPolicyAgent integration in zalando/skipper contains a flaw that allows request-body inspection to be bypassed. This occurs during HTTP/1.1 requests using Transfer-Encoding: chunked...

7.8CVSS5.3AI score0.0055EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/07 8:14 p.m.7 views

CVE-2026-55434 Coder vulnerable to denial of service via unbounded request body in AI Bridge provider endpoints

Coder allows organizations to provision remote development environments via Terraform. Starting in version 2.33.0 and prior to versions 2.33.8 and 2.34.2, AI Bridge provider handlers read request bodies with io.ReadAll without a maximum size so an authenticated user with AI Bridge access could se...

6.5CVSS6AI score0.00552EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 8:14 p.m.13 views

CVE-2026-55434 Coder vulnerable to denial of service via unbounded request body in AI Bridge provider endpoints

Coder allows organizations to provision remote development environments via Terraform. Starting in version 2.33.0 and prior to versions 2.33.8 and 2.34.2, AI Bridge provider handlers read request bodies with io.ReadAll without a maximum size so an authenticated user with AI Bridge access could se...

6.5CVSS6AI score
SaveExploits0References6
Rows per page
Query Builder