Description
Subscriber Insecure Direct Object References (IDOR) in WP Crowdfunding < 2.2.1 versions.
Published: 2026-08-18
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an insecure direct object reference that allows an authenticated or unauthenticated user to manipulate a query parameter and retrieve subscriber data that they should not have access to. By changing the numeric ID in the URL, an attacker can read or modify other subscribers’ personal information, resulting in a breach of confidentiality and unauthorized disclosure of sensitive user data.

Affected Systems

Asset owners running the WordPress WP Crowdfunding plugin from Themeum, specifically any installation of the plugin older than version 2.2.1, are affected. The issue exists across all revisions preceding the security release that introduced proper object validation.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium severity. EPSS is not available, so the current probability of exploitation is unknown; however, the attack requires only constructing a URL and may be performed by anyone who knows or guesses a subscriber identifier. Because the flaw is in the application code, the attack vector is likely remote over HTTP/S. The vulnerability is not listed in the CISA KEV catalog, so no confirmed widespread exploitation is reported yet. Nonetheless, the potential for data leaks warrants remediation.

Generated by OpenCVE AI on August 18, 2026 at 16:25 UTC.

Remediation

Vendor Solution

Update the WordPress WP Crowdfunding plugin to the latest available version (at least 2.2.1).


OpenCVE Recommended Actions

  • Update the WP Crowdfunding plugin to version 2.2.1 or later.
  • Verify that subscriber resources are protected by proper authentication checks and that the plugin enforces user identity before serving data.
  • Use a web application firewall or security plugin to detect and block attempts to manipulate resource identifiers in URLs.

Generated by OpenCVE AI on August 18, 2026 at 16:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Themeum
Themeum wp Crowdfunding
Wordpress
Wordpress wordpress
Vendors & Products Themeum
Themeum wp Crowdfunding
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Subscriber Insecure Direct Object References (IDOR) in WP Crowdfunding < 2.2.1 versions.
Title WordPress WP Crowdfunding plugin < 2.2.1 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Themeum Wp Crowdfunding
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T14:36:50.256Z

Reserved: 2026-08-11T10:58:36.297Z

Link: CVE-2026-73189

cve-icon Vulnrichment

Updated: 2026-08-18T14:36:47.160Z

cve-icon NVD

Status : Received

Published: 2026-08-18T15:17:02.060

Modified: 2026-08-18T15:17:02.060

Link: CVE-2026-73189

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T16:30:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key