WordPress security changelog
MEDIUM CVE-2026-15457 Deferred

Kirki family parameter permits arbitrary directory deletion

Kirki 6.0.13 and earlier trusts a caller-controlled family value while handling font data. An authenticated editor can supply a traversal or absolute path and cause directories outside the intended font location to be deleted, creating a direct availability and data-loss risk.

CVE / CNA score 4.9 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Kirki – Freeform Page Builder, Website Builder & Customizer
Plugin slug
kirki
Affected
<= 6.0.13
Safe version
> 6.0.13
Published
Jul 17, 2026
Weakness
CWE-22 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

This CVE was published Jul 17, 2026 and is one of 17 known issues for this plugin.

Update, patch or deactivate.

Update Kirki to a release newer than 6.0.13. Until then, reject traversal, absolute paths, and PHP-style stream wrappers in the family parameter.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical 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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Primary and upstream sources