Heap-based buffer overflow in OpenWrt - CVE-2025-62526
Published: April 24, 2026
OpenWrt
Detailed vulnerability description
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to heap-based buffer overflow in the event registration parsing code when parsing crafted subscription messages. A local user can send a specially crafted message to execute arbitrary code.
The affected code is reached before ACL checks, and the crafted subscription also bypasses the listen ACL.