Sala WordPress theme CVE-2025-52739
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable reflected XSS needing victim click (UI:R), unauthenticated attacker (PR:N); scope change and low C/I/A retained consistent with browser-context script execution.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in uxper Sala sala allows Reflected XSS.This issue affects Sala: from n/a through <= 1.1.3.
AnalysisAI
Reflected cross-site scripting in the uxper Sala WordPress theme (all versions through 1.1.3) allows remote attackers to inject arbitrary JavaScript that executes in a victim's browser when they follow a crafted link. Reported by Patchstack, the flaw carries a CVSS 7.1 score driven largely by a scope change, though there is no public exploit identified at time of analysis and the EPSS score is very low (0.04%, 14th percentile), indicating minimal current mass-exploitation activity.
Technical ContextAI
Sala is a commercial WordPress theme distributed by the vendor uxper, used to build front-end presentation for WordPress sites. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input is reflected back into an HTML response without proper output encoding or contextual sanitization. Because this is a reflected variant, the malicious payload is delivered within the request (typically a URL parameter) and echoed into the generated page, rather than being stored server-side. The CVSS scope-change flag (S:C) suggests the injected script executes in a security context beyond the vulnerable component itself - consistent with browser-side script running against the authenticated WordPress session of whoever visits the crafted link.
Affected ProductsAI
The affected product is the Sala WordPress theme by uxper, versions from an unspecified starting point through and including 1.1.3 (n/a through <= 1.1.3). No CPE string was provided in the source data. The authoritative advisory is the Patchstack database entry at https://patchstack.com/database/wordpress/theme/sala/vulnerability/wordpress-sala-theme-1-1-3-cross-site-scripting-xss-vulnerability, which is referenced by NVD.
RemediationAI
No fixed version is stated in the available data - the advisory only confirms vulnerability through 1.1.3 - so treat this as No vendor-released patch version independently confirmed at time of analysis and check the Patchstack advisory (https://patchstack.com/database/wordpress/theme/sala/vulnerability/wordpress-sala-theme-1-1-3-cross-site-scripting-xss-vulnerability) and the uxper vendor page for a release later than 1.1.3, upgrading as soon as one is published. As compensating controls until a patched release is applied, deploy a WAF or the Patchstack virtual-patching capability to filter reflected XSS payloads in request parameters (trade-off: rule tuning may cause false positives), restrict or monitor access to the affected theme's request endpoints, and set a restrictive Content-Security-Policy header to limit inline/injected script execution (trade-off: an overly strict CSP can break legitimate theme JavaScript and require testing). Educating administrators and editors not to click untrusted links reduces the practical likelihood given the required user interaction.
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