CVE-2026-14926
Received Received - Intake

FluentCart WordPress Plugin Subscription Manipulation Vulnerability

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

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: WPScan

Description

The FluentCart A New Era of eCommerce WordPress plugin before 1.4.0 does not verify that a subscription belongs to the requesting customer in several of its payment-method endpoints, allowing any authenticated customer to act on another customer's subscription (changing its payment method, or cancelling and re-binding it) when they know the target subscription identifier.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
fluentcart fluentcart to 1.4.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an Insecure Direct Object Reference (IDOR) flaw in the FluentCart WordPress plugin before version 1.4.0. It allows authenticated users to manipulate another customer's subscription without proper authorization by exploiting endpoints that fail to verify subscription ownership. Attackers can change payment methods, cancel, or rebind subscriptions if they know the target subscription's UUID.

Detection Guidance

To detect this vulnerability, check if your FluentCart plugin version is below 1.4.0. Inspect network traffic for unauthorized POST requests to subscription endpoints that modify payment methods or cancel subscriptions without proper ownership verification. Look for logs showing 'Subscription not found' errors in GET requests but successful modifications in POST requests for the same subscription ID.

Impact Analysis

If you use FluentCart versions prior to 1.4.0, an attacker with a valid account could access and modify your subscription details, such as changing payment methods or canceling subscriptions. This could lead to unauthorized charges, service disruptions, or loss of access to paid services.

Compliance Impact

This vulnerability could violate compliance requirements under GDPR and HIPAA by exposing unauthorized access to sensitive customer data, such as payment information and subscription details. It undermines data integrity and access control principles required by these regulations.

Mitigation Strategies

Immediately update the FluentCart plugin to version 1.4.0 or later. Review server logs for suspicious activity related to subscription modifications. Implement additional server-side checks to verify subscription ownership before processing any requests. Restrict access to sensitive endpoints and monitor for unauthorized changes.

Chat Assistant

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

EPSS Chart