CVE-2026-42733
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RealMag777 WPCS currency-switcher allows DOM-Based XSS.This issue affects WPCS: from n/a through <= 1.3.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The WPCS currency-switcher plugin for WordPress <=1.3.1 is vulnerable to DOM-based XSS due to improper input neutralization.
Vulnerability
The WPCS (currency-switcher) plugin for WordPress, version 1.3.1 and earlier, contains a DOM-based Cross-Site Scripting (XSS) vulnerability. The issue arises from improper neutralization of user-supplied input during web page generation, allowing an attacker to inject and execute arbitrary scripts in the browser of a victim visiting an affected site.
Exploitation
Exploitation requires no special network position beyond being able to serve a crafted link or page to a logged-in administrator or other user with appropriate privileges. The attacker must trick the victim into clicking a malicious link, visiting a crafted page, or submitting a specially prepared form. The attacker's injected script then executes in the context of the victim's session.
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the victim's browser. This could be used to steal session cookies, redirect users to malicious sites, deliver advertisements, deface the page, or perform other actions within the security context of the vulnerable site. The CVSS score of 7.1 (High) reflects the potential for significant harm despite requiring user interaction.
Mitigation
The vulnerability is fixed in version 1.3.2 of the WPCS plugin. Users should update immediately. If update is not possible, a mitigation rule from Patchstack can block attacks until the update is applied [1]. No other workarounds are documented. The plugin is actively targeted in mass-exploit campaigns.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=1.3.1+ 1 more
- (no CPE)range: <=1.3.1
- (no CPE)range: <=1.3.1
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.