VDB

CVE-2026-12844

CVE-2026-12844 PUBLISHED CVSS 7.5 HIGH

Reported by CPANSec · Published June 25, 2026

List::SomeUtils::XS versions before 0.59 for Perl have a heap buffer overflow in the pairwise function. pairwise() collects the values returned by the block into a heap buffer sized to the longer input array, then grows the buffer before each copy with a single quadrupling (alloc <<= 2) instead of a loop. A block call that returns more than four times the current allocation in one invocation outgrows that one quadrupling, and the copy writes past the end of the buffer. Any caller of pairwise() whose block returns, for a single pair, more than four times the longer input array's length writes past the buffer and corrupts the heap.

Risk Scores

CVSS 3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Products

VendorProductVersions
DROLSKYList::SomeUtils::XS0
DROLSKYList::SomeUtils::XS0

Timeline

  • Jun 25, 2026 CVE Published
  • Jun 25, 2026 CVE Updated
  • Jun 26, 2026 EPSS Score
  • Jun 26, 2026 Coalition ESS Score
  • Jun 29, 2026 Security Advisory
  • Aug 7, 2026 EPSS Score
  • Aug 26, 2026 EPSS Score
  • Aug 30, 2026 EPSS Score
  • Sep 3, 2026 EPSS Score
  • Sep 6, 2026 EPSS Score
Open in Interactive Console →
$ Console Community · 100/wk Open console ›