BREW-PERL-BUILD-CVE-2026-82560 (CVE-2026-82560)
Vulnerability from osv_homebrew – Published: 2026-09-20 11:55 – Updated: 2026-09-20 11:55 – Source websitePod::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.
{
"affected": [
{
"ecosystem_specific": {
"fix": null,
"range_state": "affected",
"resource": "Pod::Text",
"resource_purl": "pkg:cpan/RRA/podlators@5.01",
"upstream_fixed_in": "6.1.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "perl-build",
"purl": "pkg:brew/perl-build"
},
"ranges": [
{
"events": [
{
"introduced": "1.13"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "medium",
"source": "matched",
"strategy": "cpansa",
"upstream_evidence": [
{
"ecosystem": "CPAN",
"key": "pkg:cpan/RRA/podlators@5.01",
"name": "podlators",
"resource": "Pod::Text",
"strategy": "cpansa",
"subject_version": "5.01"
}
]
},
"details": "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.\n\nEach =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.\n\nFormatting an attacker-supplied POD document never returns, and the output grows until memory is exhausted.",
"id": "BREW-perl-build-CVE-2026-82560",
"modified": "2026-09-20T11:55:27Z",
"published": "2026-09-20T11:55:27Z",
"references": [
{
"type": "WEB",
"url": "https://cpan.org/modules"
},
{
"type": "ADVISORY",
"url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82560.json"
},
{
"type": "PACKAGE",
"url": "https://github.com/Perl/perl5"
},
{
"type": "PACKAGE",
"url": "https://github.com/rra/podlators"
},
{
"type": "FIX",
"url": "https://github.com/rra/podlators/commit/70510174f69eb54aa6d617bde4e1402cd9b7c61f.patch"
},
{
"type": "WEB",
"url": "https://metacpan.org/release/RRA/podlators-v6.1.0/source/lib/Pod/Text.pm#L245-261"
},
{
"type": "ADVISORY",
"url": "https://metacpan.org/release/RRA/podlators-v6.1.1/changes"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82560"
}
],
"schema_version": "1.7.3",
"summary": "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",
"upstream": [
"CVE-2026-82560"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.