Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
PR:L for required contributor account; UI:R for admin interaction; S:C for cross-privilege impact; A:N as XSS alone does not cause availability loss.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Cross Site Scripting (XSS) in Accept Donations with PayPal & Stripe <= 1.5.5 versions.
AnalysisAI
Stored Cross-Site Scripting in the WordPress plugin Accept Donations with PayPal & Stripe (versions <= 1.5.5) allows contributor-level authenticated users to inject malicious JavaScript that executes in the browser of higher-privileged users, including site administrators. The scope change in the CVSS vector (S:C) confirms that a low-privileged contributor can affect sessions and actions of users outside their own security context. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis.
Technical ContextAI
The affected product is the WordPress plugin 'Accept Donations with PayPal & Stripe' by developer Scott Paterson, identified via CPE cpe:2.3:a:scott_paterson:accept_donations_with_paypal_&_stripe:*:*:*:*:*:*:*:*. CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates the plugin fails to sanitize or encode user-supplied input before rendering it in the browser. The 'Contributor' framing in the CVE title strongly indicates this is a stored XSS variant: a contributor-level WordPress user (who can create but not publish content) can embed unsanitized script payloads in donation-related fields or post content managed by the plugin, which then execute when rendered in the context of an admin or editor's browser session.
RemediationAI
Upstream fix availability has not been independently confirmed from the input data - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/easy-paypal-donation/vulnerability/wordpress-accept-donations-with-paypal-stripe-plugin-1-5-5-cross-site-scripting-xss-vulnerability should be checked for a patched release version. If a patched version is available, update the plugin immediately via the WordPress dashboard or WP-CLI. As a compensating control pending a patch, restrict Contributor-level role assignment to only fully trusted users, since the vulnerability requires that role to exploit. Additionally, deploying a Web Application Firewall (WAF) rule to block reflected or stored script injection in plugin input fields can reduce exploitation likelihood, though this may interfere with legitimate rich-text donation form content. WordPress site owners should also enable Content-Security-Policy headers to limit the damage of any successful XSS execution.
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-48121
GHSA-cjv7-q42w-f6c6