← Vulnerability feed

Vulnerability record · CVE-2020-15920 · published 24 July 2020

CVE-2020-15920: Mida eFramework OS command injection allows unauthenticated root RCE

Midasolutions · Eframework

Mida eFramework through 2.9.0 contains an OS command injection flaw (CWE-78) that lets an unauthenticated attacker execute arbitrary commands on the host. Because the injected commands run with administrative (root) privileges, a successful hit gives full control of the affected system.

9.8 CVSS 3.1 Critical EPSS 98% · top 0.1% CWE-78 · OS command injection
9.8CVSS 3.1 base score, v2 10.0
98%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

There is an OS Command Injection in Mida eFramework through 2.9.0 that allows an attacker to achieve Remote Code Execution (RCE) with administrative (root) privileges. No authentication is required.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityUnauthenticated network-reachable command injection running as root with public exploit code and near-maximum EPSS makes this an urgent patch-or-isolate case.

What it is

Mida eFramework through 2.9.0 contains an OS command injection flaw (CWE-78) that lets an unauthenticated attacker execute arbitrary commands on the host. Because the injected commands run with administrative (root) privileges, a successful hit gives full control of the affected system.

Impact

An attacker gains remote code execution as root, allowing full compromise of the application server, including data access, persistence and lateral movement.

Attack surface

Reachable over the network with no authentication and no user interaction required, per the CVSS vector (AV:N/AC:L/PR:N/UI:N). Public exploit write-ups reference the ajaxreq.php endpoint, indicating the injection is delivered through HTTP requests to the web interface.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.98239, 99.9th percentile) and multiple references are tagged Exploit, including Packet Storm and a public advisory, so working exploit code is publicly available.

What to do

  • Upgrade Mida eFramework beyond 2.9.0 if a fixed release exists; the record does not name a patched version, so confirm with the vendor.
  • If no patch is available, isolate or take the eFramework instance off the internet and restrict access to trusted networks only.
  • Run the eFramework service under a low-privilege account instead of root to limit the impact of command execution.
  • Apply WAF or reverse-proxy rules to block command-injection patterns targeting ajaxreq.php and similar endpoints.
  • Monitor and restrict outbound traffic from the eFramework host to hinder post-exploitation activity.

Detection

  • Inspect web server and application logs for suspicious parameters or shell metacharacters sent to ajaxreq.php and other eFramework endpoints.
  • Alert on unexpected child processes spawned by the web server or application user (for example shells, curl, wget, nc).
  • Monitor for new or modified files, cron jobs or services on the eFramework host that could indicate persistence.
  • Watch for outbound connections from the eFramework server to unfamiliar hosts, which may indicate command-and-control or payload retrieval.

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

Track CVE-2020-15920 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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-15921Midasolutions eframework improper authentication vulnerabilityMida eFramework through 2.9.0 has a back door that permits a change of the administrative password and access to restricted functionalities, such as …EPSS 18%9.8CVE-2020-15922Mida eFramework OS command injection enables root RCEMida eFramework 2.9.0 contains an OS command injection flaw (CWE-78) that lets an attacker run arbitrary commands and achieve remote code execution w…EPSS 57%analysed7.5CVE-2020-15923Midasolutions eframework path traversal vulnerabilityMida eFramework through 2.9.0 allows unauthenticated ../ directory traversal.EPSS 3.3%7.5CVE-2020-15924Midasolutions eframework sql injection vulnerabilityThere is a SQL Injection in Mida eFramework through 2.9.0 that leads to Information Disclosure. No authentication is required. The injection point re…EPSS 1.9%6.1CVE-2020-15919Midasolutions eframework cross-site scripting vulnerabilityA Reflected Cross Site Scripting (XSS) vulnerability was discovered in Mida eFramework through 2.9.0.EPSS 0.94%5.4CVE-2020-15918Midasolutions eframework cross-site scripting vulnerabilityMultiple Stored Cross Site Scripting (XSS) vulnerabilities were discovered in Mida eFramework through 2.9.0.EPSS 0.56%8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed

Source: NIST National Vulnerability Database (record CVE-2020-15920), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.