Description
The FlxWoo WordPress plugin before 3.1.1 does not verify with the payment processor that a checkout session was actually paid before marking the associated order as paid, allowing unauthenticated attackers to complete WooCommerce orders without paying.
Published: 2026-07-31
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FlxWoo WordPress plugin prior to version 3.1.1 fails to verify that a checkout session is actually completed before marking the related WooCommerce order as paid, allowing an attacker to complete orders without submitting payment. This flaw effectively removes the core security check that ensures payment has been processed, resulting in loss of revenue and potential fraud.

Affected Systems

Any WordPress site that installs the FlxWoo plugin at a version earlier than 3.1.1 is affected. No other vendors or products were listed. Site owners should verify the plugin version and ensure the upgrade path is followed if the site is vulnerable.

Risk and Exploitability

The vulnerability can be exploited remotely by an unauthenticated actor, who can send crafted requests to the plugin’s payment checkout endpoints to trick the system into marking an order as paid. The EPSS score of 0.208% indicates a low but real chance of exploitation, and the CVSS score of 7.5 denotes high severity. The issue is not listed in the CISA KEV catalog, but the impact level is significant enough to warrant immediate attention. The attack vector likely involves direct HTTP requests to the checkout handling logic of the plugin, bypassing any server‑side payment validation.

Generated by OpenCVE AI on August 3, 2026 at 10:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FlxWoo plugin to version 3.1.1 or later, which includes the missing payment verification check.
  • Reconfigure WooCommerce to require manual or webhook confirmation before marking an order as paid, ensuring that payment gateway callbacks are validated.
  • Disable guest checkout or enforce authenticated user accounts for order creation, limiting the ability of unauthenticated actors to craft orders.

Generated by OpenCVE AI on August 3, 2026 at 10:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description The FlxWoo WordPress plugin before 3.1.1 does not verify with the payment processor that a checkout session was actually paid before marking the associated order as paid, allowing unauthenticated attackers to complete WooCommerce orders without paying.
Title FlxWoo < 3.1.1 - Unauthenticated Payment Bypass
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-31T13:33:11.686Z

Reserved: 2026-07-06T09:17:17.784Z

Link: CVE-2026-14830

cve-icon Vulnrichment

Updated: 2026-07-31T13:33:06.903Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-14830

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T10:15:03Z

Weaknesses