Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Standard unauthenticated XSS with browser scope change; A:N assigned because XSS does not typically cause measurable availability impact on the server or client beyond content manipulation.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Easy PayPal Buy Now Button <= 2.0.4 versions.
AnalysisAI
Unauthenticated cross-site scripting in the Easy PayPal Buy Now Button WordPress plugin (versions ≤ 2.0.4) allows remote, unauthenticated attackers to inject arbitrary JavaScript that executes in the browsers of users who load the affected page. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:R/S:C) reflects low-complexity network exploitation requiring no credentials, with a scope change that impacts the victim's browser context across confidentiality, integrity, and availability dimensions, yielding a score of 7.1. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis.
Technical ContextAI
The affected product is the Easy PayPal Buy Now Button WordPress plugin by Scott Paterson, precisely identified via CPE cpe:2.3:a:scott_paterson:easy_paypal_buy_now_button:*:*:*:*:*:*:*:*. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-Site Scripting), meaning the plugin fails to adequately sanitize or escape user-controlled input before rendering it as part of HTML output. The scope-changed (S:C) CVSS metric confirms the injected script executes in the victim's browser trust boundary rather than the plugin's own - consistent with reflected or stored XSS patterns common in WordPress plugins that embed request parameters or database-stored values directly into page output without proper encoding. The plugin slug (wp-ecommerce-paypal) is a PayPal payment integration widget for WordPress, suggesting the vulnerable input likely exists within button configuration rendering or shortcode output paths.
RemediationAI
The primary remediation is to update the Easy PayPal Buy Now Button plugin to a version beyond 2.0.4; consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-ecommerce-paypal/vulnerability/wordpress-easy-paypal-buy-now-button-plugin-2-0-4-cross-site-scripting-xss-vulnerability and the official WordPress plugin repository for the confirmed patched release - an exact fixed version number is not present in the available intelligence and must be verified before deployment. If an immediate update is not possible, deactivating the plugin entirely eliminates the attack surface with no server-side risk, at the cost of losing PayPal buy-button functionality site-wide. A Web Application Firewall rule targeting common XSS patterns in plugin-related HTTP parameters provides partial coverage but is not a substitute for patching, as WAF bypass techniques for XSS are well-documented. Restricting access to pages that render the plugin's output to authenticated users only (if operationally feasible) would raise the attacker bar from unauthenticated to authenticated injection, reducing exposure while preserving functionality.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53968
GHSA-mf68-4qg5-vfv6