Description
The Payaza plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wp_ajax_nopriv_update_order_status' AJAX endpoint in all versions up to, and including, 0.3.8. This makes it possible for unauthenticated attackers to update order statuses.
Published: 2025-12-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated order status modification
Action: Update plugin
AI Analysis

Impact

The Payaza plugin for WordPress contains a missing capability check on the wp_ajax_nopriv_update_order_status AJAX endpoint. This flaw allows an attacker without any authentication to invoke the endpoint and arbitrarily change the status of orders. Such unauthorized modifications can lead to fraudulent order handling, potential financial loss, and undermining the integrity of the store’s transaction records. The weakness corresponds to CWE‑862, a missing authorization failure.

Affected Systems

The vulnerability affects the Payaza plugin developed by bigmaster, released under the bigmaster:Payaza vendor. All versions of the plugin up to and including 0.3.8 are impacted. Users running Payaza on a WordPress site with any of these versions can be targeted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1% suggests that the likelihood of exploitation is currently very low. The vulnerability is not listed in the CISA KEV catalog. Attackers can trigger the flaw by sending an HTTP request to the wp_ajax_nopriv_update_order_status endpoint without authentication, typically by crafting a POST request with parameters that set the desired order status. The flaw does not require any special privileges or initial compromise, making it a straightforward unauthenticated data modification vector.

Generated by OpenCVE AI on April 21, 2026 at 01:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Payaza plugin to the latest release, which includes a proper capability check for the update order status endpoint.
  • If an upgrade is not immediately feasible, add a temporary restriction by disabling the wp_ajax_nopriv_update_order_status action for unauthenticated users, for example by removing the action or applying a capability check via custom code or a security plugin.
  • After applying a fix, audit transaction logs for any anomalous changes to order statuses and notify the site administrators of any suspicious activity.

Generated by OpenCVE AI on April 21, 2026 at 01:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 05 Dec 2025 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 05 Dec 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 05 Dec 2025 06:30:00 +0000

Type Values Removed Values Added
Description The Payaza plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wp_ajax_nopriv_update_order_status' AJAX endpoint in all versions up to, and including, 0.3.8. This makes it possible for unauthenticated attackers to update order statuses.
Title Payaza <= 0.3.8 - Missing Authorization to Unauthenticated Order Status Update
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:14:58.326Z

Reserved: 2025-10-27T15:32:06.345Z

Link: CVE-2025-12355

cve-icon Vulnrichment

Updated: 2025-12-05T13:41:38.558Z

cve-icon NVD

Status : Deferred

Published: 2025-12-05T07:16:10.660

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12355

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:15:20Z

Weaknesses