CVE-2026-2588 - Vulnerability Analysis
CriticalCVSS: 9.1Last Updated: February 23, 2026
Crypt::NaCl::Sodium - Integer Overflow
Overview
Crypt::NaCl::Sodium <= 2.001 for Perl contains an integer overflow caused by improper casting of size_t to unsigned long long on 32-bit systems, letting attackers potentially cause memory corruption, exploit requires 32-bit system.
Severity & Score
Impact
Attackers can cause memory corruption leading to potential crashes or code execution on 32-bit systems.
Mitigation
Update to the latest version beyond 2.001 or apply patches addressing integer overflow on 32-bit systems.
References
Social Media Activity(1 post)
š“ CVE-2026-2588 - Critical (9.1) 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 typical... š https://www.thehackerwire.com/vulnerability/CVE-2026-2588/ #CVE #vulnerability #infosec #cybersecurity #security #Tenda #patchstack
View original postRelated Resources
Details
- CVE ID
- CVE-2026-2588
- Severity
- Critical
- CVSS Score
- 9.1
- Type
- integer_overflow
- Status
- unconfirmed
- EPSS
- 3.8%
- Social Posts
- 1
CWE
- CWE-190
CVSS Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H