CVE-2024-32648
CWE-667Published: April 25, 2024· Updated: Jun 17, 2026
Official Description
Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a `default` function is a very sparsely used pattern. As such, the impact is low. Version 0.3.0 contains a patch for the issue.
Technical Analysis
CVE-2024-32648 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-667)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-32648 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts