Description
The MW WP Form WordPress plugin before 5.1.6 does not sanitise and escape some of its form settings before outputting them back in an admin dashboard page, which could allow users with a role as low as Editor to perform Stored Cross-Site Scripting attacks against high privilege users such as admin.
Published: 2026-08-30
Score: 3.5 Low
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The MW WP Form plugin before 5.1.6 fails to sanitise and escape certain form settings before rendering them in the admin dashboard. This flaw permits a user with Editor privileges to inject malicious JavaScript into those settings, which is stored and later executed when an administrator or other high‑privilege user views the settings page. The stored XSS could lead to session hijacking, defacement, or arbitrary code execution in the context of the privileged user.

Affected Systems

The vulnerability affects any WordPress site that has the MW WP Form plugin installed with a version earlier than 5.1.6. The only vendor detail provided is MW WP Form, and no additional version ranges are specified beyond "<5.1.6".

Risk and Exploitability

The EPSS score of < 1% indicates a very low probability of exploitation, and the CVSS score of 3.5 reflects low severity. However, because the flaw enables stored cross‑site scripting that is executed in an administrator’s context, the impact can be significant for sites where Editor users have the ability to modify the plugin’s settings. The attack requires the attacker to be logged in with at least Editor privileges and to access the admin dashboard; no external network trigger is needed. The vulnerability is not listed in CISA KEV.

Generated by OpenCVE AI on August 31, 2026 at 15:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MW WP Form plugin to version 5.1.6 or later, which removes the unsanitized output issue.
  • If a patch is not immediately available, restrict or revoke Editor role capabilities that allow access to the plugin’s settings page, or temporarily disable the plugin until the update is applied.
  • Audit any other stored data output by the plugin and apply WordPress escaping functions such as esc_html() to ensure proper sanitisation.

Generated by OpenCVE AI on August 31, 2026 at 15:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Mw Wp Form Project
Mw Wp Form Project mw Wp Form
Wordpress
Wordpress wordpress
Vendors & Products Mw Wp Form Project
Mw Wp Form Project mw Wp Form
Wordpress
Wordpress wordpress

Mon, 31 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Sun, 30 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 30 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The MW WP Form WordPress plugin before 5.1.6 does not sanitise and escape some of its form settings before outputting them back in an admin dashboard page, which could allow users with a role as low as Editor to perform Stored Cross-Site Scripting attacks against high privilege users such as admin.
Title MW WP Form < 5.1.6 - Editor+ Stored XSS via Inquiry Data List
References

Subscriptions

Mw Wp Form Project Mw Wp Form
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-31T12:38:06.282Z

Reserved: 2026-08-24T11:38:46.504Z

Link: CVE-2026-78364

cve-icon Vulnrichment

Updated: 2026-08-31T12:30:26.510Z

cve-icon NVD

Status : Deferred

Published: 2026-08-30T07:17:21.097

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-78364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:30:04Z

Weaknesses
  • CWE-79

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