Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in MapSteps UG Ultimate Dashboard Pro allows DOM-Based XSS.

This issue affects Ultimate Dashboard Pro: from n/a through 3.11.2.
Published: 2026-08-18
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of input during web page generation in MapSteps UG Ultimate Dashboard Pro creates a DOM-based cross-site scripting flaw. The plug-in accepts user data and renders it without adequate sanitization, allowing an attacker to insert arbitrary JavaScript into the page when a user visits a crafted URL. This can result in session hijacking, defacement, or redirecting users to malicious sites. The vulnerability is a type of input validation failure classified as CWE-79.

Affected Systems

The affected product is MapSteps UG Ultimate Dashboard Pro plugin for WordPress, versions up to and including 3.11.2. Any WordPress installation that has this plugin installed and not upgraded to a newer release is vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate-to-high severity. The EPSS score of < 1% indicates a very low but non-zero probability of exploitation, although the flaw is unauthenticated, meaning that an attacker only needs to craft a malicious payload and deliver it through the plugin’s input vectors. The lack of a KEV listing suggests that while there may be no confirmed public exploits, the exposure remains significant, especially for high-traffic sites or those using the plugin’s public contact forms or dashboards.

Generated by OpenCVE AI on August 26, 2026 at 05:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ultimate Dashboard Pro to a version newer than 3.11.2, which updates the input handling to prevent XSS.
  • If an upgrade cannot be performed immediately, deactivate or delete the plugin until a patched version is available to eliminate the attack surface.
  • Add a content-security-policy header that disallows inline JavaScript and restricts script sources to trusted domains, thereby reducing the impact of potential injected code.
  • Review and validate all user-controlled input fields within the plugin and ensure they are properly encoded before output, following best practices for preventing XSS (CWE-79)

Generated by OpenCVE AI on August 26, 2026 at 05:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 16:30:00 +0000


Tue, 25 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Ultimate Dashboard <= 3.11.2 versions. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in MapSteps UG Ultimate Dashboard Pro allows DOM-Based XSS. This issue affects Ultimate Dashboard Pro: from n/a through 3.11.2.
Title WordPress Ultimate Dashboard plugin <= 3.11.2 - Cross Site Scripting (XSS) vulnerability WordPress Ultimate Dashboard Pro plugin <= 3.11.2 - Cross Site Scripting (XSS) vulnerability
References

Mon, 24 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Ultimate Dashboard Project
Ultimate Dashboard Project ultimate Dashboard
Wordpress
Wordpress wordpress
Vendors & Products Ultimate Dashboard Project
Ultimate Dashboard Project ultimate Dashboard
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Ultimate Dashboard <= 3.11.2 versions.
Title WordPress Ultimate Dashboard plugin <= 3.11.2 - 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

Ultimate Dashboard Project Ultimate Dashboard
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-25T15:29:26.513Z

Reserved: 2026-07-27T14:00:21.730Z

Link: CVE-2026-66621

cve-icon Vulnrichment

Updated: 2026-08-18T14:24:23.452Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T15:16:57.290

Modified: 2026-08-25T16:17:06.857

Link: CVE-2026-66621

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T05:15:04Z

Weaknesses
  • CWE-79

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