CVE-2026-55897
8.8 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows an authenticated user with specific permissions to execute arbitrary commands as root via a crafted request through the luci-app-advanced-reboot web interface.
- Exploitability
- Exploitation requires authentication and access to the affected ACL, making it moderately difficult. Precondition is having an account with the necessary read ACL permissions.
- Blast radius
- If exploited, this vulnerability could lead to complete compromise of the router's root filesystem, potentially allowing full control over the device.
- Prioritized remediation
- Update luci-app-advanced-reboot to version 1.1.2-6 or later to mitigate the risk.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
luci-app-advanced-reboot is a LuCI (web interface) application for OpenWrt that provides a way to reboot your router into an alternative firmware partition or perform reboot operations directly from the web UI. Prior to 1.1.2-6, the luci-app-advanced-reboot read ACL in applications/luci-app-advanced-reboot/root/usr/share/rpcd/acl.d/luci-app-advanced-reboot.json grants rpcd file.exec permission for the general shell interpreter /bin/sh. An authenticated delegated session with that read ACL can supply caller-controlled params; rpcd authorizes the executable path and passes those arguments to the shell, allowing arbitrary commands to execute as root. Builds without the /bin/sh exec grant, including the checked openwrt-24.10 and openwrt-23.05 branches, are not affected by this specific chain. This vulnerability is fixed in 1.1.2-6.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-78
Public exploit & PoC references
- https://github.com/openwrt/luci/commit/2df00deb122093cbf429266ffef7ad06aaecb48f
- https://github.com/openwrt/luci/commit/f85102548ee8325bfd581a0327b210b5f7670829
- https://github.com/openwrt/luci/pull/8710
- https://github.com/openwrt/luci/security/advisories/GHSA-vj96-f37g-37f6
- https://github.com/openwrt/luci/security/advisories/GHSA-vj96-f37g-37f6
All references
- https://github.com/openwrt/luci/commit/2df00deb122093cbf429266ffef7ad06aaecb48f
- https://github.com/openwrt/luci/commit/f85102548ee8325bfd581a0327b210b5f7670829
- https://github.com/openwrt/luci/pull/8710
- https://github.com/openwrt/luci/security/advisories/GHSA-vj96-f37g-37f6
- https://github.com/openwrt/luci/security/advisories/GHSA-vj96-f37g-37f6
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-82412PoC
- HIGHCVE-2026-14553
- HIGHCVE-2026-15979
- CRITICALCVE-2026-16940
- HIGHCVE-2026-36467PoC
- MEDIUMCVE-2026-46650PoC
- HIGHCVE-2026-55159PoC
- HIGHCVE-2026-59814PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.