CVE-2026-5510
Received Received - Intake

Stored XSS in GiveWP Donation Plugin for WordPress

Vulnerability report for CVE-2026-5510, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: Wordfence

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-08-28
AI Q&A
2026-08-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
givewp donation_plugin to 4.14.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Stored Cross-Site Scripting (XSS) vulnerability in the GiveWP WordPress plugin. It allows authenticated attackers with Contributor-level access or higher to inject malicious scripts into web pages via the 'give_form' shortcode. The issue stems from insufficient input sanitization and improper output escaping of certain shortcode attributes.

Detection Guidance

To detect this vulnerability, inspect WordPress sites using the GiveWP plugin for versions up to 4.14.4. Check for malicious scripts in pages using the 'give_form' shortcode by reviewing page source for injected web scripts in HTML data attributes. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to inject scripts that run when users visit affected pages. This could lead to theft of user sessions, cookies, or sensitive data. It may also enable defacement of your website or redirection to malicious sites.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, which may violate GDPR and HIPAA requirements for data protection and security. Organizations could face compliance violations, fines, or legal consequences if exploited.

Mitigation Strategies

Immediately update the GiveWP plugin to the latest version beyond 4.14.4. Remove or restrict Contributor-level and higher user roles to prevent unauthorized script injection. Review pages using the 'give_form' shortcode for suspicious content.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-5510. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart