Vulnerability Description
VictoriaMetrics is a scalable solution for monitoring and managing time series data. Prior to 1.122.25, 1.136.12, and 1.146.0, vmrestore does not validate backup part path components before using lib/backup/actions/restore.go and lib/backup/fslocal/fslocal.go to write restored data below storageDataPath. An attacker who can supply or modify an S3, GCS, Azure Blob Storage, or other backup source can place .. components in object names. When an operator restores that source, the crafted names can create or overwrite files outside the intended restore root within the filesystem permissions of the vmrestore process. This issue is fixed in versions 1.122.25, 1.136.12, and 1.146.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/VictoriaMetrics/VictoriaMetrics/commit/710c920d6083327042a309
- https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.122.25
- https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.136.12
- https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.146.0
- https://github.com/VictoriaMetrics/VictoriaMetrics/security/advisories/GHSA-8q3c
FAQ
What is CVE-2026-61625?
CVE-2026-61625 is a vulnerability with a CVSS score of 6.8 (MEDIUM). VictoriaMetrics is a scalable solution for monitoring and managing time series data. Prior to 1.122.25, 1.136.12, and 1.146.0, vmrestore does not validate backup part path components before using lib/...
How severe is CVE-2026-61625?
CVE-2026-61625 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61625?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.