Contact Form 7 – PayPal & Stripe Add-on <= 2.4.9 - Unauthenticated Payment Bypass via Insufficient Verification of Data Authenticity via PayPal IPN Handler ('invoice'/'mc_gross' Verification)

5.3
Insufficient Verification of Data Authenticity
CVE CVE-2026-9189
CVSS 5.3 (Medium)
Publicly Published May 28, 2026
Last Updated May 29, 2026
Researcher Muni Nitish Kumar Yaddala (Stranger825)

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.

References

Share

Vulnerability Details for Contact Form 7 – PayPal & Stripe Add-on

Software Type Plugin
Software Slug contact-form-7-paypal-add-on (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.4.10, or a newer patched version
Affected Version
  • <= 2.4.9
Patched Version
  • 2.4.10

Recent vulnerabilities in Contact Form 7 – PayPal & Stripe Add-on

# Title CVE ID CVSS Researchers Date
1 Contact Form 7 – PayPal & Stripe Add-on <= 2.5.1 - Missing Authorization CVE-2026-66660 5.3 dodoh4t August 11, 2026
2 Contact Form 7 – PayPal & Stripe Add-on <= 2.4 - Open Redirect CVE-2026-14236 5.8 Pedro Antunes July 6, 2026
3 Contact Form 7 – PayPal & Stripe Add-on <= 2.3.4 - Authenticated (Administrator+) Stored Cross-Site Scripting CVE-2025-47518 4.4 Nabil Irawan May 7, 2025
4 Contact Form 7 - PayPal & Stripe Add-on <= 2.3.1 - Reflected Cross-Site Scripting CVE-2024-10683 6.1 Peter Thaleikis November 8, 2024
5 Contact Form 7 – PayPal & Stripe Add-on <= 2.3 - Reflected Cross-Site Scripting CVE-2024-48021 6.1 Le Ngoc Anh October 8, 2024
6 Contact Form 7 – PayPal & Stripe Add-on <= 2.0 - Reflected Cross-Site Scripting CVE-2024-29130 6.1 Brandon James Roldan (tomorrowisnew) March 16, 2024
7 Easy PayPal & Stripe Buy Now Button <= 1.8.3 & Contact Form 7 – PayPal & Stripe Add-on <= 2.1 - Cross-Site Request Forgery to Settings Update CVE-2024-1719 4.3 Krzysztof Zając February 27, 2024
8 Contact Form 7 – PayPal & Stripe Add-on <= 1.9.3 - Cross-Site Request Forgery CVE-2023-24405 4.3 István Márton March 17, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation