CVE-2026-13416
Received Received - Intake

Stored XSS in CMP WordPress Plugin

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

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: WPScan

Description

The CMP WordPress plugin before 4.1.18 does not sanitise and escape a settings value before outputting it on the coming-soon page, allowing users with the Editor role (when the administrator has granted the Editor role access to the CMP WordPress plugin before 4.1.18's admin-bar controls) to inject arbitrary web scripts that execute when a visitor views the page.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
niteo cmp_wordpress_plugin to 4.1.18 (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 is a stored Cross-Site Scripting (XSS) vulnerability in the CMP WordPress plugin before version 4.1.18. It occurs because the plugin does not properly sanitize and escape a settings value before displaying it on the coming-soon page. Users with the Editor role can inject malicious scripts if granted access to the plugin's admin-bar controls. These scripts execute when visitors view the affected page.

Detection Guidance

Check the installed version of the CMP WordPress plugin. If it is below 4.1.18, the system is vulnerable. Use WordPress admin dashboard or run: wp plugin list | grep cmp. Alternatively, inspect the plugin files for the niteoCS_socialmedia setting in the coming-soon page output.

Impact Analysis

If exploited, this vulnerability allows attackers to inject malicious scripts into your WordPress site. Visitors viewing the coming-soon page may have their browsers compromised, leading to theft of cookies, session tokens, or other sensitive data. It could also enable phishing attacks or defacement of your site.

Compliance Impact

This vulnerability could lead to unauthorized access to user data, violating GDPR's data protection requirements. For HIPAA, it may compromise protected health information if exploited. Both standards require safeguarding user data, and this flaw could result in non-compliance, legal penalties, or reputational damage.

Mitigation Strategies

Update the CMP WordPress plugin to version 4.1.18 or later immediately. Remove Editor role access to the plugin's admin-bar controls if not required. Review and sanitize all user-input settings in the plugin configuration.

Chat Assistant

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

EPSS Chart