Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network XSS (PR:N, AV:N) requiring victim interaction (UI:R); scope change (S:C) as script escapes the plugin into the wp-admin session, with limited C/I/A.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Smart Manager <= 8.90.0 versions.
AnalysisAI
Stored/reflected Cross-Site Scripting in the Smart Manager (smart-manager-for-wp-e-commerce) WordPress plugin by StoreApps affects all versions up to and including 8.90.0, allowing unauthenticated attackers to inject browser-executed script that runs in the context of a victim who follows a crafted link or triggers the vulnerable flow. Because the CVSS scope is changed (S:C), successful exploitation can impact the broader WordPress site beyond the plugin's own boundary, potentially leading to admin session theft or actions performed as a logged-in operator. Reported by Patchstack; no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is Smart Manager, a WooCommerce/WordPress bulk-editing and data-management plugin distributed as smart-manager-for-wp-e-commerce (vendor: storeapps). The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input reaches an HTML/JS output context without adequate encoding or sanitization, so injected markup is interpreted as active script by the browser. In WordPress plugins this class typically arises from echoing request parameters or stored records into admin/list views without wp_kses/esc_html/esc_attr escaping. The CVSS scope-change flag (S:C) indicates the script executes outside the vulnerable component's privilege boundary - characteristic of XSS that runs in the wider wp-admin or site DOM.
RemediationAI
No vendor-released patch version is identified in the available data, so upgrade to any Smart Manager release later than 8.90.0 as soon as StoreApps publishes one, and monitor the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/smart-manager-for-wp-e-commerce/vulnerability/wordpress-smart-manager-plugin-8-90-0-cross-site-scripting-xss-vulnerability) and the plugin's changelog for the corrected build. As compensating controls until then: deploy a WAF or Patchstack's virtual patching to filter XSS payloads on the plugin's endpoints (may cause false positives on legitimate rich-text input); restrict access to Smart Manager admin pages to trusted operators and networks to shrink the pool of potential victims (reduces convenience for legitimate managers); and consider deactivating the plugin if it is not in active use (removes bulk-edit functionality). Because exploitation requires the victim to follow a crafted request, advise administrators against clicking untrusted links while authenticated.
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-2026-48175
GHSA-5p38-r4f3-fvpj