Description
Editor Arbitrary File Deletion in Kirki <= 6.0.13 versions.
Published: 2026-07-27
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Kirki plugin for WordPress permits a user with editor rights to delete arbitrary files on the server through its editor interface. This flaw allows attackers to remove critical files, potentially disabling site functionality or deleting sensitive data. The vulnerability is a classic path traversal and improper access control issue, classified as CWE‑22, which can lead to data loss and site compromise.

Affected Systems

Vulnerable instances are WordPress sites that have installed the Themeum Kirki plugin version 6.0.13 or earlier. Any deployment of this plugin in those versions, regardless of the host environment, is at risk until an update is applied.

Risk and Exploitability

The CVSS score of 6.8 indicates moderate severity, and the EPSS score is 0.00325, indicating a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation reports yet. Likely exploitation requires an authenticated editor or higher‑privileged user on the site, so internal threat actors or compromised credentials pose the greatest risk. Since the flaw stems from a missing input validation check, a malicious user could delete files without direct code execution.

Generated by OpenCVE AI on August 3, 2026 at 17:30 UTC.

Remediation

Vendor Solution

Update the WordPress Kirki Plugin to the latest available version (at least 6.0.14).


OpenCVE Recommended Actions

  • Update the WordPress Kirki Plugin to version 6.0.14 or newer to remove the unchecked file‑deletion functionality.
  • Restrict the editor role or other privileged roles from accessing the Kirki editor interface, or apply a role‑based access control plugin to enforce this limitation.
  • Back up all site files before applying the update and verify that file permissions are correctly configured to prevent unintended deletions.

Generated by OpenCVE AI on August 3, 2026 at 17:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Themeum
Themeum kirki
Wordpress
Wordpress wordpress
Vendors & Products Themeum
Themeum kirki
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Editor Arbitrary File Deletion in Kirki <= 6.0.13 versions.
Title WordPress Kirki plugin <= 6.0.13 - Arbitrary File Deletion vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H'}


Subscriptions

Themeum Kirki
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-27T18:14:29.455Z

Reserved: 2026-07-22T08:52:41.029Z

Link: CVE-2026-65436

cve-icon Vulnrichment

Updated: 2026-07-27T18:14:23.863Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:08.910

Modified: 2026-07-27T19:17:21.930

Link: CVE-2026-65436

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:45:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')