CVE-2026-59144: Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via an unvalidated elem_size in ring_read_seq

Published Jul 21, 2026
·
Updated

Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via an unvalidated elemsize in ringreadseq.

The attach-time validator ringvalidateheader checks the capacity-overflow and totalsize consistency of the header but never caps elemsize against the destination size. ringreadseq does memcpy(out, ringslot(h, seq), elemsize) with elemsize read raw from the mmap'd segment, copying into a fixed 8-byte destination scalar. An elemsize larger than 8 bytes writes past the destination.

A local peer that can write the backing file can leave the header valid while setting a large elemsize, so the next read copies a file-controlled length into the fixed 8-byte stack buffer, corrupting adjacent stack frames.

Affected Software

1 affected component
Perl Data::RingBuffer::Shared<0.04

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Data::RingBuffer::Shared to a version that resolves this vulnerability.

    Fixed in 0.04

Event History

Jul 21, 2026
CVE Published
via MITRE·07:04 PM
Data Sourced
via MITRE·07:04 PM
RemedyDescriptionWeakness
Data Sourced
via NVD·08:17 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-59144?

CVE-2026-59144 has a severity rating of critical, with a CVSS score of 9.8.

2

How do I fix CVE-2026-59144?

To mitigate CVE-2026-59144, update Data::RingBuffer::Shared to version 0.04 or later.

3

What type of vulnerability is CVE-2026-59144?

CVE-2026-59144 is categorized as a Buffer Overflow vulnerability.

4

Which software is affected by CVE-2026-59144?

CVE-2026-59144 affects versions of Perl Data::RingBuffer::Shared prior to 0.04.

5

What can an attacker do with CVE-2026-59144?

An attacker can exploit CVE-2026-59144 to cause a stack buffer overflow, potentially allowing arbitrary code execution.

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