{"id":"CVE-2023-42441","aliases":["GHSA-3hg2-r75x-g69m","PYSEC-2023-305"],"url":"https://o3.security/vulnerability/CVE-2023-42441","summary":"Vyper has incorrect re-entrancy lock when key is empty string","details":"Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine (EVM). Starting in version 0.2.9 and prior to version 0.3.10, locks of the type `@nonreentrant(\"\")` or `@nonreentrant('')` do not produce reentrancy checks at runtime. This issue is fixed in version 0.3.10. As a workaround, ensure the lock name is a non-empty string.","published":"2023-09-18T20:19:26.086Z","modified":"2026-08-12T03:51:38.701646176Z","cvss":{"score":5.3,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"},"epss":null,"cisaKev":null,"exploitsKnown":1,"affectedPackages":[{"ecosystem":"PyPI","name":"vyper","fixedVersion":"0.3.10"}],"fix":{"url":"https://github.com/vyperlang/vyper/commit/0b740280c1e3c5528a20d47b29831948ddcc6d83","label":"vyperlang/vyper@0b74028"},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/42xxx/CVE-2023-42441.json"},{"type":"ADVISORY","url":"https://github.com/vyperlang/vyper/security/advisories/GHSA-3hg2-r75x-g69m"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2023-42441"},{"type":"FIX","url":"https://github.com/vyperlang/vyper/commit/0b740280c1e3c5528a20d47b29831948ddcc6d83"},{"type":"FIX","url":"https://github.com/vyperlang/vyper/pull/3605"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:38.701646176Z"}}