Buffer overflow in Pali Igmpproxy
CVE-2025-50681
igmpproxy 0.4 before commit 2b30c36 allows remote attackers to cause a denial of service (application crash) via a crafted IGMPv3 membership report packet with a malicious source address. Due to insufficient validation in the `recv_igmp()` function in src/igmpproxy.c, an invalid group record type can trigger a NULL pointer dereference when logging the address using `inet_fmtsrc()`. This vulnerability can be exploited by sending malformed multicast traffic to a host running igmpproxy, leading to a crash. igmpproxy is used in various embedded networking environments and consumer-grade IoT devices (such as home routers and media gateways) to handle multicast traffic for IPTV and other streaming services. Affected devices that rely on unpatched versions of igmpproxy may be vulnerable to remote denial-of-service attacks across a LAN .
Vulnerability class: Buffer Overflow
EPSS: 0.005 (37.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Pali Igmpproxy — versions 0.4
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Exploit, Patch, Issue Tracking)
- cve@mitre.org (Patch)
- cve@mitre.org (Third Party Advisory)
Frequently asked questions
- What is CVE-2025-50681?
- CVE-2025-50681 is a high-severity vulnerability in Pali Igmpproxy, classified under Buffer Copy without Checking Size of Input (Classic Buffer Overflow). CVSS score: 7.5/10. Published 2025-12-19.
- How severe is CVE-2025-50681?
- High severity. CVSS v3 base score is 7.5 out of 10.