Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network-reachable endpoint (AV:N/AC:L/PR:N/UI:N) with a missing authorization check that leaks data, so C:H but I:N/A:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in Themeum Kirki kirki allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Kirki: from n/a through <= 6.0.13.
AnalysisAI
Broken access control in the Themeum Kirki WordPress customizer framework (versions up to and including 6.0.13) allows remote unauthenticated attackers to reach functionality protected by incorrectly configured access-control levels, resulting in disclosure of sensitive information. The flaw was reported by Patchstack and stems from a missing authorization check (CWE-862); no public exploit has been identified at time of analysis. With a CVSS of 7.5 driven purely by confidentiality impact, the practical risk is unauthorized data exposure rather than site takeover.
Technical ContextAI
Kirki is a widely-used WordPress toolkit/framework (cpe:2.3:a:themeum:kirki) that extends the native WordPress Customizer with additional control types, fields, and configuration options; it is frequently bundled into third-party themes as a dependency. The root cause is CWE-862 (Missing Authorization): one or more of the plugin's endpoints or actions performs a sensitive operation without verifying that the requesting user holds the required capability/role. Because WordPress plugins commonly expose functionality via admin-ajax.php or REST routes, an authorization gap here means the access-control 'security level' the developers intended is not actually enforced at the handler, letting requests that should be rejected reach protected logic.
RemediationAI
Upgrade Kirki to a release later than 6.0.13; the input confirms 6.0.13 and earlier are affected but does not state an exact fixed version, so released patched version is not independently confirmed - verify the fixed build via the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/kirki/vulnerability/wordpress-kirki-plugin-6-0-13-broken-access-control-vulnerability?_s_id=cve) and the official plugin/theme changelog before deploying. If Kirki was bundled by a theme, update the theme to a version that ships the patched Kirki, since manual plugin replacement can be overwritten by the theme. Until patched, restrict access to WordPress AJAX/REST endpoints with a WAF rule (Patchstack/other virtual patching) targeting the vulnerable Kirki action, and limit exposure of the affected admin/customizer routes to trusted IPs; the trade-off is that overly broad blocking of admin-ajax.php or REST can break legitimate customizer/theme functionality, so scope rules to the specific Kirki handler where possible.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43373