CVE-2025-30955
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in GT3themes ListingEasy listingeasy allows Reflected XSS.This issue affects ListingEasy: from n/a through <= 1.9.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS vulnerability in ListingEasy WordPress theme allows attackers to inject malicious scripts via crafted requests, requiring user interaction.
Vulnerability
Details
The ListingEasy WordPress theme versions through 1.9.2 are vulnerable to reflected cross-site scripting (XSS) due to improper neutralization of user input during web page generation [1]. This allows an attacker to inject arbitrary JavaScript into web pages, which is then executed in the context of the victim's browser.
Exploitation
Exploitation requires the attacker to craft a malicious link containing the XSS payload and trick a privileged user (e.g., an administrator) into clicking it [1]. The vulnerability can be triggered without authentication, but successful exploitation depends on user interaction from a logged-in user with sufficient privileges.
Impact
Successful exploitation enables the attacker to execute arbitrary scripts in the victim's session, potentially leading to session hijacking, defacement, redirection to malicious sites, or injection of ads and other HTML content [1]. This could compromise the integrity and confidentiality of the WordPress site and its users.
Mitigation
Users are strongly advised to update the ListingEasy theme to a patched version as soon as possible. If an immediate update is not possible, deploying a Web Application Firewall (WAF) rule, such as the one provided by Patchstack, can offer temporary protection against attacks [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.