AWeber <= 7.3.20 - Admin+ Stored XSS
Description
The AWeber WordPress plugin through 7.3.20 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.
AWeber plugin ≤7.3.20 allows admin-level Stored XSS via unsanitized settings even when unfiltered_html is disabled in multisite.
Vulnerability
The AWeber WordPress plugin through version 7.3.20 fails to sanitize and escape some of its settings. This allows high-privilege users, specifically administrators, to inject arbitrary web scripts into stored plugin configuration values. The vulnerability is present in all versions before 7.3.21, and is exploitable even when the unfiltered_html capability is disallowed (as is typical in multisite installations) [1].
Exploitation
To exploit this vulnerability, an attacker requires administrator-level access to the WordPress site. The attacker can inject malicious JavaScript into the affected settings fields; when the plugin renders these settings on an admin page, the injected script executes. No additional user interaction is required beyond the admin saving the crafted settings [1].
Impact
Successful exploitation results in Stored Cross-Site Scripting (XSS) within the WordPress admin dashboard. An attacker could perform actions in the context of the current administrator session, such as creating new admin accounts, modifying site content, or redirecting users. The impact is limited to the privileges of the administrator account used during the attack [1].
Mitigation
The vulnerability is fixed in version 7.3.21 of the AWeber plugin. Users are advised to update their plugin to this version immediately. No other workarounds have been published [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/cc35b2f4-f1f1-4ed3-91b2-025bd5848b29/mitreexploitvdb-entrytechnical-description
News mentions
0No linked articles in our index yet.