CVE-2026-55159
8.8OpenWrt · luci-app-adblock-fast
A CRLF injection vulnerability in OpenWrt luci-app-adblock-fast allows authenticated users to achieve persistent command execution as root via the setCronEntry RPC method.
Executive summary
An authenticated remote code execution vulnerability in OpenWrt luci-app-adblock-fast poses a severe risk to system integrity by allowing attackers to gain full root-level control.
Vulnerability
This vulnerability is a CRLF injection flaw within the luci.adblock-fast.setCronEntry RPC method. An authenticated user with specific write ACLs can inject newline characters to create unauthorized entries in the root crontab, leading to persistent command execution as UID 0.
Business impact
The ability to execute arbitrary commands as the root user grants an attacker complete control over the affected device. This could lead to full system compromise, data theft, or the use of the device as a pivot point within the local network. Given the CVSS score of 8.8, this flaw represents a significant threat to operational security and service availability.
Remediation
Immediate Action: Update the luci-app-adblock-fast package to version 1.2.4-2 or later as provided by the official OpenWrt package repositories.
Proactive Monitoring: Review system crontabs for unauthorized entries and monitor access logs for suspicious activity involving the luci-app-adblock-fast RPC endpoints.
Compensating Controls: Restrict administrative access to the WebUI and ensure that only trusted, authorized users are granted write ACLs for the adblock-fast component.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations utilizing OpenWrt with the luci-app-adblock-fast package should prioritize updating to version 1.2.4-2 immediately. While the vulnerability requires authentication, the potential for persistent root-level command execution necessitates rapid remediation to prevent long-term system compromise.
More OpenWrt CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section