CVE-2026-28453
Received Received - Intake

Path Traversal in OpenClaw TAR Extraction Enables Code Execution

Vulnerability report for CVE-2026-28453, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-05

Last updated on: 2026-03-09

Assigner: VulnCheck

Description

OpenClaw versions prior to 2026.2.14 fail to validate TAR archive entry paths during extraction, allowing path traversal sequences to write files outside the intended directory. Attackers can craft malicious archives with traversal sequences like ../../ to write files outside extraction boundaries, potentially enabling configuration tampering and code execution.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-05
Last Modified
2026-03-09
Generated
2026-07-06
AI Q&A
2026-03-06
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openclaw openclaw to 2026.2.14 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in OpenClaw versions prior to 2026.2.14 where the software fails to properly validate the paths of entries in TAR archives during extraction.

Because of this, attackers can create malicious TAR archives containing path traversal sequences such as "../../" that allow files to be written outside the intended extraction directory.

This can lead to unauthorized file writes outside the target folder, potentially enabling attackers to tamper with configuration files or execute arbitrary code.

Impact Analysis

The vulnerability can allow attackers to write files outside the intended directory during TAR archive extraction.

This unauthorized file write can lead to configuration tampering, which may disrupt normal operations or weaken security settings.

More critically, it can enable attackers to execute arbitrary code on the affected system, potentially leading to full system compromise.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-28453. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart