CVE-2026-40770
Description
Unauthenticated XSS in Coupon Affiliates plugin for WordPress <=7.5.3 allows attackers to inject malicious scripts into sites.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated XSS in Coupon Affiliates plugin for WordPress <=7.5.3 allows attackers to inject malicious scripts into sites.
Vulnerability
The Coupon Affiliates plugin for WordPress (versions up to and including 7.5.3) contains an unauthenticated cross-site scripting (XSS) vulnerability. The flaw arises from insufficient input sanitization and output escaping, enabling injection of arbitrary HTML and JavaScript. No authentication is required to trigger the vulnerability, though successful exploitation requires user interaction from a privileged user. [1]
Exploitation
An attacker can exploit this vulnerability without authentication by crafting a malicious payload and delivering it via a link or a crafted page. The attack requires a privileged user (e.g., an administrator) to perform an action such as clicking the malicious link, visiting a specially crafted page, or submitting a form. The lack of input validation allows the payload to be processed by the vulnerable plugin, leading to script execution in the victim's browser. [1]
Impact
Successful exploitation allows the attacker to inject malicious scripts (e.g., redirects, advertisements, or other HTML payloads) that are executed when the privileged user or any site visitor accesses the affected page. This can lead to session theft, defacement, or further compromise of the WordPress site. The vulnerability is considered moderately dangerous and is expected to be leveraged in mass-exploit campaigns. [1]
Mitigation
The vulnerability is fixed in version 7.6.0 of the Coupon Affiliates plugin. All users should update to that version or later immediately. If updating is not possible, a mitigation rule is available from Patchstack to block attacks until the update can be applied. No other workarounds are provided in the available references. [1]
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=7.5.3
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.