CVE-2026-57432

Perl versions through 5.43.10 have an integer overflow in S_measure_struct leading to an out-of-bounds heap read in pack and unpack

Perl versions through 5.43.10 have an integer overflow in S_measure_struct leading to an out-of-bounds heap read in pack and unpack. S_measure_struct adds each item's size times its repeat count to a running total with no overflow check, so a large repeat count in a pack or unpack template wraps the signed SSize_t total negative. The @, X, and x position codes then guard their moves with a signed length comparison that passes when the length is negative, advancing the buffer pointer out of bounds. A template derived from untrusted input can read heap memory past the buffer and return it to the caller.


We have discovered 28,172 live websites that are affected by CVE-2026-57432.

Run a Free Instant Scan




Affected Software

Product  Perl
Category Programming Languages
Vulnerable Domains28,172 live websites (100% of Perl install base)
Vulnerable Versions
  • from 0 through 5.43.10
Vulnerable Versions Count69 versions ( 100% of all versions)


Common Weakness Enumeration

CWE-190 Integer Overflow or Wraparound



Details

  • Published - Jul 13, 2026
  • Updated - Jul 14, 2026

Website Distribution by Country

Number of websites using CVE-2026-57432
United States8,171 websites



Russia4,407 websites
France2,025 websites
Germany1,988 websites
GB1,937 websites
Japan1,044 websites
Czech Republic787 websites
China711 websites
Canada602 websites
Hungary565 websites

Website Distribution by TLD

Number of websites using CVE-2026-57432
.com9,928 websites
.ru3,811 websites
.org1,845 websites
.de1,454 websites
.net1,383 websites
.co.uk711 websites
.edu640 websites
.cz566 websites
.at461 websites
.fr452 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2026-57432

Top websites that are affected by CVE-2026-57432. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
******.********.***.uk GB*,***
******.com *,***
**********.org United States*,***
*****.com United States*,***
**********.*****.de Germany*,***
*****.********.edu United States*,***
*********.edu United States**,***
********************.org United States**,***
*********.com United States**,***
*********.com United States**,***
See full domain list

FAQ

CVE-2026-57432 is Integer Overflow or Wraparound in Perl
A total of 28,172 websites have been identified as vulnerable to CVE-2026-57432, based on global website indexing conducted by WebTechSurvey.
The Perl is affected by the CVE-2026-57432 vulnerability.
Perl versions up to and including 5.43.10 are vulnerable to CVE-2026-57432.