Lucene search
+L

2578 matches found

EUVD
EUVD
added 2026/07/20 11:23 p.m.31 views

EUVD-2026-42577

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

5.9CVSS5.2AI score0.00412EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/20 11:23 p.m.9 views

GHSA-V422-HMWV-36X6 body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement

Impact When body-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 their primary safeguard against oversized request bodies will accept...

3.7CVSS5.3AI score0.00412EPSS
SaveExploits0References10
Patchstack
Patchstack
added 2026/07/20 11:23 p.m.29 views

NPM: body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement

NPM: body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement vulnerability discovered by ? in WordPress Npm body-parser versions 1.20.6...

5.9CVSS5.3AI score0.00412EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/20 11:23 p.m.31 views

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

Impact When body-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 their primary safeguard against oversized request bodies will accept...

5.9CVSS5.3AI score0.00412EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/07/20 10:37 p.m.36 views

GHSA-MWF2-3PR3-8698 Axios: HTTP/2 streamed uploads bypass `maxBodyLength`

Summary Axios versions with Node.js HTTP/2 support allow streamed request bodies to bypass maxBodyLength enforcement when requests are sent with httpVersion: 2. This affects applications that rely on maxBodyLength as a hard cap while forwarding attacker-controlled streams, such as upload endpoint...

6.3CVSS5.3AI score0.00356EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/20 10:37 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 stream handling of lib/adapters/http.js, which does not enforce maxBodyLength on stream...

6.3CVSS5.5AI score0.00356EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/20 10:27 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the getBodyLength and resolveBodyLength functions of lib/adapters/fetch.js, which lack a branch fo...

6.3CVSS5.4AI score0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 10:27 p.m.13 views

GHSA-JQH4-M9W3-8HP9 Axios: Fetch adapter `ReadableStream` uploads bypass `maxBodyLength`

Summary axios’ fetch adapter does not enforce maxBodyLength for live WHATWG ReadableStream request bodies whose size cannot be determined before dispatch. Applications that use adapter: "fetch" and rely on maxBodyLength to cap untrusted upload/proxy streams can send the full stream even when it...

6.3CVSS5.6AI score0.00359EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/20 10:27 p.m.15 views

Allocation of Resources Without Limits or Throttling

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the getBodyLength and resolveBodyLength functions of lib/adapters/fetch.js, which lack a branch for WHATWG...

6.3CVSS5.4AI score0.00359EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 3:02 p.m.47 views

CVE-2026-48824 Mailpit: Sibling-endpoint memory-exhaustion DoS via unbounded JSON body on /api/v1/messages, /api/v1/tags, and /api/v1/message/{id}/release (incomplete fix of GHSA-fpxj-m5q8-fphw)

Mailpit is an email testing tool and API for developers. Prior to version 1.30.1, the fix for GHSA-fpxj-m5q8-fphw CVE-2026-45710, "Mailpit: Set a default 50MB p/m limit to prevent DoS via unlimited SMTP DATA and /api/v1/send body sizes" wrapped only POST /api/v1/send with http.MaxBytesReader. The...

5.3CVSS0.00421EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/20 3:01 p.m.8 views

CVE-2026-45713 Mailpit: Unauthenticated remote memory-exhaustion DoS via unlimited SMTP DATA and /api/v1/send body sizes

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the Mailpit SMTP server has a Server.MaxSize int field that controls the maximum allowed DATA payload size, but the field is never assigned anywhere outside test code, leaving it at Go's zero value 0 ⇒ "no limit". T...

7.5CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 3:01 p.m.41 views

CVE-2026-45713 Mailpit: Unauthenticated remote memory-exhaustion DoS via unlimited SMTP DATA and /api/v1/send body sizes

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the Mailpit SMTP server has a Server.MaxSize int field that controls the maximum allowed DATA payload size, but the field is never assigned anywhere outside test code, leaving it at Go's zero value 0 ⇒ "no limit". T...

7.5CVSS0.00388EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/20 3:01 p.m.53 views

CVE-2026-45713

Mailpit suffers an unauthenticated remote memory-exhaustion DoS due to missing limits on SMTP DATA and the /api/v1/send body. Before v1.30.0, Server.MaxSize is not assigned, allowing unbounded data growth and RAM/disk pressure as messages are processed and stored. Multiple sources (CVE-2026-45713...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/07/20 12:19 p.m.19 views

CVE-2026-63745

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability where authenticated users can spoof composite record-id field values by writing to editable body fields. Attackers can bypass permission rules that gate access on id components like tenant isolation by setting same-name...

5.4CVSS0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.40 views

CVE-2026-63745 SurrealDB before 3.1.0 Authorization Bypass via Composite Record-id

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability where authenticated users can spoof composite record-id field values by writing to editable body fields. Attackers can bypass permission rules that gate access on id components like tenant isolation by setting same-name...

5.4CVSS0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:04 p.m.13 views

EUVD-2026-45916

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability where authenticated users can spoof composite record-id field values by writing to editable body fields. Attackers can bypass permission rules that gate access on id components like tenant isolation by setting same-name...

5.4CVSS5.3AI score0.00249EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.13 views

CVE-2026-63745 SurrealDB before 3.1.0 Authorization Bypass via Composite Record-id

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability where authenticated users can spoof composite record-id field values by writing to editable body fields. Attackers can bypass permission rules that gate access on id components like tenant isolation by setting same-name...

5.4CVSS5.3AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.34 views

CVE-2026-63745

SurrealDB prior to 3.1.0 contains an authorization bypass in which authenticated users can spoof composite record-id field values by writing to editable body fields. This allows bypassing permission checks that gate access on id components (e.g., tenant isolation) by setting same-named body field...

5.4CVSS5.4AI score0.00249EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.8 views

CVE-2026-63745

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability where authenticated users can spoof composite record-id field values by writing to editable body fields. Attackers can bypass permission rules that gate access on id components like tenant isolation by setting same-name...

5.4CVSS5.3AI score0.00249EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.9 views

openSUSE 16 Security Update : grafana (openSUSE-SU-2026:21366-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21366-1 advisory. Changes in grafana: - CVE-2026-33382: Limit the size of the request body before processing it at several Grafana API endpoints bsc1271331 -...

7.5CVSS5.9AI score0.00388EPSS
SaveExploits0References7
Rows per page
Query Builder