Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WEN Themes WEN Logo Slider allows DOM-Based XSS.
This issue affects WEN Logo Slider: from n/a through 3.4.0.
AnalysisAI
DOM-based cross-site scripting (XSS) in WEN Logo Slider WordPress plugin through version 3.4.0 allows authenticated high-privilege users to inject malicious scripts that execute in the browsers of other site visitors when the UI redirects the page, potentially compromising site integrity and user data. The vulnerability requires high-privilege administrator access and user interaction (page redirect), limiting its practical scope to insider threats or compromised admin accounts.
Technical ContextAI
WEN Logo Slider is a WordPress plugin that manages logo carousels. The vulnerability stems from improper neutralization of user input during web page generation (CWE-79), specifically in DOM-based XSS scenarios. The plugin fails to properly sanitize or escape input before it is used in client-side JavaScript execution contexts, allowing attackers with administrator privileges to craft malicious payloads. DOM-based XSS differs from reflected/stored XSS in that the vulnerability exists in client-side code logic rather than server-side rendering, making detection via traditional server logs difficult.
RemediationAI
Update WEN Logo Slider to a version newer than 3.4.0 released by WEN Themes. WordPress administrators should navigate to their plugin management dashboard, locate WEN Logo Slider, and apply the available update immediately. If a patched version is not yet available, implement access controls by restricting administrator role assignment to trusted users only, enforce multi-factor authentication on all administrator accounts to prevent unauthorized access, and audit plugin settings and logo slider configurations for any suspicious modifications. The Patchstack advisory should be consulted for specific patched version availability. Since exploitation requires high-privilege access combined with user interaction, sites with strictly controlled administrator access face minimal risk during the patching window.
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-209712
GHSA-3jg8-qc6x-c493