WordPress Plugin Vulnerabilities

Stripe Payment Forms by WP Full Pay < 8.5.2 - Unauthenticated Payment Intent Amount Manipulation

Description

The plugin does not verify that the caller owns the Stripe payment intent referenced by two unauthenticated payment-form AJAX actions, allowing an unauthenticated visitor — using a nonce that is embedded in every public page containing a payment form — to change the amount of a payment intent that the plugin then updates server-side through the Stripe API with the store's secret key. An ownership check added in 8.5.0 was applied to only one payment-intent handler, leaving the pricing-recalculation and payment-intent-update actions unprotected against amount manipulation.

Proof of Concept

Affects Plugins

Fixed in 8.5.2

References

Classification

Type
NO AUTHORISATION
CWE

Miscellaneous

Original Researcher
Farid Narimanov
Submitter
Farid Narimanov
Verified
Yes

Timeline

Publicly Published
2026-07-30 (about 2 days ago)
Added
2026-07-30 (about 1 day ago)
Last Updated
2026-07-30 (about 1 day ago)

Other