CVE-2026-13221
Perl versions up to 5.43.9 have a regex matching bug when compiling an alternation of more than 65,535 fixed-string branches into a trie in Perl_study_chunk. In this case the delta between the first branch and the shared tail is stored in a 16‑bit field; a branch count above 65,535 overflows this...