CVE-2025-53638
Last modified
CVE-2025-53638 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. 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. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-53638?
How severe is CVE-2025-53638?
How do I fix CVE-2025-53638?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-53631flaskBlog is a blog app built with Flask. In versions 2.8.1 …5.4
- CVE-2025-53632Chall-Manager is a platform-agnostic system able to start Ch…9.1
- CVE-2025-53633Chall-Manager is a platform-agnostic system able to start Ch…9.8
- CVE-2025-53634Chall-Manager is a platform-agnostic system able to start Ch…7.5
- CVE-2025-53636Open OnDemand is an open-source HPC portal. Users can flood …5.4
- CVE-2025-53637Meshtastic is an open source mesh networking solution. The m…8
- CVE-2025-53639MeterSphere is an open source continuous testing platform. P…9.8
- CVE-2025-5364A vulnerability was found in Campcodes Online Hospital Manag…9.8
- CVE-2025-53640Indico is an event management system that uses Flask-Multipa…6.5
- CVE-2025-53641Postiz is an AI social media scheduling tool. From 1.45.1 to…8.2
- CVE-2025-53642haxcms-nodejs and haxcms-php are backends for HAXcms. The lo…6.5
- CVE-2025-53643AIOHTTP is an asynchronous HTTP client/server framework for …7.5
Are you affected by CVE-2025-53638?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
