CVE-2026-72840

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.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-266: Incorrect Privilege Assignment

References