CVE-2026-28484
Received Received - Intake

Option Injection in OpenClaw Git Pre-Commit Hook Exposes Ignored Files

Vulnerability report for CVE-2026-28484, 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-06

Assigner: VulnCheck

Description

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

OpenClaw versions prior to 2026.2.15 have an option injection vulnerability in the git-hooks/pre-commit hook. This vulnerability allows attackers to stage files that are normally ignored by creating maliciously-named files that begin with dashes. Because the pre-commit hook does not use a -- separator when passing filenames through xargs to the git add command, attackers can inject git flags and add sensitive ignored files, such as .env files, into the git history.

Impact Analysis

This vulnerability can lead to the unintended inclusion of sensitive files in the git repository history. Attackers can exploit it to add ignored files containing sensitive information, such as environment variables or credentials, to the git history. This can result in exposure of confidential data, potentially leading to security breaches, data leaks, and unauthorized access.

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-28484. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart