Description
The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via 'param' in all versions up to, and including, 6.2.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-08-01
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Fluent Forms WordPress plugin allows attackers to inject arbitrary JavaScript through the "param" query string because the input is not adequately sanitized and the output is not properly escaped. This is a classic reflected XSS flaw (CWE‑79) that can be triggered by any user who clicks on a crafted link. If successful, the injected script executes in the victim's browser, potentially allowing cookie theft, session hijack, or other client‑side attacks. The flaw is present in all versions up to and including 6.2.8 and requires no authentication, affecting the confidentiality, integrity, and availability of any user interacting with the vulnerable form pages.

Affected Systems

The affected product is the Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress. Versions 6.2.8 and earlier are vulnerable; upgrades to 6.2.9 or later contain the fix.

Risk and Exploitability

The CVSS score of 6.1 indicates a medium severity vulnerability. The EPSS score of less than 1% means that exploit activity is currently rare, and the vulnerability is not listed in the CISA KEV catalog. An attacker would need to entice a user to click on a maliciously crafted link, so while the risk is notable, the practical exploitation window is limited. Nonetheless, the flaw provides a straightforward vector for cross‑site attacks, warranting prompt remediation.

Generated by OpenCVE AI on August 2, 2026 at 03:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Fluent Forms to version 6.2.9 or later to obtain the vendor‑supplied fix.
  • If an immediate upgrade is not feasible, configure a web application firewall or custom rule to reject or cleanse the "param" query parameter before it reaches the plugin, effectively blocking reflected script injections.
  • Deploy a content security policy that restricts inline scripts and disallows loading JavaScript from non‑trusted sources, thereby mitigating the impact should an exploit be delivered.

Generated by OpenCVE AI on August 2, 2026 at 03:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpmanageninja
Wpmanageninja fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
Vendors & Products Wordpress
Wordpress wordpress
Wpmanageninja
Wpmanageninja fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder

Sat, 01 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via 'param' in all versions up to, and including, 6.2.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title Fluent Forms <= 6.2.8 - Reflected Cross-Site Scripting via 'param'
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpmanageninja Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T19:02:11.226Z

Reserved: 2026-07-27T15:06:12.769Z

Link: CVE-2026-17571

cve-icon Vulnrichment

Updated: 2026-08-03T19:02:07.246Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T09:17:01.540

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-17571

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:52:52Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')