Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
The GoAhead web server on MeiG Smart FORGE_SLT711 devices (firmware MDM9607.LE.1.0-00110-STD.PROD-1) allows unauthenticated OS command injection via the /action/SetRemoteAccessCfg endpoint.
AnalysisAI
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-STD.PROD-1 allows attackers to execute arbitrary system commands via the /action/SetRemoteAccessCfg endpoint in the GoAhead web server. CVSS 9.1 reflects critical impact with network-accessible attack vector requiring no authentication or user interaction. GitHub repository suggests publicly available exploit code exists (CVE-2026-36356), significantly lowering exploitation barrier for attackers targeting industrial IoT and cellular gateway deployments.
Technical ContextAI
This vulnerability exploits CWE-78 (OS Command Injection) in the GoAhead embedded web server, a lightweight HTTP server commonly deployed in IoT and embedded devices. The /action/SetRemoteAccessCfg endpoint fails to properly sanitize user-supplied input before passing it to system shell commands. The affected MeiG FORGE_SLT711 is a 4G LTE industrial cellular gateway built on Qualcomm's MDM9607 chipset platform, running firmware version MDM9607.LE.1.0-00110-STD.PROD-1. GoAhead's architecture typically runs with elevated system privileges to manage device configuration, meaning injected commands likely execute with root or administrative permissions. The vulnerability exists in the remote access configuration interface, which would normally handle VPN, SSH, or remote management settings-functionality that by design interacts with system-level services.
RemediationAI
Contact MeiG Smart directly through official support channels to request patched firmware for FORGE_SLT711 devices, as no vendor-released patch version is confirmed in available data. No vendor advisory is published at forgeslt711.com or meig.com references provided. Until patched firmware is available, implement immediate network-layer compensating controls: (1) Block external access to the GoAhead web interface (typically TCP ports 80/443) using firewall rules-allow management only from trusted internal networks or VPN connections, with side effect of preventing remote administration convenience. (2) Deploy network segmentation to isolate FORGE_SLT711 gateways into dedicated VLAN with strict ingress/egress filtering-limits lateral movement if compromised but adds infrastructure complexity. (3) Implement application-layer firewall or reverse proxy with input validation to filter requests to /action/SetRemoteAccessCfg endpoint-requires custom WAF rules and ongoing maintenance. (4) Monitor device logs and network traffic for suspicious POST requests containing shell metacharacters (semicolons, pipes, backticks) to /action/ paths-provides detection but not prevention. Given the unauthenticated nature and POC availability, network isolation is the only reliable mitigation until vendor patch is deployed.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27327