CVE-2026-57433: CWE-190 Integer Overflow or Wraparound in HAARG Storable
Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record. retrieve_hook_common reads a signed 32-bit item count from an SX_HOOK record and calls av_extend with that count plus one. A count of I32_MAX wraps the addition to a negative value. A crafted blob passed to thaw or retrieve triggers the overflow; av_extend receives the negative count and dies with a panic, terminating the deserialization.
AI Analysis
Technical Summary
CVE-2026-57433 is a signed integer overflow vulnerability in the HAARG Storable Perl module before version 3.41. The issue arises during deserialization of a crafted SX_HOOK record where retrieve_hook_common reads a signed 32-bit item count and adds one. If the count equals the maximum 32-bit signed integer (I32_MAX), the addition overflows and wraps to a negative value. This negative value is passed to av_extend, which causes the function to panic and terminate deserialization. This vulnerability can be triggered by passing a crafted blob to thaw or retrieve functions.
Potential Impact
The vulnerability causes a panic and termination of the deserialization process when processing a maliciously crafted SX_HOOK record. This results in denial of service by crashing the deserialization operation. There is no information about code execution or data corruption beyond the termination of the process.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Users should monitor the HAARG Storable project for an official fix in version 3.41 or later and apply updates once available. Until then, avoid deserializing untrusted data with affected versions.
CVE-2026-57433: CWE-190 Integer Overflow or Wraparound in HAARG Storable
Description
Storable versions before 3.41 for Perl have a signed integer overflow when deserializing a crafted SX_HOOK record. retrieve_hook_common reads a signed 32-bit item count from an SX_HOOK record and calls av_extend with that count plus one. A count of I32_MAX wraps the addition to a negative value. A crafted blob passed to thaw or retrieve triggers the overflow; av_extend receives the negative count and dies with a panic, terminating the deserialization.
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-57433 is a signed integer overflow vulnerability in the HAARG Storable Perl module before version 3.41. The issue arises during deserialization of a crafted SX_HOOK record where retrieve_hook_common reads a signed 32-bit item count and adds one. If the count equals the maximum 32-bit signed integer (I32_MAX), the addition overflows and wraps to a negative value. This negative value is passed to av_extend, which causes the function to panic and terminate deserialization. This vulnerability can be triggered by passing a crafted blob to thaw or retrieve functions.
Potential Impact
The vulnerability causes a panic and termination of the deserialization process when processing a maliciously crafted SX_HOOK record. This results in denial of service by crashing the deserialization operation. There is no information about code execution or data corruption beyond the termination of the process.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Users should monitor the HAARG Storable project for an official fix in version 3.41 or later and apply updates once available. Until then, avoid deserializing untrusted data with affected versions.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CPANSec
- Date Reserved
- 2026-06-24T13:09:26.322Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a55134768715ace437935ab
Added to database: 07/13/2026, 16:33:11 UTC
Last enriched: 07/13/2026, 16:47:31 UTC
Last updated: 07/13/2026, 22:00:30 UTC
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.