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.
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
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27327