CVE-2026-36356: The GoAhead web server on MeiG Smart FORGE_SLT711 devices (firmware MDM9607.LE.1.0-00110-STD.PROD-1) allows...
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.
Security readout for executives and security teams
Plain-English summary
CVE-2026-36356 is a critical flaw in the GoAhead web server on MeiG Smart FORGE_SLT711 devices running firmware MDM9607.LE.1.0-00110-STD.PROD-1. An unauthenticated attacker could inject operating system commands through a remote access configuration endpoint. No source provided confirms active exploitation.
Executive priority
Treat as urgent for any exposed FORGE_SLT711 device. The issue requires no login and could let attackers run system commands. Prioritize exposure reduction immediately while confirming vendor remediation options.
Technical view
The CVE describes unauthenticated OS command injection in /action/SetRemoteAccessCfg on GoAhead for MeiG Smart FORGE_SLT711 firmware MDM9607.LE.1.0-00110-STD.PROD-1. CVSS 3.1 is 9.1, network exploitable, low complexity, no privileges, no user interaction, with high confidentiality and integrity impact.
Likely exposure
Highest risk is internet- or partner-network-exposed FORGE_SLT711 management interfaces. Internal-only devices are still exposed to attackers with network access. The official affected-product metadata is sparse, so organizations should validate device models and firmware directly rather than relying only on CPE matching.
Exploitation context
The sources describe a remotely reachable unauthenticated command injection path. The CVE is not listed as KEV in the provided bundle, and no cited source confirms exploitation in the wild. Public GitHub reference availability may increase researcher and attacker awareness.
Researcher notes
The record names CWE-306 and CWE-78, indicating missing authentication and command injection. Affected metadata is incomplete, but the description identifies a specific device and firmware. Avoid assuming broader MeiG impact without vendor confirmation.
Mitigation direction
Check MeiG or device supplier guidance for patched firmware or official mitigations.
Remove public internet access to the device web interface.
Restrict management access to trusted administrative networks only.
Disable remote access features if not operationally required.
Prioritize replacement or isolation if no vendor fix is available.
Validation and detection
Inventory MeiG Smart FORGE_SLT711 devices and firmware versions.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.