678 matches found
PYSEC-2026-2028 Vyper's `slice()` may elide side-effects when output length is 0
Impact the slice builtin can elide side effects when the output length is 0, and the source bytestring is a builtin msg.data or .code. the reason is that for these source locations, the check that length = 1 is skipped:...
PYSEC-2026-2029 Vyper's `concat()` builtin may elide side-effects for zero-length arguments
Impact concat may skip evaluation of side effects when the length of an argument is zero. this is due to a fastpath in the implementation which skips evaluation of argument expressions when their length is zero:...
SmartContract-VulnHunter
🛡️ SmartContract VulnHunter The ultimate smart contract securi...
CVE-2023-40015
Vyper is a Pythonic Smart Contract Language. For the following probably non-exhaustive list of expressions, the compiler evaluates the arguments from right to left instead of left to right. unsafeadd, unsafesub, unsafemul, unsafediv, powmod256, |, &, ^ bitwise operators, bitwiseor deprecated,...
CVE-2023-31146
Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment...
CVE-2021-41121
Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions when performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. This issue has been resolved in version 0.3.0...
EUVD-2021-0460
Malware in sbrugna...
EUVD-2021-0459
Malware in sbrugna...
EUVD-2023-0266
Malicious code in bioql PyPI...
EUVD-2024-0184
Malicious code in bioql PyPI...
EUVD-2023-0268
Malicious code in bioql PyPI...
EUVD-2025-15445
Malicious code in bioql PyPI...
EUVD-2023-0264
Malicious code in bioql PyPI...
EUVD-2023-0265
Malicious code in bioql PyPI...
EUVD-2025-4282
Malicious code in bioql PyPI...
EUVD-2023-0274
Malicious code in bioql PyPI...
EUVD-2024-40254
Malicious code in bioql PyPI...
EUVD-2023-0275
Malicious code in bioql PyPI...