CVE-2026-54457 HIGH

CVE-2026-54457: TensorZero: Arbitrary file read and SSRF in TensorZero Gateway's internal object storage endpoint

Vendor Tensorzero
Product tensorzero
Weakness CWE-552 · Files accessible externally
Published August 21, 2026
Last update August 25, 2026

CVSS base score

7.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation. Prior to 2026.6.0, the TensorZero Gateway /internal/object_storage endpoint accepts a caller-supplied JSON storage_path parameter that dynamically overrides the [object_storage] configuration. Selecting the filesystem storage type allows arbitrary files on the gateway filesystem to be read, including credential files. Selecting the s3_compatible storage type causes outbound object-storage requests to attacker-chosen internal or cloud-metadata endpoints. Exploitation requires access to the gateway, which can be authenticated or unauthenticated depending on deployment configuration. This issue is fixed in version 2026.6.0.

Key dates

02Disclosure timeline

August 21, 2026 CVE published
August 25, 2026 Record updated

Related vulnerabilities

04Related CVE