Uncontrolled Memory Allocation Affecting prometheus-3.10 package, versions <3.10.0-r3


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.01% (1st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-PROMETHEUS310-16009841
  • published13 Apr 2026
  • disclosed8 Apr 2026

Introduced: 8 Apr 2026

NewCVE-2026-39882  (opens in a new tab)
CWE-789  (opens in a new tab)

How to fix?

Upgrade Minimos:latest prometheus-3.10 to version 3.10.0-r3 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream prometheus-3.10 package and not the prometheus-3.10 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters (traces/metrics/logs) read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection). This vulnerability is fixed in 1.43.0.