Wordpress Theme
CVE-2025-30955
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Reflected cross-site scripting (XSS) in GT3themes ListingEasy WordPress theme through version 1.9.2 allows unauthenticated attackers to inject arbitrary JavaScript into web pages viewed by other users. The vulnerability exists in unspecified input handling during page generation, enabling attackers to craft malicious URLs that execute scripts in victims' browsers when clicked. No public exploit code or active exploitation has been confirmed, though the low EPSS score (0.04%) suggests limited real-world attack likelihood despite the high-impact nature of XSS.
Technical ContextAI
ListingEasy is a WordPress theme developed by GT3themes that handles dynamic content rendering for listing pages. The vulnerability stems from improper input neutralization during web page generation, classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). This occurs when user-supplied input (likely through URL parameters or form fields) is reflected back to the browser without proper HTML encoding or sanitization, allowing attackers to break out of the intended context and inject malicious JavaScript code. WordPress themes are loaded server-side and rendered in users' browsers, making XSS particularly dangerous as injected scripts execute with the privileges of the authenticated user viewing the page.
Affected ProductsAI
GT3themes ListingEasy WordPress theme from initial release through version 1.9.2 and earlier. The theme is distributed through the WordPress.org theme repository and third-party theme marketplaces. No specific CPE identifier is provided in available data, though the vulnerability affects all installations of this theme at or below version 1.9.2.
RemediationAI
Site administrators should immediately update the ListingEasy theme to the latest available version beyond 1.9.2, which should include the security fix. Update through the WordPress admin dashboard (Appearance > Themes > ListingEasy > Update) or manually download the patched version from the WordPress.org theme repository or GT3themes official website. Until patching is feasible, implement Web Application Firewall (WAF) rules to filter common XSS payloads in URL parameters, though this is not a complete mitigation. Detailed vulnerability information and patch confirmation can be found in the Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Theme/listingeasy/vulnerability/wordpress-listingeasy-theme-1-9-2-reflected-cross-site-scripting-xss-vulnerability.
More in Wordpress Theme
View allThe Newscrunch theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check in the news
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and in
A vulnerability in posimyththemes Nexter nexter.0.3. Rated high severity (CVSS 8.5), this vulnerability is remotely expl
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Acti
Remote code execution in the dmcwebzone Airin Blog WordPress plugin (versions up to and including 1.6.1) is possible thr
search.php in the Nova Lite theme before 1.3.9 for WordPress allows Reflected XSS. Rated medium severity (CVSS 6.1), thi
Unrestricted Upload of File with Dangerous Type vulnerability in EPC AI Hub allows Upload a Web Shell to a Web Server.3.
Backdoor / malicious code implant in the Silk Themes 'Newspapers X' WordPress theme (versions 1.0.46 through 1.0.48) all
Critical unrestricted file upload vulnerability in NasaTheme Flozen that allows unauthenticated remote attackers to uplo
Remote code execution in LogisticsHub WordPress theme allows unauthenticated attackers to upload arbitrary files, includ
Farost Energia WordPress plugin allows unrestricted file upload enabling attackers to upload web shells and achieve remo
Unrestricted file upload in the Medcity WordPress theme before version 1.1.9 allows unauthenticated attackers to upload
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today