Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kofi Mokome Message Filter for Contact Form 7 cf7-message-filter allows Reflected XSS.This issue affects Message Filter for Contact Form 7: from n/a through <= 1.6.3.8.
Published: 2026-07-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an Improper Neutralization of Input During Web Page Generation, identified as CWE‑79, which allows a malicious user to inject script code into pages that the plugin generates. Because the Message Filter for Contact Form 7 echoes user input without sanitization, the injected script is reflected back to clients’ browsers, executing with the same privileges as the visitor. The vulnerability neither bypasses authentication nor discloses data directly, but the reflected script can perform any client‑side action available to the victim.

Affected Systems

Any WordPress site running Kofi Mokome Message Filter for Contact Form 7 plugin version 1.6.3.8 or earlier is affected. Sites that have upgraded to a later release are not vulnerable, but those that remain on the listed versions lack the necessary input filtering.

Risk and Exploitability

The CVSS score of 7.1 marks this as a medium‑severity vulnerability. The EPSS score of <1 % indicates that, as of the latest data, exploitation attempts are rare. It is not included in the CISA KEV catalog. The vulnerability is exercised via reflected input; an attacker likely needs to craft a malicious payload in a URL, form, or other user‑supplied field that the plugin will render unescaped to the victim’s browser. No additional privileges or authentication are required for the initial exploitation step.

Generated by OpenCVE AI on August 1, 2026 at 10:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Message Filter for Contact Form 7 plugin to a version newer than 1.6.3.8, which implements proper input sanitization.
  • If the update cannot be applied immediately, deactivate or uninstall the vulnerable plugin to eliminate the reflected XSS surface.
  • After remediation, review any other WordPress plugins or custom code that echo user input unescaped and apply context‑aware escaping or filtering in line with CWE‑79 guidance.

Generated by OpenCVE AI on August 1, 2026 at 10:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Kofimokome
Kofimokome message Filter For Contact Form 7
Wordpress
Wordpress wordpress
Vendors & Products Kofimokome
Kofimokome message Filter For Contact Form 7
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kofi Mokome Message Filter for Contact Form 7 cf7-message-filter allows Reflected XSS.This issue affects Message Filter for Contact Form 7: from n/a through <= 1.6.3.8.
Title WordPress Message Filter for Contact Form 7 plugin <= 1.6.3.8 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Kofimokome Message Filter For Contact Form 7
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:38:58.533Z

Reserved: 2026-06-24T12:46:44.604Z

Link: CVE-2026-57423

cve-icon Vulnrichment

Updated: 2026-07-13T13:54:42.436Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')