CVE-2026-61625
MEDIUM
6,8
Source: [email protected]
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: required
Scope: changed
Confidentiality: none
Integrity: high
Availability: none
Description
AI Translation Available
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.
22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
StableCommon Consequences
Security Scopes Affected:
Integrity
Confidentiality
Availability
Potential Impacts:
Execute Unauthorized Code Or Commands
Modify Files Or Directories
Read Files Or Directories
Dos: Crash, Exit, Or Restart
Applicable Platforms
Technologies:
AI/ML
https://github.com/VictoriaMetrics/VictoriaMetrics/commit/710c920d6083327042a30…
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-8q3…