OS Command Injection in 4MOSAn GCB Doctor
An unauthenticated OS command injection vulnerability in 4MOSAn GCB Doctor allows remote attackers to execute arbitrary system commands via an unremoved ADOdb test page.
CVE search metadata
CVE search record: CVE-2026-78211. Severity: critical. CVSS: 9.8. KEV: no. Product: GCB Doctor. Brief: OS Command Injection in 4MOSAn GCB Doctor. Brief link: https://feed.craftedsignal.io/briefs/2026-08-cve-2026-78211/
4MOSAn GCB Doctor, developed by 4MOSAn Security Technology, contains an OS Command Injection vulnerability (CVE-2026-78211) due to an improperly removed ADOdb test page included in versions prior to 20260621. This vulnerability allows unauthenticated remote attackers to send crafted HTTP requests to the vulnerable test page, enabling the injection and execution of arbitrary OS-level commands on the affected server. Given the nature of the software, successful exploitation grants the attacker full control over the host environment. Defenders should prioritize patching or removing the insecure test files immediately.
Attack Chain
- Attacker performs reconnaissance to identify instances of 4MOSAn GCB Doctor.
- Attacker probes the web server for the presence of the known vulnerable ADOdb test page.
- Attacker sends a crafted HTTP request to the discovered ADOdb test page path.
- The input parameter within the request is passed unsanitized to a system shell.
- The server process executes the attacker-supplied command with the privileges of the web service account.
- Attacker confirms successful command injection through server responses or out-of-band callbacks.
- Attacker performs post-exploitation activities, such as establishing persistence or exfiltrating data.
Impact
Successful exploitation of this vulnerability leads to unauthenticated remote code execution on the underlying server. This can result in complete system compromise, unauthorized access to sensitive configuration files, and potential pivot points into the internal network. No specific victim counts have been reported, but organizations utilizing 4MOSAn GCB Doctor versions prior to 20260621 are considered at high risk.
Recommendation
- Apply the security update to 4MOSAn GCB Doctor version 20260621 or later.
- If patching is not immediately feasible, identify and delete the ADOdb test page files from the web root to prevent exploitation.
- Enable web server access logging and audit requests targeting suspicious file paths associated with ADOdb test tools.
- Deploy the provided Sigma rule to detect attempts to reach the known vulnerable endpoint.
Immediate actions
Patch 4MOSAn GCB Doctor to version 20260621 or higher
Mitigations
Remove ADOdb test page files from the production web server
CVE-2026-78211
Detection coverage 1
Detect CVE-2026-78211 Exploitation Attempt
criticalDetects exploitation attempts targeting the ADOdb test page vulnerability in 4MOSAn GCB Doctor via anomalous HTTP requests.
Detection queries are available on the platform. Get full rules →