Description
The PayPlus Payment Gateway WordPress plugin before 8.2.2 does not perform authorization or order-ownership validation in one of its AJAX actions available to unauthenticated users, allowing them to disclose the secret order key of arbitrary WooCommerce orders and, under some configurations, to modify order statuses.
Published: 2026-07-20
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the WordPress plugin PayPlus Payment Gateway before version 8.2.2 does not verify user authorization or order ownership in a particular AJAX action exposed to unauthenticated users. As a result, an attacker can request that action and receive the secret order key for any WooCommerce order. Depending on the site configuration that key can also be used to alter the order status, potentially defrauding the site owner or end users. The weakness is a lack of authorization checks (CWE‑862).

Affected Systems

WordPress sites running the PayPlus Payment Gateway plugin with a version older than 8.2.2. No additional vendor or product details are provided beyond the plugin name and affected version range.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity risk. The EPSS score is less than 1 %, suggesting a low probability of exploitation at the present time, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by accessing the vulnerable AJAX endpoint from any unauthenticated browser or script, sending the required parameters to retrieve the order key or modify order status. No special privileges or network access are required beyond visibility of the WordPress site.

Generated by OpenCVE AI on July 30, 2026 at 19:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PayPlus Payment Gateway to version 8.2.2 or newer, which includes proper authorization checks for the affected AJAX action.
  • If an upgrade cannot be performed immediately, restrict access to the plugin’s AJAX endpoints to authenticated users only by configuring .htaccess or site‑wide access controls.
  • Regularly monitor site logs for unexpected calls to the order key endpoint and verify that no unauthorized status changes have occurred.

Generated by OpenCVE AI on July 30, 2026 at 19:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Payplus
Payplus payplus Payment Gateway
Wordpress
Wordpress wordpress
Vendors & Products Payplus
Payplus payplus Payment Gateway
Wordpress
Wordpress wordpress

Mon, 20 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


Mon, 20 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Description The PayPlus Payment Gateway WordPress plugin before 8.2.2 does not perform authorization or order-ownership validation in one of its AJAX actions available to unauthenticated users, allowing them to disclose the secret order key of arbitrary WooCommerce orders and, under some configurations, to modify order statuses.
Title PayPlus Payment Gateway < 8.2.2 - Unauthenticated Order Key Disclosure and Order Status Modification
References

Subscriptions

Payplus Payplus Payment Gateway
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-20T14:59:50.083Z

Reserved: 2026-06-23T09:47:54.880Z

Link: CVE-2026-12973

cve-icon Vulnrichment

Updated: 2026-07-20T14:59:45.504Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:00:03Z

Weaknesses