Vulnerability record · CVE-2020-8772 · published 6 February 2020
CVE-2020-8772: InfiniteWP Client WordPress plugin missing authorization allows admin login
RRevmakx · Infinitewp Client
The InfiniteWP Client plugin for WordPress before 1.9.4.5 lacks an authorization check in iwp_mmb_set_request in init.php. An attacker who knows an administrator's username can authenticate as that administrator. This is a critical authentication bypass affecting any site running an unpatched version of the plugin.
Description
The InfiniteWP Client plugin before 1.9.4.5 for WordPress has a missing authorization check in iwp_mmb_set_request in init.php. Any attacker who knows the username of an administrator can log in.
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 with no privileges or interaction required, very high EPSS, and public exploit references make this an urgent authentication bypass.
What it is
The InfiniteWP Client plugin for WordPress before 1.9.4.5 lacks an authorization check in iwp_mmb_set_request in init.php. An attacker who knows an administrator's username can authenticate as that administrator. This is a critical authentication bypass affecting any site running an unpatched version of the plugin.
Impact
An attacker gains full administrative access to the WordPress site, enabling complete control over content, users, plugins and configuration. Because the flaw is an authentication bypass, no password or prior access is required.
Attack surface
Reachable over the network through the plugin's request handling in init.php; the CVSS vector shows no privileges required and no user interaction. The only precondition stated is knowledge of an administrator username.
Exploitation
Not listed in CISA KEV, but EPSS is very high (0.88049, 99.76th percentile) and public references are tagged Exploit, indicating known public exploitation techniques. No ransomware association is documented.
What to do
- Update the InfiniteWP Client plugin to version 1.9.4.5 or later immediately.
- If patching is not possible, deactivate or remove the plugin until it can be updated.
- Audit administrator accounts and rotate credentials for any account whose username may be known.
- Restrict access to WordPress admin and plugin endpoints by IP or WAF rules where feasible.
- Monitor for unexpected administrator logins and review user role changes.
Detection
- Review web server and WordPress logs for authentication events against admin accounts from unexpected source IPs.
- Hunt for requests to plugin endpoints handling iwp_mmb_set_request or init.php parameters.
- Alert on new administrator account creation or privilege escalation shortly after suspicious logins.
- Correlate login timestamps with plugin file access to identify exploitation attempts.
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
| Link | Tags |
|---|---|
| https://wpvulndb.com/vulnerabilities/10011 | Third Party Advisory |
| https://www.webarxsecurity.com/vulnerability-infinitewp-client-wp-time-capsule/ | ExploitThird Party Advisory |
| https://wpvulndb.com/vulnerabilities/10011 | Third Party Advisory |
| https://www.webarxsecurity.com/vulnerability-infinitewp-client-wp-time-capsule/ | ExploitThird Party Advisory |
Track CVE-2020-8772 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-8772), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.