Description
The Kirki WordPress plugin before 6.2.1 does not properly authorise its front-end form submission REST routes and passes attacker-controlled input through shortcode execution, allowing unauthenticated users to run any shortcode registered on the site, which on a default install leads to disclosure of the site administrator's email address and an arbitrary-recipient mail relay from the victim's domain.
Published: 2026-08-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Kirki WordPress plugin allows an unauthenticated user to submit form data through exposed REST routes. Attackers can inject arbitrary shortcode payloads because the plugin fails to properly enforce authorization on these endpoints. The effect is that any shortcode registered on the site can be executed, which, in a stock installation, reveals the site administrator's email address and can be used to send emails to arbitrary recipients from the victim's domain. This compromise affects confidentiality through email disclosure and availability or integrity if the mail relay is abused for phishing or spam.

Affected Systems

The affected product is the Kirki WordPress plugin for all WordPress sites where the plugin version is 6.2.0 or older. No other vendors product names are listed. The issue relies on unauthenticated access to REST routes that are part of the plugin’s front‑end form submission functionality.

Risk and Exploitability

Based on the CVSS score of 6.5, the vulnerability is considered moderately severe. The EPSS score is not available, so the current exploitation likelihood cannot be quantified, and the vulnerability is not listed in KEV. Attackers can reach the vulnerable endpoint without authentication by sending crafted REST requests from any origin, making exploitation straightforward for anyone with network access to the WordPress site. The risk is particularly high for sites with the default shortcode set, which includes the mail relay functionality.

Generated by OpenCVE AI on August 12, 2026 at 22:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Kirki plugin to version 6.2.1 or later.
  • Disable or restrict the front‑end form submission REST endpoints so that only authenticated users can access them.
  • Review and configure the site’s shortcode execution settings or remove unnecessary shortcodes to limit potential abuse.

Generated by OpenCVE AI on August 12, 2026 at 22:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Kirki
Kirki kirki
Wordpress
Wordpress wordpress
Vendors & Products Kirki
Kirki kirki
Wordpress
Wordpress wordpress

Wed, 12 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74
Metrics ssvc

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


Wed, 12 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Kirki WordPress plugin before 6.2.1 does not properly authorise its front-end form submission REST routes and passes attacker-controlled input through shortcode execution, allowing unauthenticated users to run any shortcode registered on the site, which on a default install leads to disclosure of the site administrator's email address and an arbitrary-recipient mail relay from the victim's domain.
Title Kirki < 6.2.1 - Unauthenticated Arbitrary Shortcode Execution via Form Email Actions
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T12:12:18.556Z

Reserved: 2026-07-23T12:09:27.936Z

Link: CVE-2026-16747

cve-icon Vulnrichment

Updated: 2026-08-12T12:12:03.949Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T12:17:47.053

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-16747

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:00:05Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')