VDB
Sign up
MEDIUM6.5

GHSA-6xff-cpcq-vpw2

Grafana Tempo vulnerable to an out-of-memory crash

Quick fix

GHSA-6xff-cpcq-vpw2 — github.com/grafana/tempo: upgrade to the fixed version with the command below.

go get github.com/grafana/tempo@v1.5.1-0.20260303204923-b13f74291d48

Details

A TraceQL query in Grafana Tempo with a large exemplars hint value can cause the Tempo instance to allocate an excessive amount of memory, resulting in an out-of-memory crash. This could allow an authenticated user to trigger a denial of service against the Tempo service.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go/github.com/grafana/tempo
Introduced in: 0Fixed in: 1.5.1-0.20260303204923-b13f74291d48
Fixgo get github.com/grafana/tempo@v1.5.1-0.20260303204923-b13f74291d48

References