CVE-2026-49942
Net::CIDR::Set versions through 0.20 for Perl did not validate network masks. The mask portion of a network mask could contain Unicode digits such as the Arabic-Indic One (U+0661), or non-digits, which were ignored. This could allow network masks to accept larger networks. Leading zeros were also accepted, but treated as decimal instead of octal. This could lead to confusion about what networks are acceptable.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.3
- CVSS vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
- EPSS probability
- 0.30%
- CWE
- CWE-1289
- Published
- 2026-06-04
- Last modified
- 2026-06-04
Affected products
- RRWO Net::CIDR::Set
Weakness type
Related vulnerabilities
- CVE-2026-89049 — Server-side request forgery in the Session Manager port forwarding functionality in AWS Systems Manager Agent
- CVE-2026-76977 — Clickjacking vulnerability in SAPUI5(Frame Options Allowlist)
- CVE-2026-74994 — inets, httpd: Authentication Bypass via Directory Namespace Collapse in httpd mod_auth
- CVE-2026-19953 — URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in nameprep
- CVE-2026-60074 — Date::Manip versions through 7.00 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check
- CVE-2026-47729 — Squid: Memory disclosure in FTP gateway
- CVE-2026-46644 — symfony/polyfill-intl-idn accepts xn-- labels whose Punycode payload decodes to ASCII-only: insecure equivalence
- CVE-2026-50090 — Aqara OAuth redirect_uri validation bypass