Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-30909— Crypt::NaCl::Sodium versions through 2.002 for Perl has potential integer overflows

Quick assessment

Affected
TIMLEGGE Crypt::NaCl::Sodium
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Crypt::NaCl::Sodium是CPAN Authors开源的一个加密/解密库。 Crypt::NaCl::Sodium 2.002及之前版本存在安全漏洞,该漏洞源于整数溢出,可能导致输出缓冲区大小不足。

AI Predicted 5.5 Difficulty: Theoretical EPSS 0.53% · P43

Possible ATT&CK Techniques 1 AI

T1203 · Exploitation for Client Execution
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-30909

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Crypt::NaCl::Sodium versions through 2.002 for Perl has potential integer overflows
Source: CVE Program / CVE List V5
Vulnerability Description
Crypt::NaCl::Sodium versions through 2.002 for Perl has potential integer overflows. bin2hex, encrypt, aes256gcm_encrypt_afternm and seal functions do not check that output size will be less than SIZE_MAX, which could lead to integer wraparound causing an undersized output buffer. Encountering this issue is unlikely as the message length would need to be very large. For bin2hex() the bin_len would have to be > SIZE_MAX / 2 For encrypt() the msg_len would need to be > SIZE_MAX - 16U For aes256gcm_encrypt_afternm() the msg_len would need to be > SIZE_MAX - 16U For seal() the enc_len would need to be > SIZE_MAX - 64U
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
整数溢出或超界折返
Source: CVE Program / CVE List V5
Vulnerability Title
Crypt::NaCl::Sodium 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Crypt::NaCl::Sodium是CPAN Authors开源的一个加密/解密库。 Crypt::NaCl::Sodium 2.002及之前版本存在安全漏洞,该漏洞源于整数溢出,可能导致输出缓冲区大小不足。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
TIMLEGGE Crypt::NaCl::Sodium 0 ~ 2.002 -

II. Public POCs for CVE-2026-30909

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-30909

登录查看更多情报信息。

Patches & Fixes for CVE-2026-30909 (4)

Vendor Pages for CVE-2026-30909 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-30909

No comments yet


Leave a comment