youForms for WordPress <= 1.0.5 - Authenticated Stored Cross-Site Scripting
Description
youForms for WordPress ≤1.0.5 allows editors/admins to inject stored XSS via unsanitized Button Text field, even with unfiltered_html disabled.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
youForms for WordPress ≤1.0.5 allows editors/admins to inject stored XSS via unsanitized Button Text field, even with unfiltered_html disabled.
Vulnerability
The youForms for WordPress plugin through version 1.0.5 fails to sanitize or escape the Button Text field within its Templates [1]. This allows high-privilege users (editors and administrators) to inject arbitrary JavaScript or HTML into the field, which is stored and later executed in the context of the WordPress admin area. The vulnerability exists even when the unfiltered_html capability is disallowed [1].
Exploitation
An attacker must have editor or administrator access to the WordPress site to exploit the vulnerability [1]. No other special network position or user interaction (beyond the victim administrator viewing the stored data) is required. The attacker simply navigates to the plugin's template settings, locates the Button Text field, and enters a payload string containing JavaScript code. The plugin stores the payload unsanitized [1].
Impact
When a user with sufficient privileges (e.g., another administrator) views the affected template in the admin interface, the stored payload executes as Cross-Site Scripting (XSS). An attacker can use this to perform actions such as stealing session cookies, forging administrator requests, or defacing the admin panel [1]. The compromise operates within the context of the affected WordPress admin user's session.
Mitigation
As of the latest referenced information, no fix has been released for this vulnerability [1]. The plugin has not received an update beyond version 1.0.5. A recommended mitigation is to restrict editor and administrator accounts to trusted users only, or to disable or replace the plugin if the risk is unacceptable. The CVE is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- WordPress/youFormsdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/b5def0e7-2b4a-43e0-8175-28b28aa2f8aemitrex_refsource_MISC
News mentions
0No linked articles in our index yet.