cvedb.io
CVE-2025-27105
CRITICAL · CVSS 9.1
EPSS exploitation probability: 0%
Published 2025-02-21T22:15:13.910 · Last modified 2026-06-17T09:03:02.543

Summary

vyper is a Pythonic Smart Contract Language for the EVM. Vyper handles AugAssign statements by first caching the target location to avoid double evaluation. However, in the case when target is an access to a DynArray and the rhs modifies the array, the cached target will evaluate first, and the bounds check will not be re-evaluated during the write portion of the statement. This issue has been addressed in version 0.4.1 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

Affected products

vyperlang — vyper

Does this affect you?

Add your gear to cvedb and we'll alert you only when vyperlang ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.