Skip to main content

PayU CommercePro Plugin CVE-2026-13692

| EUVDEUVD-2026-50118 MEDIUM
Missing Authorization (CWE-862)
2026-07-29 WPScan GHSA-hmc6-h7gx-qx8g
5.3
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
5.3 MEDIUM

Network-accessible callback endpoint requires no auth or interaction; integrity is limited to order-data tampering with no confidentiality or availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jul 29, 2026 - 13:25 vuln.today
CVSS changed
Jul 29, 2026 - 13:22 NVD
5.3 (MEDIUM)
CVE Published
Jul 29, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 29, 2026 - 06:00 cve.org
MEDIUM 5.3

DescriptionCVE.org

The PayU CommercePro Plugin WordPress plugin through 3.8.9 does not verify the payment-gateway signature before applying order modifications, allowing unauthenticated attackers to tamper with the totals, shipping and metadata of arbitrary WooCommerce orders.

AnalysisAI

Order integrity bypass in the PayU CommercePro Plugin for WordPress (versions through 3.8.9) enables unauthenticated remote attackers to tamper with WooCommerce order totals, shipping details, and metadata without paying the correct amount. The plugin processes payment-gateway callbacks without verifying the cryptographic signature that PayU issues, meaning any HTTP client can forge a callback and manipulate arbitrary orders. A publicly available proof-of-concept exploit exists per WPScan; no active exploitation has been confirmed in CISA KEV at time of analysis.

Technical ContextAI

The PayU CommercePro Plugin integrates the PayU payment gateway with WooCommerce stores on WordPress. Payment gateways typically protect their server-to-server callback notifications (IPN/webhook) with an HMAC or platform-specific cryptographic signature, which the receiving plugin must validate before acting on the payload. CWE-862 (Missing Authorization) applies here: the plugin skips that signature verification step entirely, treating any inbound callback as legitimate. The affected CPE is cpe:2.3:a:unknown:payu_commercepro_plugin:*:*:*:*:*:*:*:* covering all versions up to and including 3.8.9. WooCommerce must be present as the underlying e-commerce layer since the vulnerability manifests in order-mutation logic exposed to PayU callback endpoints.

RemediationAI

No vendor-released patched version has been identified in the available data; the affected range listed by EUVD extends to the latest known release (3.8.9) with no fixed version confirmed. Store operators should immediately deactivate the PayU CommercePro Plugin until an updated version is released and verified. As a compensating control, restrict access to the plugin's payment callback endpoint at the web server or WAF layer to only PayU's documented IP ranges - this limits who can submit callbacks, though IP-based allowlisting can be bypassed if PayU's IP space is broad. Additionally, monitor WooCommerce orders for anomalous pricing discrepancies (orders with zero or near-zero totals processed as paid). The WPScan advisory at https://wpscan.com/vulnerability/e2dc15c7-2210-4be8-b7f3-55a9477e488d/ and NVD entry at https://nvd.nist.gov/vuln/detail/CVE-2026-13692 should be monitored for patch availability. Disabling the plugin removes payment gateway functionality for PayU customers, so operators should weigh fraud exposure against revenue disruption.

Share

CVE-2026-13692 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy