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 .
Conclusion & alert: CVE-2025-50681 is rated High Exploit Risk (63.3/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.29%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-17 | 0.38% | 0.29% | -0.09% |
| 2 | 2026-04-20 | 0.16% | 0.38% | +0.23% |
| 3 | 2026-01-03 | — | 0.16% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-50681: 1 source package rows (igmpproxy); 6 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 0, open 6. | https://security.alpinelinux.org/vuln/CVE-2025-50681 |
debian
|
not yet assigned | CVE-2025-50681 not yet assigned priority: Debian including 1 source packages (igmpproxy), 4 status rows across 4 suites (bookworm, bullseye, sid, trixie): open 3, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2025-50681 |
ubuntu
|
medium | CVE-2025-50681 medium priority: Ubuntu including 1 source packages (igmpproxy), 7 status rows across 7 suites (bionic, focal, jammy, noble, plucky, questing, upstream): needs-triage 6, ignored 1. | https://ubuntu.com/security/CVE-2025-50681 |
| URL | Tags |
|---|---|
| https://gist.github.com/miora-sora/dac1612d16c45c2aedb8605478adc28f | Third Party Advisory |
| https://github.com/pali/igmpproxy/issues/97 | Exploit Patch Issue Tracking |
| https://github.com/younix/igmpproxy/commit/2b30c36e6ab5b21defb76ec6458ab7687984484c | Patch |