Description
The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 6.0.11 via the get_single_symbol. This makes it possible for unauthenticated attackers to extract the full builder metadata and rendered HTML of any kirki_symbol post — including unpublished drafts — by supplying a sequential WordPress post ID.
Published: 2026-07-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Kirki WordPress plugin allows unauthenticated users to query the get_single_symbol AJAX endpoint without any authorization checks. By supplying a numeric WordPress post ID, an attacker can retrieve the full builder metadata and the rendered HTML of any kirki_symbol post, including unpublished drafts. This enables disclosure of information meant to remain confidential, constituting a confidentiality breach without providing code execution or denial‑of‑service capabilities.

Affected Systems

Any WordPress installation that has the Kirki plugin version 6.0.11 or earlier is affected. The issue is tied to the Themeum:Kirki – Freeform Page Builder, Website Builder & Customizer plugin configurations, as long as the vulnerable version is active.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity vulnerability, while the EPSS score of < 1% indicates a low likelihood of exploitation at present. The issue is not listed in CISA’s KEV catalog. Exploitation requires sending unauthenticated HTTP requests to the admin-ajax.php endpoint with the action parameter set to get_single_symbol and supplying sequential WordPress post IDs. Though an attacker must discover or guess valid IDs, the process can be automated, making the attack vector a web‑based unauthenticated access scenario.

Generated by OpenCVE AI on July 15, 2026 at 20:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Kirki plugin to the latest release, which implements authentication checks for the get_single_symbol endpoint.
  • If an upgrade is not immediately possible, block unauthenticated requests to the get_single_symbol action by configuring your web server or firewall to deny access to admin-ajax.php when the action parameter equals get_single_symbol, or require that a logged‑in user Cookie or nonce be presented.
  • Monitor PHP and web server logs for repeated or abnormal requests to admin-ajax.php that call the get_single_symbol action and investigate any suspicious activity.

Generated by OpenCVE AI on July 15, 2026 at 20:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 04 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 14:15: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

Thu, 02 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 6.0.11 via the get_single_symbol. This makes it possible for unauthenticated attackers to extract the full builder metadata and rendered HTML of any kirki_symbol post — including unpublished drafts — by supplying a sequential WordPress post ID.
Title Kirki <= 6.0.11 - Missing Authorization to Unauthenticated Sensitive Information Exposure via kirki_post_apis_nopriv AJAX Action
Weaknesses CWE-862
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-02T12:20:45.477Z

Reserved: 2026-06-12T15:07:09.908Z

Link: CVE-2026-12122

cve-icon Vulnrichment

Updated: 2026-07-02T12:20:41.824Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-15T20:45:15Z

Weaknesses