CVE-2026-4650
Last modified
CVE-2026-4650 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The FundPress – WordPress Donation Plugin for WordPress is vulnerable to authorization bypass in versions up to and including 2.0.8. This is due to missing authorization and nonce verification in the donate_action_status() AJAX handler, which is registered to be accessible to unauthenticated users via wp_ajax_nopriv. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
The FundPress – WordPress Donation Plugin for WordPress is vulnerable to authorization bypass in versions up to and including 2.0.8. This is due to missing authorization and nonce verification in the donate_action_status() AJAX handler, which is registered to be accessible to unauthenticated users via wp_ajax_nopriv. The function only validates that the schema parameter equals 'donate-ajax' and that the required POST parameters are present, but fails to verify user capabilities, nonce tokens, or donation ownership. This makes it possible for unauthenticated attackers to modify the status of any donation by providing its ID (which are sequential integers and easily enumerable), allowing them to mark donations as completed, pending, cancelled, or any arbitrary status, potentially triggering email notifications and related side effects.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4650?
How severe is CVE-2026-4650?
How do I fix CVE-2026-4650?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46490samlify is a Node.js library for SAML single sign-on. Prior …8.8
- CVE-2026-46491SimpleSAMLphp-casserver is a CAS 1.0 and 2.0 compliant CAS s…8.6
- CVE-2026-46492md-fileserver allows for local viewing of markdown files in …6.1
- CVE-2026-46493HAX CMS helps manage microsite universe with PHP or NodeJs b…7.5
- CVE-2026-46496HAX CMS helps manage microsite universe with PHP or NodeJs b…9.3
- CVE-2026-46497Crawlee is a web scraping and browser automation library. Fr…2.3
- CVE-2026-46508Turborepo is a high-performance build system for JavaScript …7.8
- CVE-2026-46509deepobj provides get, set, delete deep objects in javascript…8.2
- CVE-2026-46510form-data-objectizer converts FormData to object. Prior to 1…8.2
- CVE-2026-46511HAX CMS helps manage microsite universe with PHP or NodeJs b…8.7
- CVE-2026-46512Frogman provides headless PBX control through MCP and HTTP A…9.9
- CVE-2026-46513Frogman provides headless PBX control through MCP and HTTP A…7.4
Are you affected by CVE-2026-4650?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
