CVE-2025-27105 - CVE House
Back to Database
Status published Low CVE-2025-27105

AugAssign evaluation order causing OOB write within the object in Vyper

Vulnerability Description

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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-27105

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

vyper
Vulnerable Versions:
< 0.4.1

Timeline

Official Publish: February 21st, 2025
Last Modified: February 22nd, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)