CVE-2026-54457 affects TensorZero, an open-source LLMOps platform, prior to version 2026.6.0. The vulnerability exists in the /internal/object_storage endpoint, which accepts a caller-supplied JSON storage_path parameter that can override the object storage configuration. Attackers can exploit the filesystem storage type to read arbitrary files from the gateway filesystem, including sensitive credential files. The s3_compatible storage type can be abused to trigger server-side request forgery (SSRF) against internal or cloud metadata endpoints such as AWS IMDS. Exploitation depends on whether the gateway is deployed with or without authentication, making the attack surface variable. The vulnerability combines arbitrary file read and SSRF primitives, posing significant risk in cloud-hosted deployments. A fix was released in version 2026.6.0. Patches and advisories are available via the official GitHub repository.