WordPress
CVE-2025-63023
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in Easy Payment Payment Gateway for PayPal on WooCommerce woo-paypal-gateway allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Payment Gateway for PayPal on WooCommerce: from n/a through <= 9.0.53.
AnalysisAI
Missing authorization in Easy Payment Payment Gateway for PayPal (woo-paypal-gateway) WordPress plugin versions up to 9.0.53 allows unauthenticated remote attackers to access sensitive payment gateway data through improper access control configuration. The vulnerability enables unauthorized information disclosure with low confidentiality impact. EPSS score of 0.04% indicates minimal observed exploitation probability despite network accessibility and no authentication requirement.
Technical ContextAI
The vulnerability stems from CWE-862 (Missing Authorization), a fundamental access control flaw in the woo-paypal-gateway WordPress plugin. The plugin fails to properly validate user permissions before exposing sensitive functionality or data related to PayPal payment gateway operations. WordPress plugins extending WooCommerce's payment processing capabilities must implement role-based access controls to restrict sensitive endpoints and API calls to authenticated administrative users. This plugin's broken access control allows unauthenticated attackers to enumerate or retrieve payment-related information by directly accessing unprotected endpoints over the network, bypassing the expected authorization checks that should gate access to PayPal configuration, transaction logs, or other sensitive payment data.
Affected ProductsAI
Payment Gateway for PayPal on WooCommerce (woo-paypal-gateway) plugin versions from initial release through version 9.0.53 are affected. The plugin extends WooCommerce e-commerce functionality and is distributed via WordPress plugin repositories. CPE identifier and exact version ranges confirm vulnerability in all builds up to and including version 9.0.53.
RemediationAI
Update Payment Gateway for PayPal on WooCommerce plugin to version 9.0.54 or later immediately via WordPress admin dashboard (Plugins > Installed Plugins > Update). Verify the update completes successfully and test basic payment gateway functionality. If automatic updates are disabled, manually download the patched version from the official WordPress plugin repository or vendor source. For sites unable to update immediately, implement WordPress security hardening by restricting admin panel access via IP whitelisting and disabling direct access to plugin files via .htaccess or web server configuration. Consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/woo-paypal-gateway/vulnerability/wordpress-payment-gateway-for-paypal-on-woocommerce-plugin-9-0-52-broken-access-control-vulnerability for detailed remediation steps.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today