cvedb.io
CVE-2023-32059
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2023-05-11T22:15:11.803 · Last modified 2026-06-17T05:57:59.200

Summary

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, internal calls with default arguments are compiled incorrectly. Depending on the number of arguments provided in the call, the defaults are added not right-to-left, but left-to-right. If the types are incompatible, typechecking is bypassed. The ability to pass kwargs to internal functions is an undocumented feature that is not well known about. The issue is patched in version 0.3.8.

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.