Vitess users with backup storage access can write to arbitrary file paths on restore
Description
Vitess is a database clustering system for horizontal scaling of MySQL. Prior to versions 23.0.3 and 22.0.4, 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. Versions 23.0.3 and 22.0.4 contain a patch. No known workarounds are available.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
vitess.io/vitessGo | >= 0.23.0-rc1, < 0.23.3 | 0.23.3 |
vitess.io/vitessGo | < 0.22.4 | 0.22.4 |
Affected products
3- ghsa-coords2 versions
>= 0.23.0-rc1, < 0.23.3+ 1 more
- (no CPE)range: >= 0.23.0-rc1, < 0.23.3
- (no CPE)range: < 0.0.20260317T205859-150000.1.152.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-r492-hjgh-c9gwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-27969ghsaADVISORY
- github.com/vitessio/vitess/commit/c565cab615bc962bda061dcd645aa7506c59ca4aghsax_refsource_MISCWEB
- github.com/vitessio/vitess/pull/19470ghsax_refsource_MISCWEB
- github.com/vitessio/vitess/security/advisories/GHSA-r492-hjgh-c9gwghsax_refsource_CONFIRMWEB
- owasp.org/www-community/attacks/Path_TraversalghsaWEB
News mentions
0No linked articles in our index yet.