In WordPress 4.9.7, plugins uploaded via the admin area are not verified as being ZIP files. This allows for PHP files to be uploaded. Once a PHP file is uploaded, the plugin extraction fails, but the PHP file remains in a predictable wp-content/uploads location, allowing for an attacker to then execute the file. This represents a security risk in limited scenarios where an attacker (who does have the required capabilities for plugin uploads) cannot simply place arbitrary PHP code into a valid plugin ZIP file and upload that plugin, because a machine's wp-content/plugins directory permissions were set up to block all new plugins.
Conclusion & alert: CVE-2018-14028 is rated High Risk (67.7/100): CVSS High severity, with high exploitation likelihood (EPSS 17.72%, 97th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. EPSS rose +15.27% over the last day, indicating growing attacker interest. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 2.45% | 17.72% | +15.27% |
| 2 | 2026-06-08 | 2.30% | 2.45% | +0.15% |
| 3 | 2026-05-07 | — | 2.30% | — |
Full EPSS history (35 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.0 | HIGH |
|
1.2 | 5.9 | [email protected] |
| 6.5 | 2.0 | MEDIUM |
|
8.0 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2018-14028 unimportant priority: Debian including 1 source packages (wordpress), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2018-14028 |
ubuntu
|
medium | CVE-2018-14028 medium priority: Ubuntu including 1 source packages (wordpress), 19 status rows across 19 suites (bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 11, needs-triage 7, DNE 1. | https://ubuntu.com/security/CVE-2018-14028 |
| URL | Tags |
|---|---|
| http://www.securityfocus.com/bid/105060 | Third Party Advisory VDB Entry |
| https://core.trac.wordpress.org/ticket/44710 | Third Party Advisory |
| https://github.com/rastating/wordpress-exploit-framework/pull/52 | Third Party Advisory |
| https://rastating.github.io/unrestricted-file-upload-via-plugin-uploader-in-wordpress/ | Third Party Advisory |