Lucene search
+L

141 matches found

RedHat Linux
RedHat Linux
added 2026/07/30 11:11 a.m.4 views

axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter

A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If...

8.3CVSS5.4AI score0.00304EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/27 7:11 p.m.43 views

CVE-2026-64647 Next.js: Response Body Cache Confusion with Invalid UTF-8 Request Bodies

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the...

6.3CVSS0.00339EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 7:11 p.m.7 views

CVE-2026-64647 Next.js: Response Body Cache Confusion with Invalid UTF-8 Request Bodies

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the...

6.3CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/07/27 7:11 p.m.45 views

CVE-2026-64647

Summary: Next.js versions affected include 12.0.0–15.5.20 and 16.0.0–16.2.10. A server-side fetch with a request body can return a cached response body from a different request to the same URL when the request body uses a non-UTF-8 charset, causing confidential data in the POST response to leak t...

6.3CVSS5.8AI score0.00339EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/27 5:49 a.m.6 views

BIT-OPENBAO-2025-62513 OpenBao leaks HTTPRawBody in Audit Logs

OpenBao is an open source identity-based secrets management system. In versions 2.2.0 to 2.4.1, OpenBao's audit log experienced a regression wherein raw HTTP bodies used by few endpoints were not correctly redacted HMAC'd. This impacts those using the ACME functionality of PKI, resulting in...

7.5CVSS6.9AI score0.00293EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/23 10:16 p.m.9 views

CVE-2026-65604

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS0.0029EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 9:16 p.m.10 views

CVE-2026-65604

Skipper contains an incomplete fix for CVE-2026-50197 in which oversized request bodies bypass Open Policy Agent OPA deny-on-presence Rego policies. When a request body exceeds the configured maxBodyBytes limit, Skipper forwards the full payload to the upstream service while OPA evaluates against...

8.8CVSS5.3AI score0.00429EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/22 10:58 p.m.14 views

EUVD-2024-55651

Eclipse Jetty: DoS attack triggering OutOfMemory with 100-Continue requests...

7.5CVSS5.1AI score0.00252EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/20 3:2 p.m.11 views

EUVD-2026-45973

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.3CVSS5.4AI score0.00421EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/18 9:46 a.m.3 views

OPENSUSE-SU-2026:21372-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues - CVE-2026-50269: improper validation of user-controlled strings allows for CRLF injection in multipart headers bsc1268398. - CVE-2026-54273: no limit in the HTTP/1 pipelined request queue can lead to excessive resource consumption...

8.7CVSS5.3AI score0.00397EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/07/16 2:29 p.m.11 views

CVE-2026-33382

A flaw in Grafana's API endpoints allows remote attackers to send excessively large request bodies without authentication. This exhausts server memory, resulting in a complete denial of service DoS. Mitigation Deploy a reverse proxy or API gateway e.g., Nginx in front of Grafana configured to...

7.5CVSS6.1AI score0.00388EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 9:16 a.m.8 views

UBUNTU-CVE-2024-7708

For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can leak...

7.5CVSS6.1AI score0.00252EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/14 9:1 a.m.36 views

CVE-2024-7708

For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can leak...

7.5CVSS0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 9:1 a.m.6 views

CVE-2024-7708

For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can leak...

7.5CVSS6.1AI score
SaveExploits0References4
NVD
NVD
added 2026/07/10 4:16 p.m.16 views

CVE-2026-33382

Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service...

7.5CVSS0.00388EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/10 2:58 p.m.41 views

CVE-2026-33382 Denial of service via unbounded request body size

Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service...

7.5CVSS0.00388EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/07 8:14 p.m.24 views

CVE-2026-55434

The CVE affects Coder’s AI Bridge provider endpoints (v2.33.x and v2.34.x) where handlers read request bodies with io.ReadAll without a max size. An authenticated user could send oversized bodies, causing memory exhaustion and a denial of service that crashes the control plane. Patches are availa...

6.5CVSS6AI score0.00307EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/01 8:56 p.m.10 views

GHSA-28PQ-6QXG-WG5R 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)

Summary 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 four other Mailpit JSON-body API endpoints PUT /api/v1/messages...

5.3CVSS5.9AI score0.00421EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/22 9:4 p.m.8 views

CVE-2026-56221 Cap-go - SQL Injection in Cloudflare Analytics Engine Queries via cloudflare.ts

Cap-go before 12.128.2 contains multiple SQL injection vulnerabilities in cloudflare.ts where user-controlled values from API request bodies are interpolated directly into SQL query strings without sanitization or parameterization. Authenticated users with read-level API key permissions can injec...

7.1CVSS6.1AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/22 12:0 a.m.15 views

PT-2026-51363

Name of the Vulnerable Software and Affected Versions Grafana affected versions not specified Description The public dashboard query endpoint does not limit the request body size before processing. This allows unauthenticated attackers to trigger excessive memory allocation by sending arbitrarily...

7.5CVSS5.8AI score0.00432EPSS
SaveExploits0References14
Rows per page
Query Builder