Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
Admin credentials required (PR:H); victim must visit page (UI:R); scope changes to browser (S:C); XSS confers no availability impact (A:N).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in StellarWP Image Widget image-widget allows Stored XSS.This issue affects Image Widget: from n/a through <= 4.4.11.
AnalysisAI
Stored XSS in StellarWP's Image Widget WordPress plugin (all versions through 4.4.11) allows a high-privileged attacker to plant persistent malicious JavaScript into widget configuration fields, which then executes in the browsers of any visitor loading pages that render the widget. The CVSS scope-change indicator (S:C) confirms the payload crosses from the admin backend into the victim's browser context. No public exploit code or active exploitation has been observed; EPSS at 0.03% (9th percentile) and SSVC exploitation status of 'none' indicate negligible current threat activity.
Technical ContextAI
The affected component is the Image Widget plugin for WordPress, authored by StellarWP, identified by CPE cpe:2.3:a:stellarwp:image_widget:*:*:*:*:*:*:*:*. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), a classic Stored XSS class: user-supplied values - likely widget title, image link, alt text, or similar configuration fields - are persisted to the WordPress database and subsequently reflected into HTML output without adequate output encoding or escaping. Because WordPress widgets are rendered site-wide on any page or post where the widget is placed, a single injected payload can be replayed to all site visitors. The CVSS S:C (Changed Scope) confirms the exploit crosses the trust boundary from the administrative configuration interface to the unprivileged visitor's browser context.
RemediationAI
Monitor the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/image-widget/vulnerability/wordpress-image-widget-plugin-4-4-11-cross-site-scripting-xss-vulnerability?_s_id=cve and the WordPress plugin repository for a patched release beyond version 4.4.11; no exact fix version has been confirmed in the available data, so do not upgrade blindly to an unverified build. If immediate patching is not possible, restrict widget configuration access to the minimum number of fully trusted administrator accounts and audit existing widget configurations for unexpected script tags or event-handler attributes. Deploying a strict Content Security Policy header (e.g., script-src 'self') on the affected site will limit the blast radius of any stored payload by blocking inline script execution in victim browsers, though this may break other site functionality and must be tested. Temporarily deactivating the Image Widget plugin on public-facing sites is the most definitive interim control with no residual XSS exposure, at the cost of losing widget display functionality.
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-26214