Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
UI:R assigned independently because a victim must navigate to the injected page; all other metrics align with contributor-authenticated stored XSS with scope change.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
The Ultra Addons for Contact Form 7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Range Slider 'data-label' and 'data-separator' attributes in all versions up to, and including, 3.5.43 due to insufficient input sanitization and output escaping. 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
Stored Cross-Site Scripting in the Ultra Addons for Contact Form 7 WordPress plugin (all versions through 3.5.43) permits authenticated contributors to inject persistent malicious scripts via the Range Slider widget's 'data-label' and 'data-separator' attributes. The Scope:Changed CVSS metric confirms that once injected, the payload executes in the security context of any user who subsequently visits the affected page - including administrators - enabling session hijacking, credential theft, or admin-level action forgery. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
The vulnerable component is the Range Slider add-on bundled with the Ultra Addons for Contact Form 7 plugin (CPE: cpe:2.3:a:themefic:ultra_addons_for_contact_form_7:*:*:*:*:*:*:*:*) by Themefic, a WordPress plugin that extends Contact Form 7 with additional UI components. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation - 'Cross-site Scripting'), specifically the stored/persistent variant: user-supplied values for the HTML attributes 'data-label' and 'data-separator' on the Range Slider widget are written to the database and later rendered into page output without adequate sanitization or escaping. The WordPress trac changeset (3586004) targets range-slider.js, suggesting the flaw involves client-side attribute reflection from stored server data rather than pure server-side templating. The Scope:Changed (S:C) metric in the CVSS vector is appropriate: the vulnerable system is the WordPress server/plugin, while the impact materializes in a separate security context - the victim's browser - consistent with standard XSS scope-change scoring.
RemediationAI
An upstream fix has been committed to the plugin's WordPress Subversion repository in changeset 3586004 (https://plugins.trac.wordpress.org/changeset/3586004/ultimate-addons-for-contact-form-7/trunk/addons/range-slider/js/range-slider.js); however, the exact released plugin version containing this fix is not independently confirmed from the available intelligence - verify against the WordPress plugin repository and update to the latest available version exceeding 3.5.43. As a compensating control pending update, site administrators can restrict contributor-level access or disable the Range Slider widget feature within the plugin settings, accepting the trade-off of reduced form-builder functionality. Additionally, enabling a Web Application Firewall rule targeting XSS payloads in form widget attribute fields (available through Wordfence or equivalent WAF solutions) can block exploitation attempts without requiring downtime. Review existing pages for unexpected script content in Range Slider widget attributes as part of post-discovery cleanup.
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-54365
GHSA-vg95-f6hv-9qwv