CVE-2026-7792 Details
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.
A vulnerability exists in the WPForms plugin for WordPress, specifically in versions through 1.10.0.4, allowing for insufficient verification of data authenticity. The issue arises in the PayPal Commerce webhook endpoint, which processes unauthenticated JSON payloads without verifying their origin using the required HMAC-SHA256 signature. Instead, it only checks if the event type is whitelisted before passing the data to handlers that modify payment records. This flaw enables unauthenticated attackers with knowledge of a valid PayPal subscription ID to forge webhook events and alter subscription payment statuses, such as reactivating a canceled or suspended subscription.
Users are advised to update the WPForms plugin to version 1.10.0.5 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 6, 2026CISA-ADP
Assessed Jun 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-345 | Insufficient Verification of Data Authenticity | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WPForms | <= 1.10.0.4 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 6, 2026 | New CVE Received | [email protected] |
Volerion