CVE-2025-3781: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in creativefreedomau Raisely Donation Form
The Raisely Donation Form plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's raisely_donation_form shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-3781 identifies a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79 in the Raisely Donation Form plugin for WordPress, developed by creativefreedomau. This vulnerability exists in all versions up to and including 1.0 due to improper neutralization of user-supplied input within the raisely_donation_form shortcode. Specifically, the plugin fails to adequately sanitize and escape attributes provided by authenticated users with contributor-level access or higher. As a result, these users can inject arbitrary JavaScript code into pages where the shortcode is used. When other users access these pages, the malicious scripts execute in their browsers, potentially compromising session tokens, redirecting users, or performing unauthorized actions on their behalf. The vulnerability requires authentication at the contributor level, which limits exposure compared to unauthenticated XSS but still poses a significant risk in environments where multiple users have such privileges. The CVSS 3.1 score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and no user interaction required. The scope is considered changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, impacting other users. No patches or fixes have been published yet, and no active exploitation has been reported. The vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those handling user-generated content.
Potential Impact
The impact of CVE-2025-3781 can be significant for organizations using the Raisely Donation Form plugin on WordPress sites, particularly those with multiple contributors or editors. Successful exploitation allows an attacker with contributor-level access to inject persistent malicious scripts that execute in the browsers of any user visiting the affected pages. This can lead to session hijacking, theft of sensitive information, unauthorized actions performed on behalf of users, defacement, or distribution of malware. For organizations relying on donation forms, this could erode donor trust, damage reputation, and potentially lead to financial losses. Since the vulnerability requires authenticated access, the risk is higher in environments with less stringent user privilege management or where contributor accounts may be compromised. The medium CVSS score indicates a moderate but non-trivial risk, emphasizing the need for timely mitigation. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often target WordPress plugins due to their widespread use. Overall, the vulnerability could disrupt normal operations, compromise user data confidentiality and integrity, and impact organizational credibility.
Mitigation Recommendations
To mitigate CVE-2025-3781 effectively, organizations should implement the following specific measures: 1) Restrict contributor-level access strictly to trusted users and review existing user roles to minimize unnecessary privileges. 2) Employ a Web Application Firewall (WAF) with custom rules to detect and block suspicious input patterns targeting the raisely_donation_form shortcode. 3) Monitor logs and user activity for unusual behavior indicative of attempted XSS injection or privilege misuse. 4) Temporarily disable or remove the Raisely Donation Form plugin if contributor access cannot be sufficiently controlled until a patch is released. 5) Engage with the plugin vendor or community to obtain updates or patches as soon as they become available and apply them promptly. 6) Educate content contributors about secure input practices and the risks of injecting untrusted content. 7) Implement Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on affected pages. 8) Regularly scan the website with security tools specialized in detecting stored XSS vulnerabilities. These targeted actions go beyond generic advice by focusing on access control, monitoring, and layered defenses tailored to the plugin’s context.
Affected Countries
United States, United Kingdom, Canada, Australia, Germany, France, Netherlands, India, Brazil, South Africa
CVE-2025-3781: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in creativefreedomau Raisely Donation Form
Description
The Raisely Donation Form plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's raisely_donation_form shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-3781 identifies a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79 in the Raisely Donation Form plugin for WordPress, developed by creativefreedomau. This vulnerability exists in all versions up to and including 1.0 due to improper neutralization of user-supplied input within the raisely_donation_form shortcode. Specifically, the plugin fails to adequately sanitize and escape attributes provided by authenticated users with contributor-level access or higher. As a result, these users can inject arbitrary JavaScript code into pages where the shortcode is used. When other users access these pages, the malicious scripts execute in their browsers, potentially compromising session tokens, redirecting users, or performing unauthorized actions on their behalf. The vulnerability requires authentication at the contributor level, which limits exposure compared to unauthenticated XSS but still poses a significant risk in environments where multiple users have such privileges. The CVSS 3.1 score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and no user interaction required. The scope is considered changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, impacting other users. No patches or fixes have been published yet, and no active exploitation has been reported. The vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those handling user-generated content.
Potential Impact
The impact of CVE-2025-3781 can be significant for organizations using the Raisely Donation Form plugin on WordPress sites, particularly those with multiple contributors or editors. Successful exploitation allows an attacker with contributor-level access to inject persistent malicious scripts that execute in the browsers of any user visiting the affected pages. This can lead to session hijacking, theft of sensitive information, unauthorized actions performed on behalf of users, defacement, or distribution of malware. For organizations relying on donation forms, this could erode donor trust, damage reputation, and potentially lead to financial losses. Since the vulnerability requires authenticated access, the risk is higher in environments with less stringent user privilege management or where contributor accounts may be compromised. The medium CVSS score indicates a moderate but non-trivial risk, emphasizing the need for timely mitigation. The absence of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often target WordPress plugins due to their widespread use. Overall, the vulnerability could disrupt normal operations, compromise user data confidentiality and integrity, and impact organizational credibility.
Mitigation Recommendations
To mitigate CVE-2025-3781 effectively, organizations should implement the following specific measures: 1) Restrict contributor-level access strictly to trusted users and review existing user roles to minimize unnecessary privileges. 2) Employ a Web Application Firewall (WAF) with custom rules to detect and block suspicious input patterns targeting the raisely_donation_form shortcode. 3) Monitor logs and user activity for unusual behavior indicative of attempted XSS injection or privilege misuse. 4) Temporarily disable or remove the Raisely Donation Form plugin if contributor access cannot be sufficiently controlled until a patch is released. 5) Engage with the plugin vendor or community to obtain updates or patches as soon as they become available and apply them promptly. 6) Educate content contributors about secure input practices and the risks of injecting untrusted content. 7) Implement Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on affected pages. 8) Regularly scan the website with security tools specialized in detecting stored XSS vulnerabilities. These targeted actions go beyond generic advice by focusing on access control, monitoring, and layered defenses tailored to the plugin’s context.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-04-17T22:31:06.698Z
- Cisa Enriched
- false
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 682d9f07c4522896dcbf9946
Added to database: 5/21/2025, 9:38:15 AM
Last enriched: 2/27/2026, 1:51:26 PM
Last updated: 3/22/2026, 10:43:38 PM
Views: 57
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.