CVE-2026-7792
Received Received - Intake
WPForms PayPal Webhook Signature Bypass Vulnerability

Publication date: 2026-06-06

Last updated on: 2026-06-06

Assigner: Wordfence

Description
The WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More plugin for WordPress is vulnerable to Insufficient Verification of Data Authenticity in versions up to and including 1.10.0.1. This is due to the PayPal Commerce webhook endpoint processing unauthenticated JSON webhook payloads without verifying that the request originated from PayPal using the required HMAC-SHA256 webhook signature, and only checking whether the supplied event_type is whitelisted before dispatching the attacker-controlled resource data to handlers that update payment records. This makes it possible for unauthenticated attackers who know a valid PayPal subscription_id to forge PayPal webhook events and modify subscription payment records, such as reactivating a cancelled or suspended subscription by setting its subscription_status to active.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-06
Last Modified
2026-06-06
Generated
2026-06-06
AI Q&A
2026-06-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wpforms easy_form_builder to 1.10.0.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-345 The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the WPForms plugin for WordPress, specifically in versions up to and including 1.10.0.1. It involves the PayPal Commerce webhook endpoint, which processes JSON webhook payloads without properly verifying their authenticity. The plugin fails to check that the webhook requests actually come from PayPal by not verifying the required HMAC-SHA256 webhook signature. Instead, it only checks if the event_type is whitelisted before using the data. This flaw allows unauthenticated attackers who know a valid PayPal subscription_id to forge webhook events and manipulate subscription payment records.

For example, an attacker could reactivate a cancelled or suspended subscription by setting its subscription_status to active, thereby bypassing normal payment and subscription controls.


How can this vulnerability impact me? :

The vulnerability can lead to unauthorized modification of subscription payment records in the WPForms plugin. Specifically, attackers can forge PayPal webhook events to reactivate cancelled or suspended subscriptions without proper payment.

This can result in financial loss due to users gaining access to paid services without paying, disruption of subscription management, and potential damage to business reputation.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart