6.8
MEDIUM CVSS 3.1
CVE-2026-61625
VictoriaMetrics vmrestore: path traversal via crafted backup part names escapes restore root
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.

INFO

Published Date :

Aug. 20, 2026, 5:18 p.m.

Last Modified :

Aug. 20, 2026, 5:18 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-61625 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Update vmrestore to a fixed version to prevent path traversal vulnerabilities.
  • Update vmrestore to version 1.122.25 or later.
  • Update vmrestore to version 1.136.12 or later.
  • Update vmrestore to version 1.146.0 or later.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-61625 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-61625 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-61625 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 20, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'VictoriaMetrics', 'product': 'VictoriaMetrics', 'versions': [{'status': 'affected', 'version': '>= 1.137.0, < 1.146.0'}, {'status': 'affected', 'version': '>= 1.123.0, < 1.136.12'}, {'status': 'affected', 'version': '< 1.122.25'}]}]
    Added 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.
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N
    Added CWE CWE-22
    Added Reference https://github.com/VictoriaMetrics/VictoriaMetrics/commit/710c920d6083327042a309e449fae4383617d817
    Added Reference https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.122.25
    Added Reference https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.136.12
    Added Reference https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.146.0
    Added Reference https://github.com/VictoriaMetrics/VictoriaMetrics/security/advisories/GHSA-8q3c-rjr9-xxrp
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.