CVE-2026-46368 PUBLISHED

luci-app-https-dns-proxy Authenticated Command Injection via setInitAction

Assigner: VulnCheck
Reserved: 13.05.2026 Published: 26.05.2026 Updated: 26.05.2026

luci-app-https-dns-proxy through 2025.12.29-5 — an optional LuCI web UI add-on for the https-dns-proxy package, distributed through the OpenWrt community packages feed and not installed by default — contains a command injection vulnerability in the setInitAction function. An authenticated user holding the luci.https-dns-proxy ACL permission can inject shell metacharacters through the 'name' parameter of a ubus RPC call to luci.https-dns-proxy setInitAction, resulting in arbitrary command execution as root on the underlying device. Core OpenWrt is not affected; only installations that have opted in to the luci-app-https-dns-proxy package are vulnerable.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor mossdef-org
Product luci-app-https-dns-proxy
Versions
  • affected from 0 to 2025.12.29-5 (incl.)

Credits

  • Ahmet Mersin finder

References

Problem Types

  • Improper Neutralization of Special Elements used in a Command ('Command Injection') CWE