CVE-2026-2588
Last modified
CVE-2026-2588 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Crypt::NaCl::Sodium versions through 2.001 for Perl has an integer overflow flaw on 32-bit systems. Sodium.xs casts a STRLEN (size_t) to unsigned long long when passing a length pointer to libsodium functions. On 32-bit systems size_t is typically 32-bits while an unsigned long long is at least 64-bits.. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
Crypt::NaCl::Sodium versions through 2.001 for Perl has an integer overflow flaw on 32-bit systems. Sodium.xs casts a STRLEN (size_t) to unsigned long long when passing a length pointer to libsodium functions. On 32-bit systems size_t is typically 32-bits while an unsigned long long is at least 64-bits.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Timlegge | Crypt\ | <= 2.001 | Nacl\ |
References
- https://metacpan.org/release/TIMLEGGE/Crypt-NaCl-Sodium-2.001/source/Sodium.xs#L2119Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-2588?
How severe is CVE-2026-2588?
How do I fix CVE-2026-2588?
Are you affected by CVE-2026-2588?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
