CVE-2025-24694
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CreativeMindsSolutions CM Pop-Up banners cm-pop-up-banners allows Reflected XSS.This issue affects CM Pop-Up banners: from n/a through <= 1.7.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in CM Pop-Up banners plugin (≤1.7.6); attackers can inject malicious scripts via crafted links requiring user interaction.
Vulnerability
Description
CVE-2025-24694 is a reflected cross-site scripting (XSS) vulnerability in the WordPress plugin CM Pop-Up Banners, versions through 1.7.6. The issue arises from improper neutralization of user-supplied input during web page generation, allowing an attacker to inject arbitrary HTML or JavaScript into the response [1].
Exploitation
Prerequisites
An attacker can trigger the vulnerability by crafting a malicious link that, when clicked by a privileged user (e.g., an administrator), executes the injected script in the context of the victim's session. User interaction is required—the victim must click the link, visit a crafted page, or submit a form [1]. This type of reflected XSS does not require authentication on the attacker's part but depends on the target user's privileges.
Impact
Successful exploitation could allow an attacker to inject scripts that redirect visitors, display advertisements, or perform other arbitrary actions on the affected WordPress site. Because the script executes in the context of the victim user's session, an attacker could potentially perform actions that the victim is authorized to do, such as creating new admin users or modifying site content [1]. The vulnerability is rated as High severity with a CVSS v3 score of 7.1, reflecting its potential for harm in mass-exploit campaigns.
Mitigation
The vulnerability is patched in version 1.7.7. Users are strongly advised to update the plugin immediately. If updating is not possible, a security rule from Patchstack can block attacks until the update is applied [1]. The vulnerability is listed with a moderate dangerousness risk and is expected to be exploited.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=1.7.6
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.