CyberRota Analysis
AI-GeneratedThe TensorZero Gateway is vulnerable due to its handling of the caller-supplied JSON storage_path parameter, which can be manipulated to read arbitrary files from the filesystem, including sensitive credential files, or to redirect requests to attacker-controlled endpoints. This poses a significant risk of data exposure and unauthorized access, particularly for environments where the gateway is accessible without strict authentication controls. Organizations using TensorZero prior to version 2026.6.0 should prioritize upgrading to mitigate these security risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.