Skip to main content

Fluent Forms CVE-2026-11880

| EUVDEUVD-2026-40919 LOW
2026-07-01 WPScan GHSA-q7hq-w864-jq32
3.1
CVSS 3.1 · Vendor: WPScan

Severity by source

Vendor (WPScan) PRIMARY
3.1 LOW
AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
3.1 LOW

Network-reachable endpoint requires authenticated low-privilege account; subscription ID enumeration raises complexity to High; impact is integrity-only with no confidentiality or availability consequence.

3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 01, 2026 - 11:27 vuln.today
CVSS changed
Jul 01, 2026 - 11:22 NVD
3.1 (LOW)
Patch available
Jul 01, 2026 - 08:01 EUVD
CVE Published
Jul 01, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 01, 2026 - 06:00 cve.org
LOW 3.1

DescriptionCVE.org

The Fluent Forms WordPress plugin before 6.2.1 does not properly verify ownership before processing a subscription cancellation request, allowing authenticated users with a low-privilege account to cancel subscriptions belonging to other users.

AnalysisAI

Subscription cancellation authorization bypass in the Fluent Forms WordPress plugin (all versions before 6.2.1) permits any authenticated low-privilege user to cancel subscriptions belonging to other site members by submitting a crafted request referencing a victim's subscription identifier. The plugin fails to verify that the requesting user owns the referenced subscription before processing the cancellation, a classic Insecure Direct Object Reference (IDOR) pattern. A public proof-of-concept is available via WPScan; no confirmed active exploitation campaign (CISA KEV) has been identified at time of analysis, and the CVSS base score of 3.1 reflects the limited, integrity-only impact.

Technical ContextAI

Fluent Forms is a widely used WordPress form builder plugin supporting contact forms, multi-step forms, payment and subscription management. The root cause is missing ownership validation on the subscription cancellation endpoint: the plugin accepts a user-supplied subscription identifier and processes the cancellation without confirming the authenticated requester is the owning subscriber - a pattern classified under CWE-639 (Authorization Bypass Through User-Controlled Key) or CWE-285 (Improper Authorization), though no CWE is officially assigned in the NVD record. The affected CPE is cpe:2.3:a:unknown:fluent_forms:*:*:*:*:*:*:*:*, covering all versions from 0 up to (not including) 6.2.1. The vendor field in the CPE is listed as 'unknown', which may reflect indexing lag rather than an unverified publisher.

RemediationAI

Update the Fluent Forms WordPress plugin to version 6.2.1 or later, which introduces proper ownership verification before processing subscription cancellation requests; this is the confirmed vendor-released patch per WPScan and EUVD data. Sites where subscriptions carry financial or operational significance should treat this as a priority update even given the low CVSS score. If an immediate upgrade is not feasible, consider using a WordPress role management plugin (such as Members or User Role Editor) to temporarily remove subscription cancellation capabilities from subscriber-level roles - note this may impact legitimate self-service cancellation flows. Alternatively, a WAF rule blocking cancellation endpoint requests from non-admin roles can serve as a compensating control, at the cost of forcing all cancellations through administrative channels. Reference the WPScan advisory at https://wpscan.com/vulnerability/5de7c9e9-3a47-4bc6-a1b2-33eb8d3e3ec0/ for additional technical detail.

Share

CVE-2026-11880 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy