
CVE-2020-5902

CVE-2020-5902 is a critical unauthenticated Remote Code Execution (RCE) vulnerability in the F5 BIG-IP Traffic Management User Interface (TMUI / Configuration utility).
Disclosed by F5 on June 30, 2020 (NVD published July 1, 2020), this flaw allowed unauthenticated attackers (or authenticated users) with network access to the management interface to execute arbitrary system commands, read/write/delete files, disable services, run arbitrary Java code, and achieve full root-level system compromise.
Exploitation started within hours of disclosure — cryptominers, backdoors, credential theft, and lateral movement were observed in the wild almost immediately.
CISA added it to their Known Exploited Vulnerabilities catalog and warned that any internet-exposed unpatched device was very likely already compromised.
F5 themselves stated high confidence that remaining unpatched internet-exposed systems were already owned.
Vulnerable ranges (before July 2020 patches):
BIG-IP 15.0.0 – 15.1.0.3
BIG-IP 14.1.0 – 14.1.2.5
BIG-IP 13.1.0 – 13.1.3.3
BIG-IP 12.1.0 – 12.1.5.1
BIG-IP 11.6.1 – 11.6.5.1
Affected modules: TMUI / Configuration utility (ports 443/8443 typically).
..;/ sequences in TMUI JSP pagestmshCmd.jsp, fileRead.jsp)Classic "breaking the parser chain" leading to unauthenticated RCE.
..;/tmui/ patternsSearch logs / network traffic for:
/tmui/login.jsp/..;/ or similar traversaltmshCmd.jsp, fileRead.jsp, fileSave.jsptmsh commands or file operationsZeek / Suricata rules and Metasploit module existed within days.
This is now a ~6-year-old vulnerability.
Any properly maintained F5 BIG-IP should have been patched long ago.
However, forgotten / legacy / unmaintained internet-exposed appliances remain a realistic risk — treat any such discovery as immediate compromise indicator.
Official sources:
Patch everything. Segment management interfaces. Stay safe. 🛡️
| Category | Value |
|---|
| Vulnerability | Remote Code Execution (RCE) |
| Authentication Required | ❌ No (unauthenticated in most cases) |
| Attack Vector | 🌐 Network |
| Complexity | Low |
| Severity | 🔴 Critical (CVSS 9.8) |
| Exploited in Wild | ⚠️ Yes — since July 2020 |
| CISA KEV Catalog | Yes |
| Patch Available Since | July 2020 |