PatchSiren cyber security CVE debrief
CVE-2026-6627 saadiqbal CVE debrief
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.
- Vendor
- saadiqbal
- Product
- WPFormify – Stripe Payments with Form and Checkout
- CVSS
- HIGH 8.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-05
- Original CVE updated
- 2026-08-05
- Advisory published
- 2026-08-05
- Advisory updated
- 2026-08-05
Who should care
Administrators and owners of WordPress sites using the WPFormify – Stripe Payments with Form and Checkout plugin, as well as security teams responsible for monitoring and protecting against potential exploitation of this vulnerability.
Technical summary
The WPFormify – Stripe Payments with Form and Checkout plugin for WordPress is vulnerable to unauthorized modification and deletion of Stripe payment credentials due to missing capability checks and nonce verification on the `wpf_stripe_callback_success()` and `wpf_stripe_disconnect()` functions. These functions are hooked to `admin_init`, which fires on `admin-post.php`, accessible without authentication. This allows unauthenticated attackers to overwrite Stripe API credentials with attacker-controlled values or disconnect the Stripe integration entirely. Administrators and owners of WordPress sites using this plugin should verify their version and apply patches or updates. Implementing additional security measures such as Web Application Firewall (WAF) rules can help detect and prevent exploitation attempts. Evidence from the NVD and Wordfence indicates a high-severity vulnerability in the WPFormify plugin, allowing unauthorized modification or deletion of Stripe payment credentials. Limited information is available about affected scope and vendor remediation efforts. The CVSS score of 8.2 indicates high severity, and the potential for significant financial impact through unauthorized modification of Stripe payment credentials necessitates prompt action. Verify the plugin version, monitor Stripe payment credentials for unauthorized changes, and consider compensating controls for exposed systems while remediation is scheduled and verified. Track exceptions, retest remediated assets, and close the item only after evidence is documented. Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed. Check relevant monitoring, detection, and logs for exposed assets that need extra review. Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up. This vulnerability highlights the importance of robust security practices, including regular updates, monitoring, and compensating controls, to mitigate potential impacts. Ensure that security teams are aware of this issue
Defensive priority
High priority due to high CVSS score of 8.2 and potential for significant financial impact through unauthorized modification of Stripe payment credentials.
Recommended defensive actions
- Inventory and verify the WPFormify – Stripe Payments with Form and Checkout plugin version.
- Apply available patches or updates to the WPFormify plugin.
- Monitor Stripe payment credentials for unauthorized changes.
- Implement additional security measures such as Web Application Firewall (WAF) rules to detect and prevent exploitation attempts.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
Evidence from the NVD and Wordfence indicates a high-severity vulnerability in the WPFormify plugin. The vulnerability allows unauthenticated attackers to modify or delete Stripe payment credentials. Limited information is available about affected scope and vendor remediation efforts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-6627 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-6627
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-6627 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-6627
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wpformify/tags/1.1.1/modules/payments/stripe_authorization.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wpformify/tags/1.1.1/modules/payments/stripe_authorization.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.