Vulnerability Description
The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'give_form' shortcode in all versions up to, and including, 4.14.4. This is due to insufficient input sanitization and output escaping on the continue_button_title and display_style shortcode attributes, which are passed through sanitize_text_field() but not properly escaped when output in HTML data 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/give/tags/4.14.2/includes/shortcodes.
- https://plugins.trac.wordpress.org/browser/give/tags/4.14.2/src/DonationForms/Bl
- https://plugins.trac.wordpress.org/browser/give/tags/4.14.2/src/DonationForms/Sh
- https://plugins.trac.wordpress.org/browser/give/trunk/includes/shortcodes.php#L1
- https://plugins.trac.wordpress.org/browser/give/trunk/src/DonationForms/Blocks/D
- https://plugins.trac.wordpress.org/browser/give/trunk/src/DonationForms/Shortcod
- https://plugins.trac.wordpress.org/changeset/3501918/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/dd26a390-0de5-4699-a79
FAQ
What is CVE-2026-5510?
CVE-2026-5510 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'give_form' shortcode in all versions up to, and including, 4.14.4. This...
How severe is CVE-2026-5510?
CVE-2026-5510 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-5510?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.