Description
The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the post_meta Shortcode in all versions up to, and including, 6.2.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-08-11
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the post_meta shortcode of the Kirki plugin, which fails to sanitize or escape user‑supplied input. As a result, authenticated users who can add or edit content using this shortcode may insert malicious scripts. Those scripts execute in the context of any visitor who loads the affected page, allowing attackers to hijack sessions, steal credentials, or perform other client‑side attacks. The weakness matches the commonly known web injection flaw categorized as CWE‑79.

Affected Systems

The issue affects the Kirki – Freeform Page Builder, Website Builder & Customizer WordPress plugin for all released versions up to and including 6.2.0. Anyone running a vulnerable installation of this plugin is at risk, regardless of the size or age of the site, as long as a Contributor‑level or higher WordPress role is present.

Risk and Exploitability

The CVSS score of 6.4 places the vulnerability in the Medium severity range. With no EPSS data available, the historical exploitation frequency is unknown, but the fact that it requires only Contributor‑level access—which is common on collaborative sites—makes it an attractive target for attackers. The vulnerability is not yet listed in CISA’s KEV catalog, suggesting that widespread exploitation has not been observed. The likely attack vector involves a contributor inserting a malicious snippet via the post_meta shortcode, which then silently propagates to all page viewers.

Generated by OpenCVE AI on August 11, 2026 at 05:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kirki to the latest version (6.3.0 or newer), which removes the dangerous shortcode.
  • If an immediate upgrade is unavailable, restrict Contributor and lower roles from editing content that uses the post_meta shortcode, or disable the shortcode entirely for those roles via a plugin or custom code.
  • Audit existing content pages for unexpected JavaScript code injected through the post_meta shortcode and remove any found instances.

Generated by OpenCVE AI on August 11, 2026 at 05:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the post_meta Shortcode in all versions up to, and including, 6.2.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Kirki - Freeform Page Builder, Website Builder & Customizer <= 6.2.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via post_meta Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-11T04:25:50.325Z

Reserved: 2026-07-24T08:27:47.929Z

Link: CVE-2026-16974

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T05:30:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')