The client-upload signed-URL endpoints for S3, GCS, Azure, and R2 did not properly sanitize filenames. An attacker could craft filenames to escape the intended storage location.
Consumers are affected if ALL of these are true:
Using client-upload signed-URL endpoints for any supported storage adapter
This vulnerability has been patched in v3.78.0. Filename validation has been hardened for client uploads.
Consumers should upgrade to v3.78.0 or later.
Consumers can upgrade:
{
"nvd_published_at": "2026-04-01T20:16:27Z",
"cwe_ids": [
"CWE-22"
],
"github_reviewed_at": "2026-04-01T21:44:09Z",
"github_reviewed": true,
"severity": "MODERATE"
}