๐Ÿ” CVE Alert

CVE-2026-69096

HIGH 8.8

OpenWrt luci-app-dockerman Read ACL Remote Code Execution

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

OpenWrt luci-app-dockerman (LuCI master and openwrt-25.12 snapshots containing the ucode docker_rpc.uc RPC backend after the JS/ucode conversion) contains an OS command injection vulnerability. The package's read ACL grants broad ubus access to docker.* / docker.container.*, which exposes the docker.container.ttyd_start method even though it performs mutating operations. The run_ttyd handler builds a shell command from the request-controlled id, cmd, and uid fields and passes it to system() without quoting or argv-style execution in the rpcd root context. An authenticated attacker holding only the luci-app-dockerman read ACL can inject shell metacharacters (e.g., in id) to execute arbitrary commands as root via an HTTP POST to /ubus. openwrt-24.10 and openwrt-23.05 do not contain this backend and are not affected; no patched version was known as of the advisory.

CWE CWE-78
Vendor openwrt
Product luci
Published Aug 3, 2026
Stay Ahead of the Next One

Get instant alerts for openwrt luci

Be the first to know when new high vulnerabilities affecting openwrt luci are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

openwrt / luci
26.162.29621~507ab5e

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openwrt/luci/security/advisories/GHSA-cq4h-h8jr-3xqv github.com: https://github.com/openwrt/luci/commit/f4d0a44950e42bcbb8eacf715a3493b276a4f3ac github.com: https://github.com/openwrt/luci/commit/44618b5b53d9bdad5cd489e82e29688b4d0862c1 vulncheck.com: https://www.vulncheck.com/advisories/openwrt-luci-app-dockerman-read-acl-remote-code-execution

Credits

๐Ÿ” ZwCrazyThursday