Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-reachable with no credentials per CWE-862 missing auth check; scope unchanged, no described data exposure, only limited plugin-state modification and availability disruption.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Contact Form 7 - PayPal & Stripe Add-on <= 2.5.1 versions.
AnalysisAI
Broken access control in Contact Form 7 - PayPal & Stripe Add-on versions 2.5.1 and below allows unauthenticated remote attackers to invoke privileged plugin functionality without authorization, enabling unauthorized modification of plugin state or disruption of payment form behavior. Discovered and disclosed by Patchstack (ENISA EUVD-2026-57898), the flaw is rooted in CWE-862 (Missing Authorization), meaning one or more plugin endpoints or AJAX handlers execute sensitive actions without verifying caller permissions. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.
Technical ContextAI
The affected product is a WordPress plugin that extends Contact Form 7 to integrate PayPal and Stripe payment processing, authored by Scott Paterson (CPE: cpe:2.3:a:scott_paterson:contact_form_7_-_paypal_&_stripe_add-on:*:*:*:*:*:*:*:*). CWE-862 (Missing Authorization) describes a root cause where code performs a sensitive action - such as modifying plugin settings, processing payment configuration, or triggering form operations - without verifying that the caller holds the required capability. In the WordPress plugin ecosystem, authorization must be implemented manually by developers, typically via current_user_can() checks on REST API endpoints or wp_ajax_ handlers; the framework does not enforce these automatically. The payment processing context makes this class of flaw particularly notable, as unprotected endpoints may touch API key storage, webhook configuration, or payment gateway settings, even if the current CVSS impact metrics (I:L, A:L, C:N) suggest only limited consequences.
RemediationAI
Patch available per vendor advisory - administrators should update the Contact Form 7 - PayPal & Stripe Add-on to the latest available version via the WordPress plugin repository or the author's official channel; no exact fixed version number was present in the available intelligence and should be verified directly against the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/contact-form-7-paypal-add-on/vulnerability/wordpress-contact-form-7-paypal-stripe-add-on-plugin-2-5-1-broken-access-control-vulnerability. For sites unable to patch immediately, restricting access to WordPress admin-area AJAX and REST API endpoints via a WAF or reverse-proxy IP allowlist is a viable compensating control, though it may interfere with legitimate front-end form submissions that rely on those endpoints. Disabling the plugin entirely on sites where active payment processing is not occurring is a low-impact interim measure with the trade-off of removing payment form capability until the patch is applied.
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-57898
GHSA-94fv-c543-8j9g