CVE-2026-100580
Received Received - Intake

Cron Command Injection in OpenClaw npm Package

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

Publication date: 2026-09-26

Last updated on: 2026-09-26

Assigner: VulnCheck

Description

OpenClaw (npm package 'openclaw') before 2026.7.1 improperly handles case sensitivity in the model-facing cron tool: a mixed-case payload kind can pass the agent-facing shell-execution guard and later normalize into a command job. An actor able to steer a tool-enabled agent can therefore create a persistent cron job that executes attacker-selected commands with the privileges of the OpenClaw process user, resulting in access to host files and credentials and impact to scheduled service availability. The issue is limited to cron jobs created or edited through the model-facing cron tool; direct CLI and authorized Gateway scheduling surfaces are trusted operator controls. Fixed in 2026.7.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-26
Last Modified
2026-09-26
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-178 The product does not properly account for differences in case sensitivity when accessing or determining the properties of a resource, leading to inconsistent results.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-100580 is a vulnerability in the OpenClaw npm package before version 2026.7.1. It involves improper handling of case sensitivity in the model-facing cron tool. Attackers can exploit mixed-case payloads to bypass security checks and create persistent cron jobs that execute malicious commands with the privileges of the OpenClaw process user.

Detection Guidance

Check OpenClaw cron jobs for mixed-case payloads using commands like grep -r 'openclaw' /etc/cron* or inspect job configurations in the OpenClaw interface. Look for any unauthorized or suspicious cron entries created through the model-facing tool.

Impact Analysis

This vulnerability allows attackers to execute arbitrary commands on the host system with the privileges of the OpenClaw process user. This can lead to unauthorized access to host files and credentials, as well as disruption of scheduled services through malicious cron jobs.

Mitigation Strategies

Upgrade OpenClaw to version 2026.7.1 or later immediately. Review and remove any suspicious cron jobs created through the model-facing tool. Ensure direct CLI and authorized Gateway scheduling methods are used for future cron job management.

Chat Assistant

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

EPSS Chart