Impact
The vulnerability in the GiveWP plugin allows an attacker to associate any donation form with any campaign without authentication. This missing capability check permits unauthorized manipulation of campaign data, impacting the integrity of those records. The flaw is a classic case of Missing Authorization (CWE‑862).
Affected Systems
All installations of GiveWP – Donation Plugin and Fundraising Platform for WordPress with versions 4.10.0 or earlier are impacted. The problem exists across the entire plugin codebase up to and including release 4.10.0, affecting any site that has not yet upgraded to a newer version.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate risk; the EPSS score is lower than 1%, implying a very low exploitation probability at present. The vulnerability is not listed in the CISA KEV catalog. Because the function can be called without authentication, the likely attack vector is a direct web request to the registerAssociateFormsWithCampaign endpoint, allowing an unauthenticated user to execute the association operation.
OpenCVE Enrichment
EUVD