Lucene search
+L

97 matches found

RedHat Linux
RedHat Linux
added 2026/09/03 1:12 p.m.5 views

grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads

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...

7.5CVSS0.00388EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in grub2

A flaw was discovered in grub2 in versions prior to 2.06. Variable names present in the supplied command line are expanded into their corresponding variable contents, using a 1 kB stack buffer for temporary storage. However, there is insufficient bounds checking. If the function is called with a...

7.2CVSS7AI score0.00573EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 2:38 p.m.17 views

EUVD-2026-53920

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.5CVSS5.6AI score0.0035EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:00 a.m.32 views

Grafana Labs < 11.6.15 / 12.2.0 < 12.2.9 / 12.3.0 < 12.3.7 / 12.4.0 < 12.4.4 / 13.0.0 < 13.0.2 Multiple Vulnerabilities

The version of Grafana Labs installed on the remote host is affected by multiple vulnerabilities, including: - The public dashboard query endpoint does not limit request body size before processing, allowing unauthenticated attackers to trigger excessive memory allocation by sending arbitrarily...

7.5CVSS6AI score0.00432EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.13 views

PT-2026-64438

Summary An attacker can cause excessive memory allocation in webtransport-go by sending an unknown WebTransport capsule with a large payload. The implementation skips unknown capsules by reading the entire capsule body into memory, instead of draining it without retaining the data. This can lead ...

5.3CVSS5.9AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/22 4:25 p.m.12 views

SUSE CVE-2026-56816

Netty is a network application framework for development of protocol servers and clients. Prior to 4.2.16.Final, Netty's Http3FrameCodec buffers incoming data for HTTP/3 reserved frame types up to the wire-specified payload length without limits; decodeFrame trusts payLoadLength, allowing an...

7.5CVSS5.8AI score0.00522EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/21 10:17 p.m.6 views

DEBIAN-CVE-2026-56816

Netty is a network application framework for development of protocol servers and clients. Prior to 4.2.16.Final, Netty's Http3FrameCodec buffers incoming data for HTTP/3 reserved frame types up to the wire-specified payload length without limits; decodeFrame trusts payLoadLength, allowing an...

7.5CVSS5.2AI score0.00522EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/07/18 10:41 a.m.15 views

Uncontrolled Resource Consumption

github.com/zalando/skipper is vulnerable to Uncontrolled Resource Consumption. The vulnerability is due to reading the entire admission webhook request body without enforcing a size limit, which allows an attacker to send excessively large payloads and exhaust memory, resulting in a...

5.3AI score
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/14 9:26 a.m.12 views

CVE-2026-12478

The fix for CVE-2026-0716 commit 6ff7ef0, libsoup 3.6.6 placed the integer overflow guard inside the if masked block, leaving unmasked server-to-client frames unprotected. A malicious WebSocket server can send a crafted unmasked frame with a payload length near UINT64MAX to trigger an OOB read in...

4.8CVSS6.1AI score0.00401EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 8:45 a.m.11 views

BIT-GRAFANA-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.5CVSS6.1AI score0.00388EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/10 2:58 p.m.11 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.5CVSS6.1AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.27 views

PT-2026-57205

Name of the Vulnerable Software and Affected Versions Grafana affected versions not specified Description Several API endpoints, some of which are unauthenticated, fail to limit the size of the request body before processing. This allows an attacker to send excessively large payloads that trigger...

7.5CVSS6.1AI score0.00388EPSS
SaveExploits0References50
RedhatCVE
RedhatCVE
added 2026/07/09 8:33 p.m.17 views

CVE-2026-12590

A flaw was found in body-parser. When the parser is configured with an invalid limit option, such as an unparseable string or a non-numeric value, the request body size check is bypassed. This allows a remote attacker to send arbitrarily large payloads, consuming excessive memory and CPU resource...

5.9CVSS5.9AI score0.00412EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 4:03 p.m.12 views

PYSEC-2026-1100 AIOHTTP vulnerable to denial of service through large payloads

Summary A request can be crafted in such a way that an aiohttp server's memory fills up uncontrollably during processing. Impact If an application includes a handler that uses the Request.post method, an attacker may be able to freeze the server by exhausting the memory. ----- Patch:...

8.7CVSS7AI score0.00398EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/07/07 2:34 p.m.20 views

Open WebUI lacks authentication for the `api/v1/utils/pdf` endpoint

In version v0.3.10 of open-webui/open-webui, the api/v1/utils/pdf endpoint lacks authentication mechanisms, allowing unauthenticated attackers to access the PDF generation service. This vulnerability can be exploited by sending a POST request with an excessively large payload, potentially leading...

8.2CVSS6AI score0.00628EPSS
SaveExploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/07 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53763

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology...

3.8CVSS4.6AI score0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 8:16 p.m.14 views

DEBIAN-CVE-2026-53763

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.0.0 and prior to version 4.11.0, 32-bit integer overflows in OP-TEE core's AES-GCM implementation cause the...

3.8CVSS6AI score0.00194EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/06 7:35 p.m.13 views

CVE-2026-53763

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.0.0 and prior to version 4.11.0, 32-bit integer overflows in OP-TEE core's AES-GCM implementation cause the...

3.8CVSS6AI score0.00194EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/26 8:48 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview python-engineio is a Python implementation of the Engine.IO realtime client and server. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the handling of incoming messages when using ASGI with the long polling transport for POST...

8.7CVSS5.8AI score0.00279EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/24 2:39 a.m.12 views

SUSE 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.5CVSS5.9AI score0.00432EPSS
SaveExploits0References6
Rows per page
Query Builder