Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Stored XSS in a Customizer framework realistically needs a low-privilege account to write the option (PR:L), still needs a victim to view it (UI:R), and crosses component scope (S:C).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Themeum Kirki kirki allows Stored XSS.This issue affects Kirki: from n/a through <= 6.0.11.
AnalysisAI
Stored cross-site scripting in the Themeum Kirki WordPress customizer framework (versions through 6.0.11) lets an attacker persist malicious script that executes in the browsers of users who later view the affected page or admin screen. Because the CVSS scope is marked changed (S:C), a successful payload can act beyond the vulnerable component's boundary, affecting whoever renders the stored input. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
Kirki (cpe:2.3:a:themeum:kirki) is a widely used toolkit/framework that extends the WordPress Customizer with additional control types, fields, and styling options, and is bundled or depended upon by many commercial and free themes. The flaw is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is written into generated HTML without adequate output encoding or sanitization. In a stored variant, the tainted value is saved server-side (e.g. a customizer/theme option or field value) and later reflected into a page or admin view, so the browser interprets attacker markup as executable script rather than data.
RemediationAI
No vendor-released patch version is identified at time of analysis - the input names only the vulnerable ceiling (<= 6.0.11) and no fixed release, so upgrade to the next Kirki release above 6.0.11 once the maintainer publishes it and confirm the fix against the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/kirki/vulnerability/wordpress-kirki-plugin-6-0-11-cross-site-scripting-xss-vulnerability. Until a fixed version is confirmed, restrict who can edit Customizer/theme options carrying Kirki fields to trusted administrators only, review existing stored option values for injected markup, and consider a WAF or virtual-patching rule (Patchstack offers this) to filter script payloads in the affected fields; the trade-off is that tightening editor capabilities may block legitimate low-privilege customization workflows. If Kirki is only a bundled dependency and unused, removing it eliminates the exposure at the cost of theme features that rely on it.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43376