🔐 CVE Alert

CVE-2026-5510

MEDIUM 6.4

GiveWP <= 4.14.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

CVSS Score
6.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor stellarwp
Product givewp – donation plugin and fundraising platform
Published Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for stellarwp givewp – donation plugin and fundraising platform

Be the first to know when new medium vulnerabilities affecting stellarwp givewp – donation plugin and fundraising platform are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

stellarwp / GiveWP – Donation Plugin and Fundraising Platform
0 ≤ 4.14.4

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/dd26a390-0de5-4699-a790-cac86bf4a057?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/give/trunk/src/DonationForms/Blocks/DonationFormBlock/Controllers/BlockRenderController.php#L57 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/give/tags/4.14.2/src/DonationForms/Blocks/DonationFormBlock/Controllers/BlockRenderController.php#L57 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/give/trunk/includes/shortcodes.php#L149 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/give/tags/4.14.2/includes/shortcodes.php#L149 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/give/trunk/src/DonationForms/Shortcodes/GiveFormShortcode.php#L32 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/give/tags/4.14.2/src/DonationForms/Shortcodes/GiveFormShortcode.php#L32 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3501918/

Credits

daroo