CPANSA-podlators-2026-82560: podlators vulnerability
| Publisher | giterlizzi | Document category | csaf_security_advisory |
|---|---|---|---|
| Initial release date | 2026-09-19T00:00:00 | Engine | CSAF Perl Toolkit 0.26 |
| Current release date | 2026-09-19T00:00:00 | Build Date | |
| Current version | 1 | Status | final |
| CVSS v3.1 Base Score | Severity | ||
| Original language | Language | en | |
| Also referred to | |||
Vulnerability Description
Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width.
Each =over adds its indent to the margin, which wrap() subtracts from the output width to get the space available for text. When that space reaches zero, the line-splitting substitution matches the empty string, and the loop consumes no input while appending the margin padding on every pass.
Formatting an attacker-supplied POD document never returns, and the output grows until memory is exhausted.
Vulnerabilities
CVE-2026-82560
Vulnerability DescriptionPod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width.
Each =over adds its indent to the margin, which wrap() subtracts from the output width to get the space available for text. When that space reaches zero, the line-splitting substitution matches the empty string, and the loop consumes no input while appending the margin padding on every pass.
Formatting an attacker-supplied POD document never returns, and the output grows until memory is exhausted.
| Weakness | CWE-835 : Loop with Unreachable Exit Condition ('Infinite Loop') |
|---|
Product status
Known affected
| Product | Score | ||||
|---|---|---|---|---|---|
| podlators less than 6.1.1 |
|
Fixed
- podlators greater than or equal 6.1.1
giterlizzi
Namespace: https://github.com/giterlizzi/
gdt@cpan.org
References
- CPANSA-podlators-2026-82560 JSON self
https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2026/cpansa-podlators-2026-82560.json - https://github.com/rra/podlators/commit/70510174f69eb54aa6d617bde4e1402cd9b7c61f.patch external
https://github.com/rra/podlators/commit/70510174f69eb54aa6d617bde4e1402cd9b7c61f.patch - https://metacpan.org/release/RRA/podlators-v6.1.0/source/lib/Pod/Text.pm#L245-261 external
https://metacpan.org/release/RRA/podlators-v6.1.0/source/lib/Pod/Text.pm#L245-261 - https://metacpan.org/release/RRA/podlators-v6.1.1/changes external
https://metacpan.org/release/RRA/podlators-v6.1.1/changes - http://www.openwall.com/lists/oss-security/2026/09/19/6 external
http://www.openwall.com/lists/oss-security/2026/09/19/6 - CVE-2026-82560 (NVD) external
https://nvd.nist.gov/vuln/detail/CVE-2026-82560
Revision history
| Version | Date of the revision | Summary of the revision |
|---|---|---|
| 1 | Sat Sep 19 00:00:00 2026 | First release |
Sharing rules
TLP:WHITE
For the TLP version see: https://www.first.org/tlp/