Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themepassion Ultra WordPress Admin ultra-admin allows Reflected XSS.This issue affects Ultra WordPress Admin: from n/a through <= 11.7.
AnalysisAI
A Reflected Cross-Site Scripting (XSS) vulnerability exists in the Ultra WordPress Admin plugin (themepassion) through version 11.7, allowing attackers to inject malicious scripts into web pages viewed by administrators and users. The vulnerability stems from improper neutralization of user input during web page generation, classified under CWE-79. An attacker can craft a malicious URL containing JavaScript payloads that execute in the context of an authenticated user's browser session, potentially leading to session hijacking, credential theft, or unauthorized administrative actions without requiring authentication themselves.
Technical ContextAI
The vulnerability is a Reflected XSS flaw (CWE-79: Improper Neutralization of Input During Web Page Generation) in the Ultra WordPress Admin plugin (CPE: cpe:2.3:a:themepassion:ultra_wordpress_admin:*:*:*:*:*:*:*:*), a WordPress administration enhancement tool developed by themepassion. The root cause involves the plugin failing to properly sanitize and escape user-supplied input before rendering it in HTML responses. WordPress plugins operating at the admin level have elevated privileges and access to sensitive administrative functions, making XSS vulnerabilities in this context particularly dangerous. Reflected XSS occurs when the payload is not stored server-side but rather passed through the URL or request parameters and immediately echoed back to the user without validation, allowing attackers to distribute malicious links that execute when victims click them.
RemediationAI
Organizations running Ultra WordPress Admin should upgrade to a version newer than 11.7 immediately upon availability of a patched release from themepassion. Monitor the Patchstack advisory page and the official Ultra WordPress Admin plugin repository for security updates. Until a patch is available, temporary mitigations include: (1) disabling the Ultra WordPress Admin plugin if it is not critical to operations, (2) restricting WordPress admin panel access (wp-admin) to specific IP ranges via firewall or web application firewall rules, (3) implementing Content Security Policy (CSP) headers to restrict inline script execution, and (4) enforcing HTTPS with HSTS to prevent man-in-the-middle injection of malicious URLs. Additionally, ensure that all WordPress administrators are trained not to click suspicious links, particularly those containing query parameters or unusual base64-encoded content.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15536
GHSA-mq53-xgpg-4wjg