PT-2026-69474 · Unknown · Crontab-Ui

·

CVE-2026-72590

·

Published

2026-08-10

·

Updated

2026-08-10

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions alseambusher/crontab-ui versions prior to 0.4.3
Description An OS command injection flaw allows an unauthenticated remote attacker to inject arbitrary cron job entries. This occurs when a crafted GET request is sent to the '/crontab' endpoint with URL-encoded newlines in the env vars parameter. The handler appends the env vars value directly to the crontab file string as '${envVars} ' without stripping newline characters, which enables the insertion of arbitrary cron expressions that execute attacker-controlled commands.
Recommendations Update alseambusher/crontab-ui to version 0.4.3 or later. Avoid using the env vars parameter in the '/crontab' endpoint until the software is updated.

Exploit

Fix

RCE

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-72590

Affected Products

Crontab-Ui