CVE Catalog

CVE-2026-72840

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

23th percentile - higher than 23% of all known CVEs

Summary

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.

Risk Assessment

The risk is the ability for unauthorized users to execute arbitrary commands as root, potentially leading to full system compromise.

Recommendation

Restrict ACL permissions in LuCI or upgrade to a version that includes a fix limiting access to /etc/crontabs/root.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS