CVE-2026-82560: 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

Published Sep 19, 2026
·
Updated

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.

Affected Software

1 affected component
pypi/Pod::Text<6.1.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade podlators/Pod::Text to a version that resolves this vulnerability.

    Fixed in 6.1.1

Event History

Sep 19, 2026
CVE Published
via MITRE·03:15 PM
Data Sourced
via MITRE·03:15 PM
RemedyDescriptionWeakness

Frequently Asked Questions

1

Which deployments are exposed to this denial of service?

Deployments using Pod::Text before version 6.1.1 are exposed when they format POD documents supplied by an attacker or another untrusted source.

2

What does an attacker need to trigger the issue?

The attacker needs to provide a POD document with sufficiently nested =over directives to drive the formatting margin to the output width. When that document is formatted, processing can fail to return and memory consumption can continue growing.

3

How can I determine whether an installation is affected?

Check the installed Pod::Text version. Versions earlier than 6.1.1 are affected.

4

What is the available remediation?

Upgrade Pod::Text to version 6.1.1 or later.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203