CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-57433

criticalCVSS 9.8covered by 2 sourcesfirst seen 2026-07-13
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.

CSIRTS triage

What
There is a signed integer overflow when deserializing a crafted SX_HOOK record.
Who is affected
Users of Storable versions before 3.41 are affected.
Urgency
Remediation is critical due to the critical severity of the vulnerability.
Action
Upgrade to Storable version 3.41 or later.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-57433

Get an email if CVE-2026-57433 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-57433

CVE.org record

Embed the live status

CVE-2026-57433 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-57433 status](https://www.csirts.com/badge/CVE-2026-57433)](https://www.csirts.com/cve/CVE-2026-57433)