CVE-2026-78363
Received Received - Intake

Unauthenticated Shortcode Execution in MW WP Form

Vulnerability report for CVE-2026-78363, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-01

Last updated on: 2026-09-01

Assigner: WPScan

Description

The MW WP Form WordPress plugin before 5.1.5 does not prevent shortcodes in user-submitted values from being executed when it merges those values into a message that it later processes for shortcodes, allowing unauthenticated users to run any shortcode registered on the site. Exploitation requires the site to have been configured to echo a submitted value back to the visitor after submission.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-01
Last Modified
2026-09-01
Generated
2026-09-01
AI Q&A
2026-09-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mw_wp_form mw_wp_form to 5.1.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the MW WP Form WordPress plugin versions before 5.1.5. It allows unauthenticated users to execute arbitrary shortcodes by submitting values that are later processed and displayed back to visitors. The issue occurs because the plugin merges user-submitted values into messages without preventing shortcode execution.

Detection Guidance

Check the installed version of the MW WP Form plugin. If it is below 5.1.5, the system is vulnerable. Use WordPress admin panel or run a command like 'wp plugin list' if using WP-CLI to verify the version.

Impact Analysis

An attacker could exploit this to run malicious shortcodes on your site, potentially leading to unauthorized actions, data theft, or further compromise. This requires your site to be configured to echo submitted form values back to users after submission.

Compliance Impact

This vulnerability could potentially affect compliance with GDPR and HIPAA by allowing unauthorized execution of shortcodes, which may lead to data exfiltration or manipulation. If user-submitted data is echoed back and processed without restrictions, it might expose sensitive information or enable actions that violate data protection requirements.

Mitigation Strategies

Update the MW WP Form plugin to version 5.1.5 or later immediately. Disable the plugin if an update is not possible, and review form configurations to avoid echoing user-submitted values back to visitors.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78363. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart