Description
luci-app-lxc contains an ACL inconsistency vulnerability that allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. Attackers can exploit path traversal via `/.%2E` in the `lxc_name` parameter to escape container directories and control host-side scripts executed through `lxc.hook.start-host`, achieving root code execution on the OpenWrt host.
Published: 2026-08-13
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

luci-app-lxc for OpenWrt contains an ACL inconsistency that lets low‑privileged authenticated LuCI users reach backend container‑management endpoints that should be protected. By submitting a crafted lxc_name value containing the encoded path traversal sequence "/.%2E", an attacker can escape the intended container directory and trigger host‑side scripts exposed by the lxc.hook.start-host hook, enabling the execution of code as root on the OpenWrt device.

Affected Systems

The vulnerability affects any installation of the luci-app-lxc package on OpenWrt routers. Version information is not specified in the advisory, so all released versions of the application should be considered vulnerable until a fixed package is deployed.

Risk and Exploitability

The CVSS score of 9.4 classifies this flaw as critical. Exploitation requires an authenticated LuCI session, which is typically available to users with at least local login rights, and the attacker must supply a specific parameter value; however, once authenticated, the attacker can craft the request over the network. The EPSS score is currently unavailable and the vulnerability is not listed in the CISA KEV catalog, although the high severity suggests that active exploitation is a real threat. The attack surface is therefore router with enabled luci-app-lxc and accessible network access to LuCI can be targeted.

Generated by OpenCVE AI on August 14, 2026 at 01:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the luci-app-lxc package to the version that includes the ACL fix released by the OpenWrt community.
  • If an upgrade is not feasible, disable the lxc.hook.start-host functionality or block path traversal characters in the lxc_name parameter by configuring LuCI input validation or firewall rules.
  • Limit LuCI access to trusted local administrators only, for example by enforcing IP filtering or a VPN, and monitor for unexpected container‑management requests that contain encoded traversal patterns.

Generated by OpenCVE AI on August 14, 2026 at 01:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:openwrt:luci:*:*:*:*:*:*:*:*

Thu, 13 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Openwrt
Openwrt luci
Vendors & Products Openwrt
Openwrt luci

Thu, 13 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description luci-app-lxc contains an ACL inconsistency vulnerability that allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. Attackers can exploit path traversal via `/.%2E` in the `lxc_name` parameter to escape container directories and control host-side scripts executed through `lxc.hook.start-host`, achieving root code execution on the OpenWrt host.
Title OpenWrt luci-app-lxc ACL Inconsistency Authentication Bypass
Weaknesses CWE-73
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:52:21.458Z

Reserved: 2026-08-10T15:14:51.467Z

Link: CVE-2026-72842

cve-icon Vulnrichment

Updated: 2026-08-14T16:24:38.811Z

cve-icon NVD

Status : Received

Published: 2026-08-13T22:17:23.977

Modified: 2026-08-14T17:20:31.403

Link: CVE-2026-72842

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T01:15:17Z

Weaknesses
  • CWE-73

    External Control of File Name or Path