Description
The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.0.14 via the 'context' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to read the full title, content, and excerpt of any WordPress post — including drafts, pending, privately published, password-protected, and trashed posts — regardless of author, by supplying an arbitrary post ID via the context parameter alongside an attacker-controlled block template.
Published: 2026-07-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Kirki plugin for WordPress contains an Insecure Direct Object Reference flaw where the 'context' parameter is not validated. An unauthenticated attacker can supply any post ID in this parameter and retrieve the full title, content, and excerpt of that post. The flaw exposes posts that are drafts, pending, private, password‑protected or trashed, effectively bypassing the intended access controls and resulting in direct disclosure of private content. This is a classic example of CWE‑639.

Affected Systems

Themeum’s Kirki – Freeform Page Builder, Website Builder & Customizer plugin is affected in all versions up to and including 6.0.14. No other vendors or products are listed as impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1% signals a low probability of exploitation in the wild. The vulnerability is not catalogued in CISA’s KEV list. An attacker can exploit the flaw by sending crafted HTTP requests to the plugin’s public REST API endpoints, requiring no authentication and allowing arbitrary post IDs to be queried. The flaw is an IDOR (CWE‑639) issue.

Generated by OpenCVE AI on August 3, 2026 at 20:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Kirki plugin to a version newer than 6.0.14 that resolves the IDOR flaw.
  • If an upgrade is not immediately possible, restrict unauthenticated access to the plugin’s REST API endpoints through firewall rules or WordPress configuration to enforce authentication.
  • Add input validation for the 'context' parameter, restricting acceptable values to known, verified post IDs to prevent parameter manipulation, as per CWE‑639 best practices.

Generated by OpenCVE AI on August 3, 2026 at 20:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 04: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, 24 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.0.14 via the 'context' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to read the full title, content, and excerpt of any WordPress post — including drafts, pending, privately published, password-protected, and trashed posts — regardless of author, by supplying an arbitrary post ID via the context parameter alongside an attacker-controlled block template.
Title Kirki <= 6.0.14 - Insecure Direct Object Reference to Unauthenticated Sensitive Information Disclosure via 'context' Parameter
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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-24T14:40:01.097Z

Reserved: 2026-06-26T20:12:35.429Z

Link: CVE-2026-13464

cve-icon Vulnrichment

Updated: 2026-07-24T14:39:55.010Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T04:16:51.513

Modified: 2026-07-24T20:45:45.697

Link: CVE-2026-13464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key