Description
The Fluent Forms plugin for WordPress is vulnerable to incorrect authorization via the 'subscription_id' parameter in versions up to, and including, 6.2.1. This is due to insufficient ownership authorization checks in the payment cancellation AJAX flow. This makes it possible for authenticated attackers, with subscriber-level access and above, to submit cancellation requests for other users' subscriptions.
Published: 2026-07-10
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Fluent Forms plugin for WordPress suffers from an incorrect authorization weakness (CWE‑863) that permits authenticated users with subscriber-level privileges to cancel any user’s subscription by submitting a crafted 'subscription_id' via the payment cancellation AJAX endpoint. Because the plugin fails to verify that the requester is the owner of the subscription, an attacker can terminate a different user’s active subscription, resulting in loss of service and potential revenue loss. Based on the description, it is inferred that the attacker does not need additional privileges beyond those associated with the subscriber role or higher, and no external system exploitation is required.

Affected Systems

WordPress sites that have installed the wpmanageninja:Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin versions 6.2.1 or earlier are affected. Any site using the subscription management feature of this plugin is vulnerable until the plugin is updated beyond the affected release.

Risk and Exploitability

The CVSS score of 5.4 classifies this flaw as moderate severity. Its exploitation requires an authenticated session and an AJAX request to the cancellation endpoint, so the risk is contained to users who are logged in with subscriber or higher roles. The EPSS score of < 1% indicates a very low probability of exploitation; the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread attacks. Nonetheless, sites with a large subscriber base or valuable recurring revenue streams should treat this as a significant risk and apply the fix promptly.

Generated by OpenCVE AI on July 26, 2026 at 14:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Immediately upgrade Fluent Forms to the latest available version, at least 6.2.2, which implements proper ownership checks on subscription cancellations.
  • Limit subscription cancellation capability to administrators only by reviewing the plugin’s role‑based settings or removing the 'delete_subscriptions' capability from subscriber roles.
  • As a temporary preventive measure, disable the subscription cancellation feature site‑wide or block the AJAX endpoint until the plugin update is applied.
  • Audit existing subscriptions to confirm that no unnecessary cancellations have occurred; consider notifying users if any unintentional cancellations are detected.

Generated by OpenCVE AI on July 26, 2026 at 14:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Description The Fluent Forms plugin for WordPress is vulnerable to incorrect authorization via the 'subscription_id' parameter in versions up to, and including, 6.2.1. This is due to insufficient ownership authorization checks in the payment cancellation AJAX flow. This makes it possible for authenticated attackers, with subscriber-level access and above, to submit cancellation requests for other users' subscriptions.
Title Fluent Forms <= 6.2.1 - Incorrect Authorization to Authenticated (Subscriber+) Arbitrary Subscription Cancellation via 'subscription_id'
Weaknesses CWE-863
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T18:02:38.866Z

Reserved: 2026-03-27T22:53:28.217Z

Link: CVE-2026-5069

cve-icon Vulnrichment

Updated: 2026-07-10T18:02:35.627Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T14:30:03Z

Weaknesses