Answer in brief
CVE-2023-54398 records a Unknown severity vulnerability in Yonyou U8 Cloud Java Deserialization RCE via FileManageServlet. The current sources do not mark it as known exploited. The current feed maps Yonyou/U8 Cloud (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Yonyou/U8 Cloud (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Yonyou/U8 Cloudgeneric | 1.0 || 2.0 || 2.1 || 2.3 || 2.5 || 2.6 || 2.65 || 2.7 || 3.0 || 3.1 || 3.2 || 3.5 || 3.6 || 3.6sp | Not reported |
Published upstream
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 15, 2026
Yonyou U8 Cloud contains an unauthenticated Java deserialization vulnerability in the nc.impl.pub.filesystem.FileManageServlet component that allows remote unauthenticated attackers to execute arbitrary OS commands by sending a serialized payload via POST request. Attackers can exploit the doAction method, which passes raw HTTP request body data directly to ObjectInputStream.readObject() without filtering, to achieve remote code execution. Exploitation evidence was first observed by the Shadowserver Foundation on 2025-02-13.
Quoted source text, attributed separately from HOL analysis.