PT-2026-68033 · WordPress · Wpformify – Stripe Payments With Form/Checkout
CVSS v3.1
8.2
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
WPFormify – Stripe Payments with Form and Checkout versions prior to 1.1.2
Description
Unauthenticated attackers can modify or delete Stripe payment credentials. This occurs because the
wpf stripe callback success() and wpf stripe disconnect() functions, which are hooked to admin init on the admin-post.php endpoint, lack capability checks and nonce verification. A nonce is a unique token used to prevent replay attacks by ensuring a request is intentional and authentic. This flaw allows an attacker to overwrite Stripe API credentials to redirect payments to their own account or completely disconnect the Stripe integration.Recommendations
Update WPFormify – Stripe Payments with Form and Checkout to version 1.1.2 or later.
As a temporary workaround, restrict access to the
admin-post.php endpoint or disable the wpf stripe callback success() and wpf stripe disconnect() functions until the update is applied.Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wpformify – Stripe Payments With Form/Checkout