PatchSiren cyber security CVE debrief
CVE-2026-72842 openwrt CVE debrief
CVE-2026-72842 debrief: LuCI users with low privileges can access unauthorized container management routes due to an ACL inconsistency in luci-app-lxc, allowing potential root code execution via path traversal. This vulnerability can be exploited through path traversal using `/.%2E` in the `lxc_name` parameter to escape container directories and control host-side scripts executed through `lxc.hook.start-host`. OpenWrt system administrators and users with low-privileged access to LuCI should assess their exposure and take steps to verify and patch affected systems.
- Vendor
- openwrt
- Product
- luci
- CVSS
- CRITICAL 9.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-09
Who should care
OpenWrt system administrators and users with low-privileged access to LuCI should assess their exposure and take steps to verify and patch affected systems. This includes reviewing the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance, and planning vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
CVE-2026-72842 allows low-privileged LuCI users to access unauthorized container management routes, potentially leading to root code execution via path traversal. Defenders should prioritize verifying and patching affected OpenWrt systems, restricting access to container management routes, and monitoring for suspicious activity.
- Potential root code execution on OpenWrt hosts
- Unauthorized access to container management routes
- Possible lateral movement within OpenWrt systems
Technical summary
The luci-app-lxc package contains an ACL inconsistency vulnerability that allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. This can be exploited via path traversal using `/.%2E` in the `lxc_name` parameter to escape container directories and control host-side scripts executed through `lxc.hook.start-host`, potentially achieving root code execution on the OpenWrt host.
Defensive priority
Defenders should prioritize verifying and patching affected OpenWrt systems, restricting access to container management routes, and monitoring for suspicious activity.
Recommended defensive actions
- Verify and apply patches for luci-app-lxc on OpenWrt systems
- Restrict access to container management routes
- Monitor for suspicious activity and potential exploitation attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the ACL inconsistency vulnerability in luci-app-lxc. Vendor information is limited, with an unknown vendor and low confidence level. The vulnerability allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. This can be exploited via path traversal using `/.%2E` in the `lxc_name` parameter to escape container directories and control host-side scripts executed through `lxc.hook.start-host`, potentially achieving root
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72842 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72842
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72842 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72842
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/openwrt/luci/security/advisories/GHSA-jf59-v86x-fwf2
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/openwrt-luci-app-lxc-acl-inconsistency-authentication-bypass
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.