CVE-2025-27105

CVSS 3.1 Score 9.1 of 10 (high)

Details

Published Feb 21, 2025
Updated: Feb 22, 2025
CWE ID 787

Summary

CVE-2025-27105 affects Vyper, a Pythonic Smart Contract Language for the Ethereum Virtual Machine. The vulnerability arises from Vyper's handling of AugAssign statements, which first caches the target location to prevent double evaluation. However, when the target is an access to a DynArray and the right-hand side modifies the array, the cached target is evaluated before the bounds check during the write portion of the statement. This issue has been resolved in version 0.4.1, and all users are urged to upgrade as there are currently no known workarounds for this vulnerability.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share