Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Reflected XSS with victim interaction; scope changes to browser; no availability impact applies to standard XSS.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Nikel Beautiful Cookie Consent Banner allows Reflected XSS. This issue affects Beautiful Cookie Consent Banner: from n/a through 4.6.1.
AnalysisAI
Reflected cross-site scripting in the Beautiful Cookie Consent Banner WordPress plugin (versions through 4.6.1) allows an unauthenticated attacker to inject arbitrary JavaScript into a victim's browser by tricking them into following a crafted URL. Successful exploitation can lead to session token theft, credential harvesting, or malicious redirect depending on attacker-controlled payload. No public exploit code or active exploitation has been identified at time of analysis, and the EPSS score of 0.03% reflects low current exploitation probability.
Technical ContextAI
The vulnerability is a classic reflected (non-persistent) XSS flaw (CWE-79: Improper Neutralization of Input During Web Page Generation) in the Beautiful Cookie Consent Banner plugin for WordPress, developed by Nikel. Reflected XSS arises when user-supplied input in an HTTP request is echoed back into the HTML response without adequate output encoding or sanitization. The CVSS scope metric is marked Changed (S:C), indicating that successful script injection escapes the plugin's own execution context into the victim's browser session, potentially affecting the full WordPress page. The affected surface is the WordPress plugin ecosystem, and the issue was identified and reported by Patchstack (audit@patchstack.com), a specialized WordPress security firm. Affected versions span all releases up to and including 4.6.1.
RemediationAI
The primary remediation is to update Beautiful Cookie Consent Banner to a version above 4.6.1 via the WordPress plugin dashboard or by downloading the latest release from the WordPress plugin repository. The exact patched release version is not independently confirmed in the available data - verify the current version in the WordPress plugin directory before updating. As a compensating control pending patch, site administrators can deactivate the plugin entirely if cookie consent functionality is not immediately required, accepting the trade-off of losing GDPR/cookie banner compliance messaging. Alternatively, deploying a web application firewall (WAF) rule blocking reflected XSS payloads in query parameters associated with the plugin's endpoints can reduce risk without disabling the plugin, though WAF rules may produce false positives on legitimate parameter values. Restricting administrator access to clicking unknown external links via security awareness training reduces the practical impact given the UI:R requirement.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-19989