Vulnerability record · CVE-2020-10181 · published 11 March 2020
CVE-2020-10181: Sumavision EMR router allows unauthenticated admin user creation
SSumavision · Enhanced Multimedia Router Firmware
The goform/formEMR30 endpoint in Sumavision Enhanced Multimedia Router (EMR) 3.0.4.27 permits creation of arbitrary users with administrator privileges via a crafted setString request. The flaw is classified as CSRF (CWE-352) and carries a CVSS 3.1 score of 9.8, meaning a remote, unauthenticated attacker can gain full administrative control of the device.
Description
goform/formEMR30 in Sumavision Enhanced Multimedia Router (EMR) 3.0.4.27 allows creation of arbitrary users with elevated privileges (administrator) on a device, as demonstrated by a setString=new_user<*1*>administrator<*1*>123456 request.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 9.8, unauthenticated remote admin account creation, public exploits, and CISA KEV listing make this a critical risk requiring immediate action.
What it is
The goform/formEMR30 endpoint in Sumavision Enhanced Multimedia Router (EMR) 3.0.4.27 permits creation of arbitrary users with administrator privileges via a crafted setString request. The flaw is classified as CSRF (CWE-352) and carries a CVSS 3.1 score of 9.8, meaning a remote, unauthenticated attacker can gain full administrative control of the device.
Impact
An attacker gains a persistent administrator account on the router, enabling full control over device configuration and traffic handling. This can lead to interception or redirection of network traffic and further compromise of connected systems.
Attack surface
The endpoint is reachable over the network (AV:N) with no authentication or user interaction required (PR:N, UI:N). The CSRF classification suggests the request may also be triggered through a victim's browser session, but the record does not detail the exact delivery mechanism.
Exploitation
CVE-2020-10181 is listed in CISA KEV (added 2021-11-03) and has public exploit references, indicating active exploitation. EPSS 30-day probability is 0.14666 (96.5th percentile), and no ransomware campaign use is documented.
What to do
- Apply the vendor update per CISA KEV required action; if no patch exists, isolate or replace affected EMR 3.0.4.27 devices.
- Restrict management interface access to trusted networks and disable remote administration where not required.
- Enforce CSRF protections or token validation on goform/formEMR30 if the device supports configuration hardening.
- Monitor for unauthorized administrator account creation and audit existing accounts on EMR devices.
- Segment router management traffic from user and internet-facing networks.
Detection
- Alert on POST requests to goform/formEMR30 containing setString parameters that create users with administrator privileges.
- Audit router logs for new administrator accounts or unexpected configuration changes.
- Monitor for known exploit payloads referencing Sumavision EMR from public exploit repositories.
- Track outbound or inbound connections to EMR management interfaces from untrusted sources.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2020-10181 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Sumavision EMR Cross-Site Request Forgery (CSRF) Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://packetstormsecurity.com/files/156746/Enhanced-Multimedia-Router-3.0.4.27-Cross-Site-Request-Forgery.html | ExploitThird Party AdvisoryVDB Entry |
| https://github.com/s1kr10s/Sumavision_EMR3.0 | ExploitThird Party Advisory |
| https://www.youtube.com/watch?v=Ufcj4D9eA5o | ExploitThird Party Advisory |
| http://packetstormsecurity.com/files/156746/Enhanced-Multimedia-Router-3.0.4.27-Cross-Site-Request-Forgery.html | ExploitThird Party AdvisoryVDB Entry |
| https://github.com/s1kr10s/Sumavision_EMR3.0 | ExploitThird Party Advisory |
| https://www.youtube.com/watch?v=Ufcj4D9eA5o | ExploitThird Party Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-10181 | US Government Resource |
Track CVE-2020-10181 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2020-10181), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.