CVE-2026-12432
Last modified
CVE-2026-12432 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The WP Full Stripe Free plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 8.4.3 via the wpfs_update_failed_payment_status AJAX action. The handler is registered through both wp_ajax_ and wp_ajax_nopriv_ hooks and the underlying update_failed_payment_status() function performs no capability check, no nonce verification, and no logged-in check before calling $this->db->updatePaymentByEventId() with attacker-controlled POST parameters. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
The WP Full Stripe Free plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 8.4.3 via the wpfs_update_failed_payment_status AJAX action. The handler is registered through both wp_ajax_ and wp_ajax_nopriv_ hooks and the underlying update_failed_payment_status() function performs no capability check, no nonce verification, and no logged-in check before calling $this->db->updatePaymentByEventId() with attacker-controlled POST parameters. This makes it possible for unauthenticated attackers who can obtain a valid Stripe Payment Intent ID for the target site (Payment Intent IDs are exposed to the customer browser during normal Stripe.js checkout flows) to manipulate payment records in the site's database, marking previously successful payments as failed and overwriting failure codes and messages with attacker-supplied values.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| themeisle | Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions | <= 8.4.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12432?
How severe is CVE-2026-12432?
How do I fix CVE-2026-12432?
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-12421The ARforms plugin for WordPress is vulnerable to Stored Cro…7.2
- CVE-2026-12425Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-12426The Members – Membership & User Role Editor Plugin plugin fo…5.3
- CVE-2026-12428The Blocks for ACF Fields plugin for WordPress is vulnerable…6.5
- CVE-2026-1243IBM Content Navigator 3.0.15, 3.1.0, and 3.2.0 is vulnerable…5.4
- CVE-2026-12430The Blocksy Companion plugin for WordPress is vulnerable to …4.4
- CVE-2026-12433The Hydra Booking – Appointment Scheduling & Booking Calenda…4.3
- CVE-2026-12434The List category posts plugin for WordPress is vulnerable t…4.3
- CVE-2026-12435The Motors – Car Dealership & Classified Listings Plugin plu…4.3
- CVE-2026-12436GitLab has remediated an issue in GitLab CE/EE affecting all…8.4
- CVE-2026-12437Use after free in WebShare in Google Chrome on Windows prior…8.3
- CVE-2026-12438Inappropriate implementation in WebView in Google Chrome on …8.3
Are you affected by CVE-2026-12432?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
