Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-8594 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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 entire string, not just the segment. A side effect of this is that the full input can be duplicated for each segment. Besides being incorrect, this can lead to unexpected resource consumption and possible denial of service. Note that Text::LineFold is part of the Unicode-LineBreak distribution, which may have a higher version number than the module.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-405Asymmetric Resource Consumption (Amplification)CPANSec
CWE-407Inefficient Algorithmic ComplexityCPANSec

Affected Products

ProductVersions
Text::LineFold
<= 2019.001

CPE

  • No CPEs found in CPE dictionary for this product.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-8594
NVD Published Date:
May 30, 2026
NVD Last Modified:
Jul 22, 2026
Source:
CPANSec