Buffer overflow in Vyperlang Vyper

CVE-2024-26149

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. If an excessively large value is specified as the starting index for an array in `_abi_decode`, it can cause the read position to overflow. This results in the decoding of values outside the intended array bounds, potentially leading to exploitations in contracts that use arrays within `_abi_decode`. This vulnerability affects 0.3.10 and earlier versions.

Vulnerability class: Buffer Overflow

EPSS: 0.005 (42.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 3.7 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-26149?
CVE-2024-26149 is a low-severity vulnerability in Vyperlang Vyper, classified under Improper Restriction of Operations within the Bounds of a Memory Buffer. CVSS score: 3.7/10. Published 2024-02-26.
How severe is CVE-2024-26149?
Low severity. CVSS v3 base score is 3.7 out of 10.