xSmart WordPress Theme CVE-2025-62936
MEDIUMSeverity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Victim must view injected page (UI:R); scope changes to victim browser (S:C); content injection enables page integrity modification (I:L).
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in Jthemes xSmart xsmart allows Code Injection.This issue affects xSmart: from n/a through <= 1.2.9.4.
AnalysisAI
Content injection via stored script-tag HTML in the xSmart WordPress theme through version 1.2.9.4 allows low-privileged authenticated users to embed unsanitized HTML - including script-bearing tags - into pages served to other site visitors. The flaw originates from inadequate output escaping in the Jthemes-developed theme and is classified as CWE-80 (Basic XSS / HTML tag injection). No public exploit code or active exploitation has been identified; EPSS sits at 0.02% (6th percentile), consistent with low threat-actor interest at time of analysis.
Technical ContextAI
xSmart is a commercial WordPress theme developed by Jthemes, affecting all releases through version 1.2.9.4. CWE-80 (Improper Neutralization of Script-Related HTML Tags in a Web Page) denotes a failure to escape or sanitize HTML metacharacters - specifically script-related tags such as <script> or inline event handlers - before rendering user-supplied input in the browser. WordPress provides dedicated escaping functions (esc_html(), esc_attr(), wp_kses()) for this purpose; their absence or incorrect application in theme template code is the likely root cause. The CVSS vector (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N) confirms network reachability, low access complexity, and a requirement for low-privilege WordPress authentication to inject the payload. The advisory was sourced from Patchstack (audit@patchstack.com) and catalogued under the WordPress theme vulnerability class.
Affected ProductsAI
The xSmart WordPress theme by Jthemes is affected from an unspecified baseline through and including version 1.2.9.4. No CPE string was provided in the NVD data. Full vulnerability details are available via the Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/xsmart/vulnerability/wordpress-xsmart-theme-1-2-9-4-content-injection-vulnerability?_s_id=cve.
RemediationAI
The primary fix is to update the xSmart WordPress theme to a version beyond 1.2.9.4 that resolves the content injection vulnerability; consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/xsmart/vulnerability/wordpress-xsmart-theme-1-2-9-4-content-injection-vulnerability?_s_id=cve for the exact patched release, as no patched version number was independently confirmed in the available data. If an updated theme version is not yet available from Jthemes, compensating controls include restricting WordPress user registration and limiting contributor or subscriber roles exclusively to trusted accounts (directly reducing the attacker pool), auditing existing posts and theme-generated pages for injected HTML artifacts, and deploying a WAF rule to strip or block script-bearing HTML tags in form submissions - noting that WAF filtering may inadvertently block legitimate rich-text content if the theme permits HTML input. No vendor advisory from Jthemes was identified in the reference data.
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-80 – Basic XSS
View allShare
External POC / Exploit Code
Leaving vuln.today