Impact
The vulnerability causes Text::LineFold to duplicate its entire output for every special line break encountered. This means that a single input string can be repeated many times, consuming excessive memory or CPU resources and producing incorrect results. The consequence is a potential denial of service when the module processes large or heavily segmented inputs.
Affected Systems
The module Text::LineFold, part of the NEZUMI Unicode-LineBreak distribution, is vulnerable in all releases up to and including version 2019.001. Systems relying on this module to process text containing VT, FF, or other Unicode line‑break characters are affected.
Risk and Exploitability
The defect can be triggered by supplying a crafted string with many special break characters to any component that uses Text::LineFold. An attacker could exploit this by sending such a string through user‑controlled input, causing the application to duplicate the full text and exhaust resources. EPSS is not available and the vulnerability is not listed in CISA’s KEV catalog. No CVSS score is published, but the duplication can lead to significant resource exhaustion and service interruption.
OpenCVE Enrichment