CVE-2026-42658
Description
Unauthenticated XSS in Classified Listing plugin <=5.3.8 allows attackers to inject malicious scripts via user interaction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated XSS in Classified Listing plugin <=5.3.8 allows attackers to inject malicious scripts via user interaction.
Vulnerability
An unauthenticated Cross-Site Scripting (XSS) vulnerability exists in the Classified Listing plugin for WordPress, affecting versions up to and including 5.3.8 [1]. The flaw allows an attacker to inject arbitrary JavaScript or HTML into the application without requiring authentication, but successful exploitation depends on a privileged user (such as an administrator) performing an action like clicking a malicious link or visiting a crafted page [1].
Exploitation
To exploit this vulnerability, an attacker crafts a malicious link or page containing the XSS payload. The attacker does not need to be authenticated, but the victim must be a logged-in user with elevated privileges (e.g., admin) who interacts with the crafted content [1]. When the victim clicks the link or submits a form, the injected script executes in the context of the victim's session, potentially allowing further actions.
Impact
Successful exploitation enables the attacker to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, which execute when visitors access the affected site [1]. This can lead to information disclosure, site defacement, or further compromise of the WordPress installation and its users.
Mitigation
The vendor has released version 5.3.9, which fixes the vulnerability [1]. Users are strongly advised to update to 5.3.9 or later immediately. For those unable to update, Patchstack offers a mitigation rule that blocks attacks until the patch is applied [1]. No other workarounds are documented in the available reference.
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: <=5.3.8
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.