
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-26149 affects Vyper, a pythonic Smart Contract Language for the Ethereum virtual machine. The vulnerability was discovered and disclosed on February 26, 2024, impacting version 0.3.10 and earlier versions. The issue involves an array index overflow vulnerability in the _abi_decode function, where specifying an excessively large starting index can cause the read position to overflow (GitHub Advisory).
The vulnerability occurs when an excessively large value is specified as the starting index for an array in the _abi_decode function. This causes the read position to overflow, resulting in the decoding of values outside the intended array bounds. The issue is only observable if there is a memory write between two invocations of abi_decode on the same input. The vulnerability has been assigned a CVSS v3.1 score of 5.3 (MEDIUM) with vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N (NVD).
The vulnerability can lead to the decoding of values outside the intended array bounds, potentially causing exploitations in contracts that use arrays within _abi_decode. However, the impact has been assessed as low severity because it requires specific conditions - namely, a memory write between two invocations of abi_decode on the same input (GitHub Advisory).
The vulnerability has been patched through multiple pull requests (#3925, #4091, #4144, #4060) in the Vyper repository. Users are advised to upgrade to version 0.4.0 or later to address this security issue (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."