AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-24561

CRITICAL · CVSS 9.8 EPSS 0.90% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-02-01 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-24561
Severity
CRITICAL
CVSS
9.8
EPSS
0.90%

Original NVD Description

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice() function uses a non-literal argument for the start or length variable, this creates the ability for an attacker to overflow the bounds check. This issue can be used to do OOB access to storage, memory or calldata addresses. It can also be used to corrupt the length slot of the respective array.

Related CVEs

Other vulnerabilities affecting the same vendor(s)