cbcvebase.
CVE-2020-26919
published 2020-10-09

CVE-2020-26919: NETGEAR JGS516PE devices before 2.6.0.43 are affected by lack of access control at the function level.

PriorityP192critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
KEVITWEXPLOIT
CISA Known Exploited Vulnerabilitydue 2022-05-03
Exploited in the wild
EPSS
57.54%
99.0th percentile
NETGEAR JGS516PE devices before 2.6.0.43 are affected by lack of access control at the function level.

Affected

1 ranges
VendorProductVersion rangeFixed in
netgearjgs516pe_firmware< 2.6.0.432.6.0.43

Detection & IOCsextracted from sources · hover to see the quote

url/login.htm
commandsubmitId=debug&debugCmd=
snort
alert http any any -> $HOME_NET any (msg:"ET EXPLOIT Netgear ProSAFE Plus Unauthenticated RCE Inbound (CVE-2020-26919)"; flow:established,to_server; http.method; content:"POST"; http.uri; content:"/login.htm"; http.request_body; content:"submitId=debug&debugCmd="; startswith; fast_pattern; reference:url,research.nccgroup.com/2021/03/08/technical-advisory-multiple-vulnerabilities-in-netgear-prosafe-plus-jgs516pe-gs116ev2-switches/; reference:cve,2020-26919; classtype:attempted-admin; sid:2031936; rev:2; metadata:attack_target Networking_Equipment, created_at 2021_03_11, cve CVE_2020_26919, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_03_11;)
  • Exploit traffic is an HTTP POST to /login.htm with a body beginning with 'submitId=debug&debugCmd='. The login.htm endpoint is publicly exposed and does not restrict debug actions, making it the canonical attack surface.
  • Any HTML page on the device can be used as a POST endpoint for debug commands — not just /login.htm. Defenders should alert on POST requests to any .htm path on the device containing 'submitId=debug&debugCmd=' in the body.
  • The Snort/ET rule (sid:2031936) keys on: HTTP POST method, URI containing '/login.htm', and request body starting with 'submitId=debug&debugCmd=' (fast_pattern, startswith). Deploy at both Perimeter and Internal chokepoints.
  • Observed exploit payload uses 'wget' to beacon out to an attacker-controlled URL, indicating OOB (out-of-band) callback as a common exploitation technique. Monitor for unexpected outbound HTTP from network switch management IPs.
  • ·The vulnerability is unauthenticated — no session token or credential is required to trigger RCE. Any network-reachable device running firmware before 2.6.0.43 is exploitable without prior access.
  • ·This is a CISA KEV (Known Exploited Vulnerability) with an EPSS score of 0.939 (99.877th percentile), indicating active in-the-wild exploitation. Prioritize detection and patching accordingly.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
cisa9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.