Vulnerability record · CVE-2023-24078 · published 17 February 2023
CVE-2023-24078: FuguHub code injection in cmsdocs enables remote code execution
Realtimelogic · Fuguhub
Real Time Logic FuguHub v8.1 and earlier contains a code injection flaw (CWE-94) in the /FuguHub/cmsdocs/ component that allows remote code execution. The CVSS 3.1 score is 8.8 (High), and public exploit code exists, so the flaw is practically reachable for attackers.
Description
Real Time Logic FuguHub v8.1 and earlier was discovered to contain a remote code execution (RCE) vulnerability via the component /FuguHub/cmsdocs/.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityCVSS 8.8 with public exploit code and very high EPSS (98.9th percentile) make this a high-priority remote code execution risk, though it requires authentication and is not in KEV.
What it is
Real Time Logic FuguHub v8.1 and earlier contains a code injection flaw (CWE-94) in the /FuguHub/cmsdocs/ component that allows remote code execution. The CVSS 3.1 score is 8.8 (High), and public exploit code exists, so the flaw is practically reachable for attackers.
Impact
An authenticated attacker can execute arbitrary code on the FuguHub server, gaining full control of confidentiality, integrity and availability of the host. This can lead to data theft, service disruption or use of the server as a foothold.
Attack surface
The vulnerability is reached over the network through the /FuguHub/cmsdocs/ component. The CVSS vector (AV:N/AC:L/PR:L/UI:N) indicates low privileges are required but no user interaction, so any authenticated low-privileged user can attempt it.
Exploitation
Public exploit code is referenced (GitHub and Packet Storm), and EPSS is 0.52958 (98.9th percentile), indicating a high likelihood of exploitation. The CVE is not listed in CISA KEV, so no confirmed in-the-wild activity is recorded here.
What to do
- Upgrade FuguHub to a version later than 8.1 if the vendor provides one; the record does not list fixed versions, so verify with Real Time Logic.
- Restrict network access to the /FuguHub/cmsdocs/ endpoint to trusted users or internal networks only.
- Enforce least privilege and review which accounts can authenticate to FuguHub, since the flaw requires only low privileges.
- Monitor and block exploit attempts using the public proof-of-concept payloads as detection signatures.
- If patching is not possible, consider disabling or isolating the cmsdocs component until a fix is available.
Detection
- Monitor web server and FuguHub logs for requests to /FuguHub/cmsdocs/ with suspicious parameters or payload patterns.
- Look for unexpected child processes or command execution spawned by the FuguHub service account.
- Alert on outbound connections or file writes from the FuguHub process that deviate from normal CMS behavior.
- Use the public exploit code from the referenced GitHub and Packet Storm links to build IDS/IPS signatures.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://packetstormsecurity.com/files/173279/FuguHub-8.1-Remote-Code-Execution.html | |
| https://github.com/ojan2021/Fuguhub-8.1-RCE | ExploitThird Party Advisory |
| http://packetstormsecurity.com/files/173279/FuguHub-8.1-Remote-Code-Execution.html | |
| https://github.com/ojan2021/Fuguhub-8.1-RCE | ExploitThird Party Advisory |
Track CVE-2023-24078 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-24078), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.