Logo
vulnerabilityCVE-2026-13221
Name
CVE-2026-13221
Source
NVD ( link)Debian ( link)
Description
Perl versions through 5.43.9 produce silently incorrect regular expression matches when an alternation of more than 65535 fixed string branches is compiled into a trie in Perl_study_chunk. When such branches are combined into a trie, the delta between the first branch and the shared tail is stored in a 16-bit field. A branch count above 65535 overflows the field, and the trie's match decision table is truncated with no warning or error. A pattern of this shape produces false positive matches (matching strings it should not) and false negative matches (failing to match strings it should). When such a pattern gates an access or filtering decision, the result is wrong.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
perl
Exploitable

Vulnerability Ratings#


9.1
CVSSv31
9.1
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
5.40.5
Exploitable
buildroot
master
5.42.3
Exploitable
openwrt
master
5.40.0-r6
Exploitable
openwrt
openwrt-25.12
5.40.0-r6
Exploitable
yocto
kirkstone
5.34.3
Exploitable
yocto
master
5.44.0
Not Affected