CVE-2026-9189
Last modified
CVE-2026-9189 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The Contact Form 7 – PayPal & Stripe Add-on plugin for WordPress is vulnerable to Payment Bypass via Insufficient Verification of Data Authenticity in all versions up to, and including, 2.4.9. Although `cf7pp_paypal_ipn_handler()` correctly validates IPN authenticity by posting back to PayPal with `cmd=_notify-validate`, it fails to compare the IPN payload's `mc_gross` (payment amount), `mc_currency`, or `receiver_email` fields against the corresponding stored order values before passing the attacker-controlled `invoice` field directly to `cf7pp_complete_payment()`, which marks the order completed after only an integer cast with no amount verification. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
The Contact Form 7 – PayPal & Stripe Add-on plugin for WordPress is vulnerable to Payment Bypass via Insufficient Verification of Data Authenticity in all versions up to, and including, 2.4.9. Although `cf7pp_paypal_ipn_handler()` correctly validates IPN authenticity by posting back to PayPal with `cmd=_notify-validate`, it fails to compare the IPN payload's `mc_gross` (payment amount), `mc_currency`, or `receiver_email` fields against the corresponding stored order values before passing the attacker-controlled `invoice` field directly to `cf7pp_complete_payment()`, which marks the order completed after only an integer cast with no amount verification. This makes it possible for unauthenticated attackers to mark arbitrary high-value pending orders as fully paid by making a minimal real PayPal payment and crafting an IPN whose `invoice` parameter references the targeted order, effectively completing purchases without tendering the required payment amount.
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-9189?
How severe is CVE-2026-9189?
How do I fix CVE-2026-9189?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-9182Esri ArcGIS Server contains an unrestricted file upload vuln…9.8
- CVE-2026-9183The 24liveblog - live blog tool plugin for WordPress is vuln…4.3
- CVE-2026-9184The 24liveblog - live blog tool plugin for WordPress is vuln…4.3
- CVE-2026-9185The 6Storage Rentals plugin for WordPress is vulnerable to A…7.5
- CVE-2026-9187The Abandoned Contact Form 7 plugin for WordPress is vulnera…5.3
- CVE-2026-9188The Appointment Bookings for Zoom GoogleMeet and more – Wapp…5.3
- CVE-2026-9190An HTTP request smuggling vulnerability in the HTTP App Serv…9.1
- CVE-2026-9192An authentication bypass vulnerability in the ODBC App Serve…9.8
- CVE-2026-9193An improper privilege management vulnerability in the Hadoop…9.9
- CVE-2026-9194Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-9195A cross-site scripting vulnerability in the Query Console of…9.3
- CVE-2026-9196IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authent…8.8
Are you affected by CVE-2026-9189?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
