CVE-2026-11881
Received Received - Intake

Stored Cross-Site Scripting in Fluent Forms WordPress Plugin

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

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: WPScan

Description

The Fluent Forms WordPress plugin before 6.2.6 does not sanitise and escape one of its form field configuration settings before outputting it inside an inline script when a form is rendered, which could allow users with a role as low as Contributor (with delegated form-management permission, and therefore lacking the unfiltered_html capability, e.g. in a multisite setup) to perform Stored Cross-Site Scripting attacks that execute in the browser of any visitor who loads the form, including administrators previewing it.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpforms fluent_forms to 6.2.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Stored Cross-Site Scripting (XSS) vulnerability in the Fluent Forms WordPress plugin versions before 6.2.6. It occurs because the plugin fails to sanitize and escape a form field configuration setting before outputting it in an inline script when a form is rendered. This allows users with low privileges, such as Contributors in a multisite setup, to inject malicious scripts that execute in the browsers of visitors viewing the form.

Detection Guidance

Check if Fluent Forms plugin version is below 6.2.6 by inspecting the WordPress admin panel under Plugins. Look for forms with Date/Time fields and review the date_config setting for unsanitized input. Use browser developer tools to inspect inline scripts for malicious payloads in rendered forms.

Impact Analysis

An attacker with a Contributor role could inject malicious scripts into forms. When administrators or visitors view these forms, the scripts execute, potentially stealing sensitive data, session cookies, or performing actions on their behalf. In some cases, this could escalate to granting the attacker full access to Fluent Forms.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, violating GDPR and HIPAA compliance requirements. Stored XSS attacks may expose personal or health information, resulting in legal penalties, reputational damage, and loss of trust.

Mitigation Strategies

Update Fluent Forms to version 6.2.6 or later immediately. Remove Contributor access to form management if not required. Disable multisite delegation of form permissions to Contributors. Review all forms for suspicious Date/Time field configurations and remove any untrusted user-created forms.

Chat Assistant

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

EPSS Chart