CVE-2025-13722
Missing Authorization in Fluent Forms Plugin Allows Form Creation
Publication date: 2026-01-07
Last updated on: 2026-01-07
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpmet | fluent_forms | to 6.1.7 (inc) |
Helpful Resources
Exploitability
| 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 Powered Q&A
How can this vulnerability impact me? :
The vulnerability allows attackers with low-level authenticated access to create arbitrary forms on the website. This could lead to unauthorized content creation, potential phishing forms, or other malicious forms being added, which could harm the website's integrity and user trust.
Can you explain this vulnerability to me?
This vulnerability exists in the Fluent Forms WordPress plugin up to version 6.1.7, where there is a missing authorization check on the 'fluentform_ai_create_form' AJAX action. This allows authenticated users with Subscriber-level access or higher to create arbitrary forms using the publicly exposed AI builder, which they should not normally be able to do.