CVE-2026-55490

Severity CVSS v4.0:
Pending analysis
Type:
CWE-191 Integer Underflow (Wrap or Wraparound)
Publication date:
07/07/2026
Last modified:
10/07/2026

Description

OpenWrt is a Linux operating system targeting embedded devices. Before v25.12.5, an integer underflow in handle_send_a() of the Emergency Access Daemon allows any unauthenticated attacker on the local network to crash the daemon by sending a single crafted UDP packet. The message length underflows before a bounds check and is then passed to memcpy as a very large size. This issue is fixed v25.12.5.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:openwrt:openwrt:*:*:*:*:*:*:*:* 25.12.5 (excluding)