CVE-2023-40571
CWE-502Published: August 25, 2023· Updated: Jun 17, 2026
Official Description
weblogic-framework is a tool for detecting weblogic vulnerabilities. Versions 0.2.3 and prior do not verify the returned data packets, and there is a deserialization vulnerability which may lead to remote code execution. When weblogic-framework gets the command echo, it directly deserializes the data returned by the server without verifying it. At the same time, the classloader loads a lot of deserialization calls. In this case, the malicious serialized data returned by the server will cause remote code execution. Version 0.2.4 contains a patch for this issue.
Risk Analysis
The weblogic-framework tool prior to version 0.2.4 contains a deserialization vulnerability that can lead to remote code execution. This critical flaw is not currently tracked in CISA's KEV.
This vulnerability is remotely exploitable, but there is no known public exploit available.
Upgrade to weblogic-framework version 0.2.4 or later to resolve the deserialization issue.
Technical Analysis
CVE-2023-40571 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-502): Insecure deserialization vulnerabilities allow attackers to inject malicious objects during deserialization, potentially enabling remote code execution.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-502)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-40571 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts