Lucene search
+L

123 matches found

Oracle linux
Oracle linux
added 2026/08/14 12:00 a.m.18 views

grafana security update

10.2.6-23.1 - fix CVE-2026-42127: cap request body size and validate public dashboard access - Resolves RHEL-219382...

7.5CVSS7.3AI score0.00432EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/06 2:38 p.m.29 views

CVE-2026-70646 aiosend: Deserialization of request body before signature verification (Pre-auth DoS) in webhook handler

aiosend is a synchronous and asynchronous Crypto Pay API client. Pror to version 3.0.7, WebhookHandler.feedupdate deserializes the entire request body before verifying the HMAC signature. This allows an unauthenticated attacker to force expensive parsing of arbitrary JSON payloads that will...

7.5CVSS0.0035EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/05 9:43 p.m.17 views

Nuxt: Unauthenticated CPU exhaustion parsing and hashing the Nuxt island endpoint body before hash validation

Impact The internal island renderer endpoint /nuxtisland/... decodes and hashes attacker-controlled request input before it validates the URL-resident hash. An unauthenticated POST /nuxtisland/.json with a large JSON body for example 4.6 MB / 150k keys is fully read, destr-parsed, and run through...

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/08/05 8:16 a.m.8 views

CVE-2026-59675

When API audit logging is enabled, the middleware reads the entire HTTP request body into memory without enforcing a size limit on login endpoints. Because the audit middleware is positioned earlier in the handler chain than Rancher's APIBodyLimitingHandler, the body-size cap default 1 MiB is...

7.5CVSS0.00433EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 7:49 a.m.9 views

EUVD-2026-53291

When API audit logging is enabled, the middleware reads the entire HTTP request body into memory without enforcing a size limit on login endpoints. Because the audit middleware is positioned earlier in the handler chain than Rancher's APIBodyLimitingHandler, the body-size cap default 1 MiB is...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/23 11:51 p.m.14 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization when the request body exceeds the configured maxBodyBytes limit, resulting in the full payload being forwarded to the upstream service while policy evaluation occurs against an empty parsedbody. An attacker can...

8.8CVSS5.9AI score0.00429EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 9:16 p.m.11 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
Github Security Blog
Github Security Blog
added 2026/07/22 11:02 p.m.14 views

Next.js: Unbounded Server Action payload in Edge runtime

Impact Requests targeting Next.js applications using App Router with at least one Server Action can lead to excessive memory consumption if that Server Actions uses the Edge runtime Workarounds If you cannot upgrade, ensure your hosting provider limits the request's body size. 5 MiB should be...

6.3CVSS5.3AI score0.00531EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.11 views

PT-2026-63561

Name of the Vulnerable Software and Affected Versions Next.js versions 13.0.0 through 15.5.20 Next.js versions 16.0.0 through 16.2.10 Description Requests targeting applications using App Router with at least one Server Action can lead to excessive memory consumption when that Server Action...

6.3CVSS5.9AI score0.00531EPSS
SaveExploits0References11
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
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
OSV
OSV
added 2026/07/17 10:42 a.m.5 views

OPENSUSE-SU-2026:21366-1 Security update for grafana

This update for grafana fixes the following issues: Changes in grafana: - CVE-2026-33382: Limit the size of the request body before processing it at several Grafana API endpoints bsc1271331 - CVE-2026-8595: Fix stored XSS in the table panel bsc1271557...

7.5CVSS5.3AI score0.00388EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.10 views

PYSEC-2026-3389 tornado AsyncHTTPClient accumulates decompressed chunks without size limit (gzip bomb)

Tornado's gzip decompression routines work in limited-size chunks, but have no overall limit for the total size of decompressed chunks that they will accumulate There has always been a limit for the total compressed size. This allows a malicious server to consume effectively unlimited amounts of...

7.5CVSS6.1AI score0.00572EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/10 2:58 p.m.32 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.5CVSS6.1AI score0.00388EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/06 3:02 p.m.6 views

rabbitmq-server: RabbitMQ: Denial of Service via oversized JSON bodies in HTTP API

A flaw was found in RabbitMQ, a messaging and streaming broker. A remote attacker could exploit this vulnerability by sending oversized JSON bodies to the rabbitmqmanagement HTTP API. The API's body size check is incomplete, allowing the final combined size to exceed limits. This could lead to a...

7.7CVSS5.8AI score0.00433EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2026/07/03 3:11 a.m.9 views

SUSE CVE-2026-44488

Axios is a promise based HTTP client for the browser and Node.js. Axios versions 1.7.0 through 1.15.x did not enforce configured request and response size limits when requests were sent with the fetch adapter. Applications that selected adapter: 'fetch', or ran in environments where axios resolve...

7.5CVSS6AI score0.00622EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.26 views

PT-2026-55207

Name of the Vulnerable Software and Affected Versions Mailpit versions prior to 1.30.1 Description An incomplete fix for a previous denial-of-service issue left several API endpoints without body-size limits. An unauthenticated remote attacker can send a specially crafted JSON request containing ...

5.3CVSS5.5AI score0.00421EPSS
SaveExploits1
OSV
OSV
added 2026/06/25 10:34 p.m.10 views

GO-2026-5734 Mattermost MS Teams plugin doesn't limit the request body size on the /lifecycle webhook endpoint in github.com/mattermost/mattermost-plugin-msteams

Mattermost MS Teams plugin doesn't limit the request body size on the /lifecycle webhook endpoint in github.com/mattermost/mattermost-plugin-msteams...

6.5CVSS5.9AI score0.00311EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/25 6:26 p.m.9 views

GO-2026-5153 Mattermost MS Teams plugin doesn't limit the request body size on the /changes webhook endpoint in github.com/mattermost/mattermost-plugin-msteams

Mattermost MS Teams plugin doesn't limit the request body size on the /changes webhook endpoint in github.com/mattermost/mattermost-plugin-msteams...

6.5CVSS5.9AI score0.00311EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/06/22 6:16 p.m.9 views

CVE-2026-42127

The public dashboard query endpoint does not limit request body size before processing, allowing unauthenticated attackers to trigger excessive memory allocation by sending arbitrarily large JSON payloads. This can lead to denial of service through memory exhaustion. No valid dashboard access tok...

7.5CVSS6.1AI score0.00432EPSS
SaveExploits0References1
Rows per page
Query Builder