216.73.217.47

CVE-2025-53638

· Published 17/07/2025 18:15 · Modified 17/07/2025 21:15

Labels: CVE-2025-53638 2025-07-17CVE-2025-53638CWE-754[email protected]

Essential information

Published
17/07/2025 18:15
Modified
17/07/2025 21:15
Author
Creator
CVSS
6.9 MEDIUM (v3) 6.9 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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 a `bool` or some other return data. This is because regular Solidity uses `extcodesize(proxy)` to decide if call succeeds. This is insufficient in the case when the proxy points to an empty implementation. Users should upgrade to Solady v0.1.24 or later to receive a patch. Deploy any affected implementations and their factories on new EVM chains as soon as possible.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
solady / solady cpe:2.3:a:solady:solady:0.0.125-0.1.24:*:*:*:*:*:*:*

References