---
cve: "CVE-2026-49941"
severity: "HIGH"
cvss: 7.5
epss: "33%"
vendor: "RRWO"
kev: false
exploited: false
published: "2026-06-04 17:16:33"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T13:48:30+02:00"
---

# CVE-2026-49941

> 7.5 HIGH

## Beschreibung

Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses.

The add method called the _encode method to parse addresses. If the addresses did not look like netmasks or network ranges, then they were assumed to single IP addresses and passed back to itself as a 32-bit or 128-bit netmask.

If the argument was not a well-formed IP address, then this would lead to indefinite recursion.

An attacker could use this to cause a denial of service.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- c61d2f359f6b3a04af11bb64ee4c6d8d1c04504d (Commit)

## Referenzen

- <https://metacpan.org/release/RRWO/Net-CIDR-Set-0.21/changes>
- <http://www.openwall.com/lists/oss-security/2026/06/04/11>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-49941) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
