Description
The PAYGENT for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.4.6. This is due to missing authorization checks on the paygent_check_webhook function combined with the paygent_permission_callback function unconditionally returning true on line 199. This makes it possible for unauthenticated attackers to manipulate payment callbacks and modify order statuses by sending forged payment notifications via the `/wp-json/paygent/v1/check/` endpoint.
Published: 2026-01-17
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Order Status Modification
Action: Patch Now
AI Analysis

Impact

The PAYGENT for WooCommerce plug‑in for WordPress contains a missing authorization flaw that allows an unauthenticated attacker to trigger the paygent_check_webhook endpoint. The callback logic itself performs no authentication, and the permission callback always returns true, so crafted POST requests to the exposed /wp-json/paygent/v1/check/ URL can be used to spoof payment notifications. By doing so, an attacker can alter the status of existing orders, promote pending orders to paid, or downgrade confirmed payments, thereby enabling financial fraud or denial of service to legitimate customers.

Affected Systems

This weakness is present in the shoheitanaka “PAYGENT for WooCommerce” WordPress plug‑in, affecting every release up to and including version 2.4.6. Site administrators running any of these versions are susceptible because the flaw is in the core endpoint logic and is not limited by other configuration settings. Versions newer than 2.4.6 are exempt, but no version list is explicitly supplied in the original data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1 % suggests a low current probability of exploitation in the wild. The flaw is not listed in the CISA KEV catalog, but the absence of authentication on a public REST endpoint means that an attacker can exercise the vulnerability from any network with access to the site. The impact is primarily on data integrity and financial loss rather than code execution, and mitigation hinges on updating the plug‑in or blocking the endpoint until a patch becomes available.

Generated by OpenCVE AI on April 21, 2026 at 16:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the PAYGENT for WooCommerce plug‑in to the latest version (>= 2.4.7) where the monitor endpoint requires proper authentication.
  • If the upgrade cannot be performed immediately, lock down the /wp-json/paygent/v1/check/ endpoint by adding authentication (e.g., HTTP Basic Auth) or by completely disabling it through a custom rule or plugin modification.
  • After remediation, audit order logs for any unauthorized status changes and reconcile affected orders to prevent financial loss.

Generated by OpenCVE AI on April 21, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 19 Jan 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Shoheitanaka
Shoheitanaka japanized For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Shoheitanaka
Shoheitanaka japanized For Woocommerce
Wordpress
Wordpress wordpress

Sat, 17 Jan 2026 08:30:00 +0000

Type Values Removed Values Added
Description The PAYGENT for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.4.6. This is due to missing authorization checks on the paygent_check_webhook function combined with the paygent_permission_callback function unconditionally returning true on line 199. This makes it possible for unauthenticated attackers to manipulate payment callbacks and modify order statuses by sending forged payment notifications via the `/wp-json/paygent/v1/check/` endpoint.
Title PAYGENT for WooCommerce <= 2.4.6 - Missing Authorization to Unauthenticated Payment Callback Manipulation
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

Shoheitanaka Japanized For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:11:40.274Z

Reserved: 2025-12-04T22:46:03.449Z

Link: CVE-2025-14078

cve-icon Vulnrichment

Updated: 2026-01-20T19:18:21.136Z

cve-icon NVD

Status : Deferred

Published: 2026-01-17T09:15:51.390

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

Link: CVE-2025-14078

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:30:40Z

Weaknesses