AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-40571

CRITICAL · CVSS 9.8 EPSS 1.18% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-08-25 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-40571
Severity
CRITICAL
CVSS
9.8
EPSS
1.18%

Original NVD 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.