CVE-2026-12472
Received Received - Intake

Authorization Bypass in Kirki Page Builder Plugin

Vulnerability report for CVE-2026-12472, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-02

Last updated on: 2026-07-02

Assigner: Wordfence

Description

The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.0.11. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to send arbitrary HTML-injected emails β€” including phishing messages embedding a real, valid WordPress password-reset URL for the targeted user β€” to any registered user via the site's own mail server, abusing its SPF/DKIM reputation. The attacker-controlled emailSubject parameter is passed to wp_mail() with only sanitize_text_field() applied, while emailBody 'text' items are concatenated raw into the HTML email body with no escaping, and 'chip' items can include the genuine WordPress password-reset link for the targeted account.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-02
Last Modified
2026-07-02
Generated
2026-07-02
AI Q&A
2026-07-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
kirki freeform_page_builder to 6.0.11 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress has an authorization bypass vulnerability in all versions up to and including 6.0.11. This occurs because the plugin does not properly verify whether a user is authorized to perform certain actions.

As a result, unauthenticated attackers can send arbitrary HTML-injected emails to any registered user via the website's own mail server. These emails can include phishing messages that embed a real, valid WordPress password-reset URL for the targeted user.

Specifically, the attacker can control the emailSubject parameter, which is passed to the wp_mail() function with only basic sanitization, and the emailBody 'text' items are concatenated directly into the HTML email body without escaping. Additionally, 'chip' items can include genuine password-reset links.

Impact Analysis

This vulnerability allows attackers to send phishing emails from your own website's mail server, which can damage your site's reputation and trustworthiness.

Because the phishing emails include valid password-reset links, targeted users may be tricked into resetting their passwords through attacker-controlled channels, potentially leading to account compromise.

The abuse of your site's SPF/DKIM reputation can also harm your email deliverability and increase the risk of your domain being blacklisted.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12472. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart