Heap-based Buffer Overflow Affecting gitlab-exporter-19.0 package, versions <19.0.3-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.3% (22nd 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-GITLABEXPORTER190-18301023
  • published25 Jul 2026
  • disclosed30 Jun 2026

Introduced: 30 Jun 2026

NewCVE-2026-54696  (opens in a new tab)
CWE-122  (opens in a new tab)
CWE-131  (opens in a new tab)
CWE-787  (opens in a new tab)

How to fix?

Upgrade Minimos:latest gitlab-exporter-19.0 to version 19.0.3-r0 or higher.

NVD Description

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

Ruby JSON is a JSON implementation for Ruby. Versions 2.9.0 through 2.19.8 are vulnerable to heap buffer overflow when the JSON generator is provided with an oversized streamed object. When streaming to an IO JSON.dump(obj, io) and JSON::State#generate(obj, io) can write past the internal JSON generator buffer when a streamed object contains an attacker-controlled string near 16 KB. Exploitation would result in a reliable process crash/denial of service. This issue has been fixed in version 2.19.9.