CVE-2023-33999
Description
DOM-based XSS vulnerability in WPVibes WP Mail Log plugin versions up to 1.0.2 allows script injection via improper input neutralization.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
DOM-based XSS vulnerability in WPVibes WP Mail Log plugin versions up to 1.0.2 allows script injection via improper input neutralization.
Vulnerability
The WP Mail Log plugin by WPVibes, versions from n/a through 1.0.2, contains a DOM-based cross-site scripting (XSS) vulnerability due to improper neutralization of user input during web page generation [1]. The vulnerable code path is reachable through the Freemius library versions < 2.5.10. The specific version affected is 1.0.2 and earlier.
Exploitation
To exploit this vulnerability, an attacker needs to trick a privileged user (such as an administrator) into performing an action, such as clicking a malicious link, visiting a crafted page, or submitting a form [1]. No special network position or authentication is required beyond the initial user interaction. The attacker delivers a crafted payload via the vulnerable DOM element.
Impact
Successful exploitation allows the attacker to inject malicious scripts into the WordPress admin panel, which will execute when the victim or other users visit the affected page [1]. This can lead to theft of session cookies, redirection to malicious sites, display of advertisements, or other arbitrary HTML/JavaScript payloads. The privilege level of the attacker remains low, but the impact can include information disclosure and session hijacking.
Mitigation
The vendor has released version 1.1.1 to patch this vulnerability [1]. Users are strongly advised to update to version 1.1.1 or later immediately. For users unable to update, Patchstack has issued a mitigation rule to block attacks until the plugin is updated [1]. No other workarounds are documented in the provided references.
AI Insight generated on Jun 11, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=1.0.2
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.