Skip to main content

CF7 to Webhook CVE-2026-11395

| EUVDEUVD-2026-37863 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-06-18 Wordfence GHSA-g67p-9qph-gpr2
7.2
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
7.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
vuln.today AI
5.4 MEDIUM

Unauthenticated network reach (AV:N/PR:N/UI:N), but AC:H because exploitation depends on a non-default admin configuration placing a CF7 placeholder in the URL host; scope changes to internal services with limited C/I impact.

3.1 AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
4.0 AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jun 18, 2026 - 08:03 vuln.today
CVE Published
Jun 18, 2026 - 06:50 cve.org
HIGH 7.2

DescriptionCVE.org

The CF7 to Webhook plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 5.0.0 via the pull_the_trigger. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. Exploitation requires that the admin-configured webhook URL contains a Contact Form 7 field placeholder in the host segment of the URL, and that the affected form is publicly accessible.

AnalysisAI

Server-Side Request Forgery in the CF7 to Webhook WordPress plugin (versions up to and including 5.0.0) allows unauthenticated attackers to coerce the WordPress server into issuing arbitrary outbound HTTP requests through the pull_the_trigger functionality. Exploitation is conditional on an administrator configuring the webhook URL with a Contact Form 7 field placeholder inside the host portion of the URL, with the form publicly reachable. No public exploit identified at time of analysis, and there is no CISA KEV listing for this vulnerability.

Technical ContextAI

The vulnerability lives in the CF7 to Webhook plugin (vendor slug mariovalney/cf7_to_webhook, originally distributed under the cf7-to-zapier project), which forwards Contact Form 7 submissions to externally configured webhook URLs. The plugin permits administrators to template the destination URL with form field placeholders that are substituted with attacker-controlled submission values at the moment pull_the_trigger fires the outbound request (see class-module-zapier.php line 150 and class-module-cf7.php lines 351 and 524). Because substitution is performed without restricting where the placeholder may appear or validating that the resulting host resolves to a non-internal address, an attacker who can submit the form can rewrite the host segment itself - the classic CWE-918 Server-Side Request Forgery pattern, where the server-side HTTP client is the confused deputy.

RemediationAI

Upstream fix available (commit/changeset 3562661 on the cf7-to-zapier trac repository); a released patched version above 5.0.0 is not independently confirmed from the supplied data, so administrators should upgrade to the latest available CF7 to Webhook release published after that changeset and verify the installed version on the WordPress plugins screen. Until the upgrade is applied, the most effective compensating control is to audit every configured webhook URL and remove any Contact Form 7 field placeholder (the bracketed shortcode tokens) from the scheme and host portion of the URL - restricting placeholders to the path or query string eliminates the SSRF primitive, at the cost of losing dynamic host routing if any legitimate workflow relied on it. As a defense-in-depth layer, restrict the WordPress host's outbound HTTP egress at the network level so it cannot reach link-local cloud metadata endpoints (169.254.169.254), RFC1918 ranges, and loopback, accepting that this will also block any intentional integrations with internal services. The Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/caa5b9aa-e98c-48fc-9e63-0a1380465918?source=cve should be consulted for the authoritative fix version once published.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-11395 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy