Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The PQ Addons - Creative Elementor Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via widget attributes in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping on the html_tag parameter in the PQ Section Title widget. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
The PQ Addons - Creative Elementor Widgets plugin for WordPress contains a Stored Cross-Site Scripting (XSS) vulnerability in the Section Title widget's html_tag parameter due to insufficient input sanitization and output escaping. All versions up to and including 1.0.0 are affected, allowing authenticated attackers with contributor-level access or above to inject arbitrary JavaScript that executes when users view affected pages. The vulnerability has a CVSS score of 6.4 (Medium) and exploits are possible since the attack requires only low privilege levels and no user interaction beyond page access.
Technical ContextAI
The vulnerability is rooted in CWE-79 (Improper Neutralization of Input During Web Page Generation, also known as Cross-Site Scripting) within the PeacefulQode PQ Addons plugin (CPE: cpe:2.3:a:peacefulqode:pq_addons_–_creative_elementor_widgets). Elementor is a popular WordPress page builder that allows widgets to render dynamic content. The Section Title widget accepts an html_tag parameter intended to specify HTML heading levels (h1, h2, etc.), but this parameter is passed directly to output without proper escaping via functions like wp_kses_post() or esc_attr(). Code analysis from the WordPress plugin repository shows the vulnerability exists in both style-1.php and style-2.php template files (lines 20 and 26 respectively) where the html_tag value is interpolated into the rendered output, allowing attackers to inject script tags or event handlers within the tag itself.
RemediationAI
Update the PQ Addons – Creative Elementor Widgets plugin to a patched version beyond 1.0.0 as soon as a vendor release becomes available. Review the Wordfence threat intelligence and official plugin repository for patch availability. Immediately restrict contributor-level access to trusted content authors only, and audit recent changes to pages using the Section Title widget for suspicious script injections. As a temporary mitigation before patching, disable the Section Title widget entirely via plugin settings or code if alternatives exist, or restrict page editing capability to administrator-only accounts. Additionally, implement WordPress security hardening measures including Content Security Policy (CSP) headers to mitigate XSS impact, enable the WordPress Security plugin Wordfence for real-time attack detection, and regularly monitor user account activity for indicators of compromise. Database backups should be taken before any remediation to ensure recovery options if stored XSS payloads have already been injected.
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
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
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
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14153
GHSA-qhv2-5w8w-mqqm