---
id: CVE-2026-19945
title: >-
  The WP Crowdfunding plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via the 'first_name' parameter in all versions up to, and including,
  2.2.1 due to insufficient input sanitization and output escaping
summary: >-
  The WP Crowdfunding plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via the 'first_name' parameter in all versions up to, and including,
  2.2.1 due to insufficient input sanitization and output escaping. This makes
  it po…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: themeum
product: WP Crowdfunding
affected:
  - wp_crowdfunding <= 2.2.1
published: '2026-09-09'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T15:33:34.467'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-19945'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-crowdfunding/tags/2.2.1/includes/woocommerce/Actions.php#L116
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-crowdfunding/tags/2.2.1/includes/woocommerce/Actions.php#L79
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-crowdfunding/tags/2.2.1/includes/woocommerce/dashboard/profile.php#L62
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3677675%40wp-crowdfunding&new=3677675%40wp-crowdfunding
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/0b78d34f-6702-45dd-ba56-46e9c547bc9f?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-09T13:09:13.340143Z'
ingestedAt: '2026-09-09T05:00:01.753Z'
epss: 0.00225
epssPercentile: 0.13371
---

## Overview

The WP Crowdfunding plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'first_name' parameter in all versions up to, and including, 2.2.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. An administrator viewing any user's profile via the ?show_user_id= parameter will render the attacker's stored payload in the admin's browser session, enabling cross-privilege script execution.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
