VYPR

Unicode Linebreak

by Hatukanezumi

Source repositories

CVEs (1)

  • CVE-2026-8594May 30, 2026
    risk 0.00cvss epss

    Text::LineFold versions through 2019.001 for Perl duplicate the output based on the number of special break characters. Text::LineFold splits the input string by specific line break characters (such as VT, FF and others) into segments, but applies the break function to the…