CVE-2026-9618 PUBLISHED

PeachPay <= 1.120.46 - Cross-Site Request Forgery to Stripe Unlink

Assigner: Wordfence
Reserved: 26.05.2026 Published: 28.05.2026 Updated: 28.05.2026

The PeachPay — Payments & Express Checkout for WooCommerce (supports Stripe, PayPal, Square, Authorize.net, NMI) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.120.46. This is due to missing or incorrect nonce validation on the peachpay_stripe_handle_admin_actions function. This makes it possible for unauthenticated attackers to permanently delete all stored Stripe credentials — including publishable keys, secret keys, webhook secrets, and Apple Pay configuration — from the WordPress database, disabling Stripe payment processing for the store via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor peachpay
Product PeachPay — Payments & Express Checkout for WooCommerce (supports Stripe, PayPal, Square, Authorize.net, NMI)
Versions Default: unaffected
  • affected from 0 to 1.120.46 (incl.)

Credits

  • Benedictus Jovan finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE