Description
The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 6.0.13 via the 'family' parameter. This makes it possible for authenticated attackers, with editor-level access and above, to delete arbitrary directories on the server, which can result in loss of data and availability.
Published: 2026-07-17
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress Kirki plugin, used for page building and customizer features, contains a directory traversal flaw that can be triggered by manipulating the "family" parameter. This flaw permits an authenticated user with editor-level access or higher to delete any directory located on the server hosting the WordPress site. The deletion can compromise critical data or foundational files, causing service disruption or loss of content.

Affected Systems

All releases of the Themeum Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress up to and including version 6.0.13 are vulnerable. Sites operating these versions expose editor or higher level users to the risk of arbitrary directory deletion.

Risk and Exploitability

The CVSS score of 4.9 places the issue in the moderate category, while an EPSS score of <1% indicates a low current priority for exploitation. It is not cataloged in CISA’s KEV list. Based on the description, it is inferred that the attacker must first obtain authenticated access with editor or higher rights, then craft a request that feeds a traversal string into the "family" parameter of the plugin’s REST API or Ajax endpoints; the server will then interpret the traversal and delete the targeted directory. Network access to the site’s API layer is required, and widespread remote exploitation is limited to environments that allow logged‑in users to reach these endpoints.

Generated by OpenCVE AI on July 31, 2026 at 00:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Kirki to a version newer than 6.0.13 that incorporates the fix.
  • Restrict user roles to the least privilege needed; remove editor or higher permissions from accounts that do not require them.
  • If an immediate upgrade is not possible, block or limit the API paths that accept the "family" parameter, or implement input filtering to reject traversal patterns before they reach the file system.

Generated by OpenCVE AI on July 31, 2026 at 00:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Themeum
Themeum kirki – Freeform Page Builder, Website Builder & Customizer
Wordpress
Wordpress wordpress
Vendors & Products Themeum
Themeum kirki – Freeform Page Builder, Website Builder & Customizer
Wordpress
Wordpress wordpress

Fri, 17 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Description The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 6.0.13 via the 'family' parameter. This makes it possible for authenticated attackers, with editor-level access and above, to delete arbitrary directories on the server, which can result in loss of data and availability.
Title Kirki <= 6.0.13 - Authenticated (Editor+) Path Traversal to Arbitrary Directory Deletion via 'family' Parameter
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Themeum Kirki – Freeform Page Builder, Website Builder & Customizer
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-21T01:27:08.585Z

Reserved: 2026-07-10T20:01:36.121Z

Link: CVE-2026-15457

cve-icon Vulnrichment

Updated: 2026-07-21T01:27:03.213Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:45:05Z

Weaknesses
  • CWE-22

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