Kirki – Freeform Page Builder, Website Builder & Customizer <= 6.2.0 - Unauthenticated Blind Server-Side Request Forgery via 'kirki_data' Parameter
Strategic Overview
- Status
- Patched in 6.2.1
- Affected Plugin
- Kirki – Freeform Page Builder, Website Builder & Customizer
- Affected Version
<= 6.2.0- CVSS
- 5.4Medium
- Weakness type
- CWE-918 · Server-Side Request Forgery (SSRF)
- CVE
CVE-2026-18335
At a glance
CVE-2026-18335 is a medium-severity Server-Side Request Forgery (SSRF) vulnerability in the Kirki WordPress plugin, affecting versions <= 6.2.0. It carries a CVSS score of 5.4 (reachable over the network). Exploitation requires no authentication. The issue is fixed in version 6.2.1; sites on affected versions should update now. Disclosed September 2026, reported by Khoa Dang.
Vulnerability Overview
The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Blind Server-Side Request Forgery in all versions up to, and including, 6.2.0 via the 'kirki_data' Parameter. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no privileges on the target site, and no interaction from a victim user.
CWE-918: Server-Side Request Forgery (SSRF)
Kirki <= 6.2.0 carries this weakness at kirki_data, and reaching it takes no account at all. Server-side request forgery means the application fetches a URL supplied by the caller, turning the server into a proxy for requests the attacker could not make directly.
The request originates from inside the hosting network, which is how these flaws reach cloud metadata endpoints, internal admin panels and services that trust local traffic. For Kirki the fix is 6.2.1: builds <= 6.2.0 are affected, anything from 6.2.1 onward is not.
Remediation
Update to version 6.2.1, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Kirki 6.2.1 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Kirki – Freeform Page Builder, Website Builder & Customizer
- 9.8CVE-2026-16747: Kirki RCE
CVE-2026-16747 - 9.8CVE-2026-8206: Kirki 6.0.0 - 6.0.6 Privilege Escalation
CVE-2026-8206 - 8.1CVE-2026-12720: Kirki PHP Object Injection
CVE-2026-12720 - 8.1CVE-2026-57724: Kirki PHP Object Injection
CVE-2026-57724 - 7.5CVE-2026-12721: Kirki <= 6.0.12 SQL Injection
CVE-2026-12721 - 7.5CVE-2026-57726: Kirki SQL Injection
CVE-2026-57726 - 7.5CVE-2026-8073: Kirki <= 6.0.6 Limited Arbitrary File Read and Deletion
CVE-2026-8073 - 7.2CVE-2026-17037: Kirki <= 6.2.0 Stored Cross-Site Scripting
CVE-2026-17037
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C