Bug 2466505 (CVE-2026-42154) - CVE-2026-42154 github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint
Summary: CVE-2026-42154 github.com/prometheus/prometheus: Prometheus: Denial of Servic...
Keywords:
Status: NEW
Alias: CVE-2026-42154
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2481305 2481306 2481307
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-04 19:02 UTC by OSIDB Bzimport
Modified: 2026-05-25 23:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-04 19:02:42 UTC
Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a snappy-compressed request body before allocating memory. An unauthenticated attacker can send a small payload that causes a huge heap allocation per request. Under concurrent load this can exhaust available memory and crash the Prometheus process. This issue has been patched in versions 3.5.3 and 3.11.3.


Note You need to log in before you can comment on or make changes to this bug.