CVE-2024-11911 MEDIUM

CVE-2024-11911: WP Crowdfunding <= 2.1.12 - Missing Authorization to Authenticated (Subscriber+) WooCommerce Installation

Vendor Themeum
Product WP Crowdfunding
Weakness CWE-862 · Missing authorization
Published December 13, 2024
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The WP Crowdfunding plugin for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check on the install_woocommerce_plugin() function action in all versions up to, and including, 2.1.12. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install WooCommerce. This has a limited impact on most sites because WooCommerce is a requirement.

Explanation of Vulnerability in Simple Terms

02Summary

WP Crowdfunding versions 2.1.12 and earlier lack proper authorization checks, allowing authenticated users to modify data they should not have access to. An attacker with a low-privilege account can alter campaign or fundraising information without proper permission validation. This affects the integrity of crowdfunding campaigns and user data on affected WordPress sites.

What an attacker can do

03Attacker Capabilities

Modify crowdfunding campaign data or settings without proper authorization.

Potential impact on your site

04Site Impact

Crowdfunding campaigns and fundraising data can be altered by unauthorized users, compromising campaign integrity.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

December 13, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE