SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-14987

MEDIUM · CVSS 6.4 EPSS 0.21%

Source: NVD + CISA KEV + EPSS · Published 2026-07-16 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The GiveWP Donation Plugin for WordPress is vulnerable to Stored Cross-Site Scripting due to inadequate input sanitization in the 'twitter_message' Sequoia Template Setting, affecting all versions up to 4.16.3. This flaw allows authenticated attackers with give worker-level access or higher to inject malicious scripts that execute when users interact with the Share on Twitter button, potentially compromising user data and site integrity. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of exploitation.

CVE
CVE-2026-14987
Severity
MEDIUM
CVSS
6.4
EPSS
0.21%
WordPress Java

Original NVD Description

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'twitter_message' Sequoia Template Setting in all versions up to, and including, 4.16.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with give worker-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected script executes specifically when a donor clicks the Share on Twitter button on the Sequoia donation confirmation view, as that is when the unescaped twitter_message value is evaluated inside the JavaScript template literal.