Description
The Redirection for Contact Form 7 WordPress plugin from 2.2.7 before 3.2.11 does not prevent shortcodes in submitted form values from being executed when it substitutes those values into an action's settings and then processes those settings for shortcodes, allowing unauthenticated users to run any shortcode registered on the site and read its output.
Published: 2026-09-06
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Redirection for Contact Form 7 WordPress plugin fails to guard against shortcode execution when user-supplied form data is substituted into action settings. Unauthenticated users can submit any arbitrary value that contains a shortcode, leading the plugin to process that shortcode and return its output, effectively executing any server-side code registered as a shortcode on the site. This flaw permits code theft, data exfiltration, or other malicious activity, compromising confidentiality and availability of the site.

Affected Systems

The vulnerability affects the Redirection for Contact Form 7 plugin for WordPress, specifically versions 2.2.7 through 3.2.10 inclusive. All installations running these versions are exposed until patched to 3.2.11 or newer.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity. EPSS data is unavailable, and the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation to date. Attackers can trigger the flaw by crafting a form submission containing a malicious shortcode, which any unauthenticated user can do. The lack of authentication checks in the form handling creates a low barrier to exploitation, but the actual impact relies on the availability of executable shortcodes on the target site.

Generated by OpenCVE AI on September 6, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Redirection for Contact Form 7 to version 3.2.11 or later.
  • Disable or remove the plugin if it is not required for site functionality.
  • Audit the site for other plugins that may process untrusted user input through shortcodes or similar mechanisms.
  • Use a web application firewall to block suspicious shortcode payloads until a patch is applied.

Generated by OpenCVE AI on September 6, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 06 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Redirection-for-contact-form7
Redirection-for-contact-form7 redirection For Contact Form 7
Wordpress
Wordpress wordpress
Weaknesses CWE-94
Vendors & Products Redirection-for-contact-form7
Redirection-for-contact-form7 redirection For Contact Form 7
Wordpress
Wordpress wordpress

Sun, 06 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Redirection for Contact Form 7 WordPress plugin from 2.2.7 before 3.2.11 does not prevent shortcodes in submitted form values from being executed when it substitutes those values into an action's settings and then processes those settings for shortcodes, allowing unauthenticated users to run any shortcode registered on the site and read its output.
Title Redirection for Contact Form 7 2.2.7 - 3.2.10 - Unauthenticated Arbitrary Shortcode Execution via Action Setting Mail-Tags
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Redirection-for-contact-form7 Redirection For Contact Form 7
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-06T10:43:25.729Z

Reserved: 2026-08-26T11:10:02.972Z

Link: CVE-2026-80439

cve-icon Vulnrichment

Updated: 2026-09-06T10:41:19.018Z

cve-icon NVD

Status : Received

Published: 2026-09-06T10:17:14.810

Modified: 2026-09-06T11:18:02.163

Link: CVE-2026-80439

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T10:30:05Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')