Anyone with read/write access to the backup storage location (e.g. an S3 bucket) can manipulate backup manifest files so that files in the manifest — which may be files that they have also added to the manifest and backup contents — are written to any accessible location on restore. This is a common Path Traversal security issue. This can be used to provide that attacker with unintended/unauthorized access to the production deployment environment — allowing them to access information available in that environment as well as run any additional arbitrary commands there.
v23.0.3 and v22.0.4
https://github.com/vitessio/vitess/pull/19470
{
"severity": "CRITICAL",
"github_reviewed": true,
"cwe_ids": [
"CWE-22"
],
"github_reviewed_at": "2026-02-27T16:03:54Z",
"nvd_published_at": "2026-02-26T02:16:24Z"
}