Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Plugin endpoint is network-accessible with no auth check (PR:N); scope unchanged, impact capped at Low integrity and availability with no confidentiality loss.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in peachpayments Peach Payments Gateway wc-peach-payments-gateway allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Peach Payments Gateway: from n/a through <= 4.0.2.
AnalysisAI
Broken access control in the Peach Payments Gateway WordPress plugin (all versions through 4.0.2) permits remote unauthenticated attackers to invoke plugin functionality without valid authorization, bypassing intended access control security levels. Rooted in CWE-862 (Missing Authorization) and reported by Patchstack, the flaw enables limited integrity and availability impact against WooCommerce-powered sites using this plugin. No public exploit has been identified at time of analysis and the vulnerability is not listed in CISA KEV, though the unauthenticated, low-complexity attack vector warrants prompt remediation for any site processing payments through this gateway.
Technical ContextAI
The affected product is a WooCommerce payment gateway plugin for WordPress, identified by CPE cpe:2.3:a:peachpayments:peach_payments_gateway:*:*:*:*:*:*:*:* covering all versions through 4.0.2. CWE-862 (Missing Authorization) describes a failure to perform or properly enforce authorization checks before granting access to a resource or functionality. In the WordPress/WooCommerce plugin ecosystem this typically manifests as AJAX handlers, REST API endpoints, or admin callbacks that omit WordPress capability checks (current_user_can()) or nonce validation, leaving them reachable by unauthenticated or low-privilege HTTP requests. Given the 'Authentication Bypass' tag assigned by Patchstack, the missing check is accessible without any session, allowing direct invocation of privileged plugin actions from the network.
RemediationAI
Update the Peach Payments Gateway plugin to the version identified as patched in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wc-peach-payments-gateway/vulnerability/wordpress-peach-payments-gateway-plugin-4-0-2-broken-access-control-vulnerability - no exact fix version number is confirmed in the available data and one should not be assumed. Updates can be applied through the WordPress admin dashboard under Plugins > Installed Plugins. If an immediate update is not possible, a compensating control is to temporarily deactivate the Peach Payments Gateway plugin and route transactions through an alternative payment method, eliminating the attack surface entirely at the cost of payment functionality. A Web Application Firewall (WAF) rule blocking unauthenticated POST requests to the plugin's AJAX or REST endpoints may reduce exposure but cannot be considered a reliable substitute for patching given that the specific vulnerable endpoint is not publicly disclosed.
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-43480