CyberRota
← Ana sayfaya dön

CVE-2026-12224

HIGH · CVSS 8.8 EPSS %0.25

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-01T08:16:20.827 · Çekilme zamanı: 2026-07-01T18:36:36.633572+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-12224
Severity
HIGH
CVSS
8.8
EPSS
%0.25
WordPress

Orijinal NVD Açıklaması

The Dokan Pro plugin for WordPress is vulnerable to privilege escalation via update_capabilities REST Endpoint in all versions up to, and including, 5.0.4. This is due to the `update_capabilities()` REST handler accepting arbitrary capability strings from the request body and passing them directly to WP_User::add_cap() with no allowlist validation, only verifying that the caller holds the dokandar capability. This makes it possible for authenticated attackers with a self-provisioned Vendor-level access and above, on sites with the Vendor Staff module enabled, to grant arbitrary WordPress capabilities, including administrator, to any vendor_staff account, leading to a full site takeover.