CVE-2026-44983
Last modified
CVE-2026-44983 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. smallbitvec is a growable bit-vector for Rust, optimized for size. From 1.0.1 to 2.6.0, an integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocation, resulting in a heap buffer overflow through safe APIs only. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
smallbitvec is a growable bit-vector for Rust, optimized for size. From 1.0.1 to 2.6.0, an integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocation, resulting in a heap buffer overflow through safe APIs only. This allows memory corruption without requiring unsafe code from the caller. This vulnerability is fixed in 2.6.1.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44983?
How severe is CVE-2026-44983?
How do I fix CVE-2026-44983?
Are you affected by CVE-2026-44983?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
