🔐 CVE Alert

CVE-2026-6627

HIGH 8.2

WPFormify <= 1.1.1 - Missing Authorization

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

The WPFormify – Stripe Payments with Form and Checkout plugin for WordPress is vulnerable to unauthorized modification and deletion of Stripe payment credentials in all versions up to, and including, 1.1.1. This is due to missing capability checks and nonce verification on the `wpf_stripe_callback_success()` and `wpf_stripe_disconnect()` functions, both hooked to `admin_init`. The `admin_init` hook fires on `admin-post.php` which is accessible without authentication. This makes it possible for unauthenticated attackers to overwrite the site's Stripe API credentials with attacker-controlled values (redirecting payments to the attacker's Stripe account) or disconnect the Stripe integration entirely by deleting the stored credentials.

CWE CWE-862
Vendor saadiqbal
Product wpformify – stripe payments with form and checkout
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for saadiqbal wpformify – stripe payments with form and checkout

Be the first to know when new high vulnerabilities affecting saadiqbal wpformify – stripe payments with form and checkout are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

saadiqbal / WPFormify – Stripe Payments with Form and Checkout
0 ≤ 1.1.1

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/44cd696c-fff3-4942-b2c9-628ba281ba44?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wpformify/tags/1.1.1/modules/payments/stripe_authorization.php#L49 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/wpformify/tags/1.1.1/modules/payments/stripe_authorization.php#L79 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?new=3557764%40wpformify%2Ftags%2F1.1.2&old=3299310%40wpformify/tags

Credits

Legion Hunter