CVE-2016-10148

CVE-2016-10148 is a medium-severity vulnerability in Wordpress with a CVSS 3.x base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-254.

Key facts

Description

The wp_ajax_update_plugin function in wp-admin/includes/ajax-actions.php in WordPress before 4.6 makes a get_plugin_data call before checking the update_plugins capability, which allows remote authenticated users to bypass intended read-access restrictions via the plugin parameter to wp-admin/admin-ajax.php, a related issue to CVE-2016-6896.

Frequently asked questions

What is CVE-2016-10148?
The wp_ajax_update_plugin function in wp-admin/includes/ajax-actions.php in WordPress before 4.6 makes a get_plugin_data call before checking the update_plugins capability, which allows remote authenticated users to bypass intended read-access restrictions via the plugin parameter to wp-admin/admin-ajax.php, a related issue to CVE-2016-6896.
How severe is CVE-2016-10148?
CVE-2016-10148 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2016-10148 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (74th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2016-10148?
CVE-2016-10148 affects Wordpress. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2016-10148?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
When was CVE-2016-10148 published?
CVE-2016-10148 was published on 2017-01-18 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Wordpress

All CVEs affecting Wordpress →

Other CWE-254 vulnerabilities

Browse all CWE-254 vulnerabilities →