Description
The FluentCart A New Era of eCommerce WordPress plugin before 1.5.3 does not perform any authorization or ownership check before rendering customer order documents keyed on a sequential numeric identifier, allowing unauthenticated visitors to enumerate and disclose customer personal data (names, email addresses, billing and shipping postal addresses, and order details) across the store.
Published: 2026-07-31
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FluentCart WordPress plugin before version 1.5.3 fails to enforce authorization when rendering customer order documents. An unauthenticated visitor can request the print route for a sequential numeric order ID, causing the plugin to reveal sensitive customer data including names, email addresses, billing and shipping postal addresses, and order details. This leads to a confidentiality breach of personal data across the store.

Affected Systems

All installations of the FluentCart plugin with a version less than 1.5.3 are affected. These are WordPress sites using the A New Era of eCommerce version prior to 1.5.3. The vulnerability resides in the order print routes that accept a numeric order ID without verifying ownership or authentication.

Risk and Exploitability

The CVSS score of 3.7 indicates low severity, and the EPSS score of less than 1% shows a very low likelihood of exploitation in the wild. The vulnerability is not listed in CISA KEV, further suggesting limited public exploitation. An unauthenticated attacker can access order print routes by guessing sequential numeric IDs, revealing personal data without authentication or ownership checks, and no special configuration is required.

Generated by OpenCVE AI on August 4, 2026 at 11:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the FluentCart plugin to version 1.5.3 or newer to apply the vendor’s fix.
  • Restrict access to order print routes by requiring authentication and verifying that the requester owns the order or holds an administrative role before generating the document.
  • Implement comprehensive access control checks in the plugin (or within the site’s authentication layer) to enforce the principle of least privilege for all order‑related endpoints.

Generated by OpenCVE AI on August 4, 2026 at 11:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Fri, 31 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Fri, 31 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


Fri, 31 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The FluentCart A New Era of eCommerce WordPress plugin before 1.5.3 does not perform any authorization or ownership check before rendering customer order documents keyed on a sequential numeric identifier, allowing unauthenticated visitors to enumerate and disclose customer personal data (names, email addresses, billing and shipping postal addresses, and order details) across the store.
Title FluentCart < 1.5.3 - Unauthenticated Order PII Disclosure via Print Routes
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-31T13:25:07.132Z

Reserved: 2026-07-07T09:14:16.181Z

Link: CVE-2026-14927

cve-icon Vulnrichment

Updated: 2026-07-31T13:22:48.264Z

cve-icon NVD

Status : Received

Published: 2026-07-31T07:16:26.280

Modified: 2026-07-31T14:16:46.993

Link: CVE-2026-14927

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T11:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key