CVE-2024-7083
Description
The Email Encoder WordPress plugin before 2.3.4 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Admin+ stored XSS in Email Encoder WordPress plugin <2.3.4 via unsanitized settings, exploitable even without unfiltered_html.
The Email Encoder WordPress plugin before version 2.3.4 suffers from a stored cross-site scripting (XSS) vulnerability due to insufficient sanitization and escaping of its settings [1]. This allows high-privilege users, such as administrators, to inject arbitrary web scripts into plugin configuration pages.
The vulnerability can be exploited by an authenticated admin user who modifies a plugin setting to include malicious JavaScript. When the setting is later rendered in the admin interface, the injected script executes in the context of another administrator's session. The attack is particularly notable because it works even when the unfiltered_html capability is disallowed, such as in a multisite WordPress installation [1].
Successful exploitation lets an attacker perform actions on behalf of the victim admin, including creating new admin accounts, modifying site content, or injecting persistent malware. However, the attack requires that the attacker already has admin-level access to the site, which limits the overall severity.
The vendor has addressed the issue in version 2.3.4 of the plugin. Users are advised to update immediately to mitigate the risk [1]. No workarounds have been provided, and the CVE has not been listed in the CISA Known Exploited Vulnerabilities catalog.
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <2.3.5
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
1- Wordfence Intelligence Weekly WordPress Vulnerability Report (April 20, 2026 to April 26, 2026)Wordfence Blog · Apr 30, 2026