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.
総合評価: CVE-2016-10148 は中リスク(44/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.64%、73 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.19% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.45% | 1.64% | +1.19% |
| 2 | 2025-04-13 | 0.49% | 0.45% | -0.04% |
| 3 | 2025-03-30 | — | 0.49% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.3 | 3.0 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2016-10148 not yet assigned priority: Debian including 1 source packages (wordpress), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2016-10148 |
ubuntu
|
medium | CVE-2016-10148 medium priority: Ubuntu including 1 source packages (wordpress), 23 status rows across 23 suites (artful, bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, precise, questing, trusty, upstream, xenial, yakkety, zesty): not-affected 19, DNE 1, ignored 1, needed 1, released 1. | https://ubuntu.com/security/CVE-2016-10148 |
| URL | タグ |
|---|---|
| http://www.openwall.com/lists/oss-security/2016/08/20/1 | Mailing List Third Party Advisory |
| http://www.securityfocus.com/bid/96847 | |
| https://core.trac.wordpress.org/changeset/38168 | Issue Tracking Patch |
| https://core.trac.wordpress.org/ticket/37490 | Issue Tracking |
| https://sumofpwn.nl/advisory/2016/path_traversal_vulnerability_in_wordpress_core_ajax_handlers.html | Technical Description Third Party Advisory |