Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54457
Published:July 15, 2026
Updated:August 02, 2026
Impact The "/internal/object_storage" endpoint accepts a caller-supplied JSON "storage_path" parameter that dynamically overrides the TensorZero "[object_storage]" configuration. By abusing the "filesystem" storage type, a caller can read arbitrary files from the gateway filesystem, including files that may contain sensitive credentials. Similarly, by abusing the "s3_compatible" storage type, the caller can coerce the gateway into making outbound object storage requests to attacker-chosen internal/cloud-metadata endpoints. This vulnerability only applies when the gateway can be accessed by untrusted callers. If a developer's TensorZero deployment has authentication enabled, only authenticated callers can exploit this vulnerability. If a developer's deployment has authentication disabled, any caller can exploit this vulnerability. Remediation The vulnerability has been patched in version "2026.6.0". See PR #7527. Workarounds If developers are unable to upgrade a gateway that is exposed to untrusted callers, please block external access to the "/internal/object_storage" endpoint.
Affected Packages
https://github.com/tensorzero/tensorzero.git (GITHUB):
Affected version(s) >=2026.4.0 <2026.6.0
Fix Suggestion:
Update to version 2026.6.0
tensorzero (PYTHON):
Affected version(s) >=0.0a1 <2026.6.0
Fix Suggestion:
Update to version 2026.6.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Files or Directories Accessible to External Parties
Server-Side Request Forgery (SSRF)