CVE-2026-10601

The Tempo and Loki datasource plugins construct backend HTTP requests by interpolating user-supplied input into URL paths without sanitization, enabling path traversal. A Viewer-role user can: (1) capture admin-configured datasource credentials (secureJsonData custom headers) by traversing to an attacker-controlled endpoint, (2) invoke state-changing admin endpoints on Tempo (e.g. /flush, /shutdown), and (3) exfiltrate internal service data via Loki's CallResource which returns full HTTP response bodies.
Configurations

No configuration.

History

24 Jun 2026, 17:16

Type Values Removed Values Added
CWE CWE-22

22 Jun 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-22 14:16

Updated : 2026-06-24 17:16


NVD link : CVE-2026-10601

Mitre link : CVE-2026-10601

CVE.ORG link : CVE-2026-10601


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')