Description
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.
Published: 2026-07-01
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Fluent Forms WordPress plugin allows an authenticated user with only a low‑privilege account to cancel a subscription belonging to another user because the plugin does not verify that the requester owns the subscription before processing the cancellation request. This lack of ownership validation means an attacker can disrupt a subscriber’s service, potentially causing loss of revenue and compromising the integrity of the subscription system. The flaw is an instance of an insecure direct object reference and directly affects the integrity of subscription data and the availability of the subscriber’s service.

Affected Systems

Fluent Forms WordPress plugin versions prior to 6.2.1 are affected. The vulnerability exists in all installations that have not updated to 6.2.1 or later.

Risk and Exploitability

The flaw requires only that the attacker be a logged‑in user, making the attack relatively easy to automate once credentials are obtained. Exploitation can be carried out through normal plugin endpoints by supplying the target subscription identifier. No public exploits are known and the EPSS score is not available, but the absence of the vulnerability from CISA’s KEV catalog does not diminish the risk to systems that remain on vulnerable versions.

Generated by OpenCVE AI on July 1, 2026 at 08:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fluent Forms plugin to version 6.2.1 or later.
  • Restrict the ability to cancel subscriptions to administrative users or to users with explicit cancellation privileges.
  • If an immediate upgrade is not possible, disable subscription cancellation functionality via the plugin’s settings or a role‑based access control mechanism until the patch is applied.

Generated by OpenCVE AI on July 1, 2026 at 08:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 01 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639

Wed, 01 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Fluent Forms < 6.2.1 - Subscriber+ Subscription Cancellation via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-01T10:17:33.638Z

Reserved: 2026-06-10T13:23:48.881Z

Link: CVE-2026-11880

cve-icon Vulnrichment

Updated: 2026-07-01T10:17:30.256Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T08:45:15Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key