Vulnerability Description
The Paid Memberships Pro plugin for WordPress is vulnerable to unauthorized modification and disruption of Stripe webhook configuration in all versions up to, and including, 3.6.5. This is due to missing capability checks on the `wp_ajax_pmpro_stripe_create_webhook`, `wp_ajax_pmpro_stripe_delete_webhook`, and `wp_ajax_pmpro_stripe_rebuild_webhook` AJAX handlers. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete, create, or rebuild the site's Stripe webhook, disrupting all payment processing, subscription renewal synchronization, cancellation handling, and failed payment management.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/strangerstudios/paid-memberships-pro/pull/3615
- https://www.wordfence.com/threat-intel/vulnerabilities/id/5b333a3d-e416-42aa-972
FAQ
What is CVE-2026-4100?
CVE-2026-4100 is a vulnerability with a CVSS score of 7.1 (HIGH). The Paid Memberships Pro plugin for WordPress is vulnerable to unauthorized modification and disruption of Stripe webhook configuration in all versions up to, and including, 3.6.5. This is due to miss...
How severe is CVE-2026-4100?
CVE-2026-4100 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-4100?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.