CVE-2026-40787
Description
Unauthenticated stored XSS in Quiz And Survey Master <=11.0.0 allows attackers to inject malicious scripts via crafted input, requiring user interaction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated stored XSS in Quiz And Survey Master <=11.0.0 allows attackers to inject malicious scripts via crafted input, requiring user interaction.
Vulnerability
The Quiz And Survey Master plugin for WordPress versions up to and including 11.0.0 contains an unauthenticated stored Cross-Site Scripting (XSS) vulnerability. An attacker can inject arbitrary JavaScript into the plugin's input fields without requiring authentication. The injected script is stored and later executed when a privileged user (e.g., administrator) views the affected page. [1]
Exploitation
An unauthenticated attacker can craft a malicious payload and submit it via a vulnerable form or field in the plugin. The payload is stored on the server. Successful exploitation requires a privileged user to subsequently access the page containing the injected script, such as by clicking a link or visiting the admin dashboard. No prior authentication is needed for the injection step. [1]
Impact
If exploited, the attacker can execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, defacement, redirection to malicious sites, or theft of sensitive information. The CVSS score is 7.1 (High), indicating moderate severity with potential for mass exploitation. [1]
Mitigation
The vulnerability is fixed in version 11.1.0 of the plugin. Users are strongly advised to update immediately. For those unable to update, Patchstack offers a mitigation rule to block attacks until the update is applied. The vulnerability is expected to be exploited in mass campaigns, so prompt action is recommended. [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: <=11.0.0
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.