Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Unauthenticated network endpoint with missing authorization (PR:N/AV:N/AC:L) enabling state-changing action; impact limited to integrity, with no disclosed confidentiality or availability effect.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in PayU India <= 3.8.9 versions.
AnalysisAI
Integrity compromise in the PayU India WordPress plugin (versions 3.8.9 and earlier) allows remote unauthenticated attackers to abuse functionality protected only by a missing authorization check. Reported by Patchstack, the flaw lets attackers reach privileged plugin actions without credentials, enabling manipulation of payment-related state or configuration. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
PayU India is a WordPress payment-gateway plugin that integrates the PayU merchant checkout/callback flow into WooCommerce or comparable stores, handling order state transitions and payment verification callbacks. The root cause is CWE-862 (Missing Authorization): one or more plugin endpoints or AJAX/callback handlers execute state-changing logic without verifying that the caller is authorized (no capability check, nonce, or authentication gate). The CPE cpe:2.3:a:payu_india:payu_india identifies the affected component as the PayU India plugin across all versions up to and including 3.8.9. Because the CVSS vector rates integrity as High with no confidentiality or availability impact (C:N/I:H/A:N), the exposed functionality lets an attacker alter data or state rather than read secrets or crash the site.
RemediationAI
No vendor-released patch version is identified in the available data, so confirm the fixed release directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/payu-india/vulnerability/wordpress-payu-india-plugin-3-8-9-broken-access-control-vulnerability) and update to the first release above 3.8.9 as soon as it is confirmed. Until a verified fix is available, apply compensating controls: place the affected plugin endpoints behind a WAF rule (Patchstack/Wordfence virtual patching) to block unauthenticated access to the vulnerable handler, restrict access to the plugin's AJAX/callback routes at the web-server layer to known PayU gateway source IPs (trade-off: may break legitimate payment callbacks if PayU's IP ranges change, so validate against current PayU documentation), and monitor logs for anomalous order-status or configuration changes. If the plugin is not actively processing live payments, disabling it removes the exposure entirely at the cost of checkout availability.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48210
GHSA-vhxm-3q64-wqp3