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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MW WP Form plugin before version 5.1.6 fails to sanitise and escape some form settings when rendering them in the admin dashboard. This flaw allows a user with Editor privileges to inject script that 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 execution of arbitrary JavaScript in the context of an admin user.

Affected Systems

The vulnerability affects the MW WP Form WordPress plugin running on any WordPress site that has an installation of MW WP Form version earlier than 5.1.6. The plugin is provided by a vendor identified only as MW WP Form, and no further version detail beyond <5.1.6 is given.

Risk and Exploitability

No EPSS score is available; the vulnerability has not been listed in CISA KEV, which suggests a lower but still meaningful exploitation likelihood. The CVSS score is not provided, but stored XSS scores generally rate high. Attackers can exploit this vulnerability via the admin dashboard when logged in as an Editor or higher role; no external network trigger is required. The risk is higher for sites where Editors are granted many capabilities or where multiple users have access to the plugin settings. The local nature of the attack does not require remote network access but depends on having sufficient role privileges.

Generated by OpenCVE AI on August 30, 2026 at 07:21 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 an update is not immediately possible, restrict Editor role capabilities to disallow access to the plugin's settings page, or suspend the plugin until a patch is applied.
  • Review all form setting pages for unsanitized output and apply WordPress’s built‑in escaping functions (e.g., esc_html()) to ensure any stored data is properly escaped before output.

Generated by OpenCVE AI on August 30, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-30T06:00:18.632Z

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

Link: CVE-2026-78364

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-78364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T07:30:04Z

Weaknesses
  • CWE-79

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