13 matches found
EUVD-2025-21796
Malicious code in bioql PyPI...
CVE-2025-53638
Solady is software that provides Solidity snippets with APIs. Starting in version 0.0.125 and prior to version 0.1.24, when an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failure, if the initialization function does not return...
Improper Check for Unusual or Exceptional Conditions
Overview solady is an Optimized Solidity snippets. Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions in the initialization process used by ERC4337Factory. An attacker can cause silent failures during contract deployment if the initialization...
84447xe5t8 (=1.0.0), @0xnukeee/test-sdk (>=1.0.10 <=4.1.2) +248 more potentially affected by CVE-2025-53638 via solady (>=0.0.129 <=0.0.94)
solady NPM version =0.0.129, =1.0.10, =4.3.0, =0.0.8, =0.10.1002, =1.2.6, =3.0.0-alpha0, =1.2.0, =1.0.0, =1.8.5, =2.0.0, =1.2.0, =1.3.2 and more Source cves: CVE-2025-53638 Source advisory: SNYK:JS-SOLADY-11342790...
CVE-2025-53638
Solady is software that provides Solidity snippets with APIs. Starting in version 0.0.125 and prior to version 0.1.24, when an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failure, if the initialization function does not return...
CVE-2025-53638 Solady lacks extcodesize validation on implementation in ERC4337Factory
Solady is software that provides Solidity snippets with APIs. Starting in version 0.0.125 and prior to version 0.1.24, when an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failure, if the initialization function does not return...
CVE-2025-53638 Solady lacks extcodesize validation on implementation in ERC4337Factory
Solady is software that provides Solidity snippets with APIs. Starting in version 0.0.125 and prior to version 0.1.24, when an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failure, if the initialization function does not return...
CVE-2025-53638 Solady lacks extcodesize validation on implementation in ERC4337Factory
Solady is software that provides Solidity snippets with APIs. Starting in version 0.0.125 and prior to version 0.1.24, when an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failure, if the initialization function does not return...
CVE-2025-53638
CVE-2025-53638 (Solady) affects the Solady library for Solidity snippets. From versions 0.0.125 up to 0.1.23, deploying an account via a proxy and calling its initialization with regular Solidity may silently fail if the initialization function does not return a bool or other data. The root cause...
PT-2025-29938 · Solady · Solady
Name of the Vulnerable Software and Affected Versions: Solady versions 0.0.125 through 0.1.23 Description: Solady is software that provides Solidity snippets with APIs. When an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failu...
Solady 代码问题漏洞
Solady is an application by Vectorized Personal Developers. A code issue vulnerability exists in versions of Solady prior to 0.1.24, which stems from an initialization function that may fail silently if it does not return a bool...
safeTransferFrom Does Not Check for Code at the Token Address
Lines of code Vulnerability details Impact The solady safeTransferFrom does not check for code at a token address before transferring. This can result in a deposit being made in a selfdestructed token or an embryonic token such as one that can be created from another chain's bridge without the us...
electionToTimestamp() might return incorrect timestamps depending on the day of the first election
Lines of code Vulnerability details Bug Description For nominee elections, election dates are determined using the the electionToTimestamp function in the SecurityCouncilNomineeElectionGovernorTiming module. When SecurityCouncilNomineeElectionGovernor is initialized after deployment, the first...