CVE-2026-30872CRITICAL 9.8EPSS p80.4%

CVE-2026-30872CVE-2026-30872

Description

OpenWrt Project is a Linux operating system targeting embedded devices. In versions prior to 24.10.6 and 25.12.1, the mdns daemon has a Stack-based Buffer Overflow vulnerability in the match_ipv6_addresses function, triggered when processing PTR queries for IPv6 reverse DNS domains (.ip6.arpa) received via multicast DNS on UDP port 5353. During processing, the domain name from name_buffer is copied via strcpy into a fixed 256-byte stack buffer, and then the reverse IPv6 request is extracted into a buffer of only 46 bytes (INET6_ADDRSTRLEN). Because the length of the data is never validated before this extraction, an attacker can supply input larger than 46 bytes, causing an out-of-bounds write. This allows a specially crafted DNS query to overflow the stack buffer in match_ipv6_addresses, potentially enabling remote code execution. This issue has been fixed in versions 24.10.6 and 25.12.1.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS2.22% probability of exploitation · percentile 80.4% · 2026-06-19T12:03:05Z
Published2026-03-19
Last modified2026-03-24

Underlying weaknesses· 1

CWE-121

References

  1. https://github.com/openwrt/openwrt/releases/tag/v24.10.6
  2. https://github.com/openwrt/openwrt/releases/tag/v25.12.1
  3. https://github.com/openwrt/openwrt/security/advisories/GHSA-mpgh-v658-jqv5

1

TypeTargetConfidenceTier
WeaknessStack-based Buffer Overflowcwe-1210%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-30871
CVE
CVE-2026-29004
CVE
CVE-2026-4892
CVE
CVE-2026-28519
CVE
CVE-2026-25833
CVE
CVE-2025-62673
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.