CVE-2026-72840

Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
13/08/2026
Last modified:
14/08/2026

Description

OpenWrt LuCI contains an overly permissive ACL definition in luci-mod-system-mounts that grants write access to /etc/crontabs/root to users intended only for mount configuration. Authenticated users with only the mount-configuration ACL group can append arbitrary cron entries via ubus file.write, which the default busybox crond daemon executes as root within one minute.