CVE-2025-52739

7.1

uxper · Sala

The Sala WordPress theme is affected by a reflected cross-site scripting vulnerability due to improper input sanitization during web page generation.

Executive summary

A reflected cross-site scripting vulnerability in the uxper Sala WordPress theme allows unauthenticated attackers to execute arbitrary scripts in a user's browser.

Vulnerability

This is a reflected cross-site scripting (XSS) vulnerability categorized under CWE-79. It allows an unauthenticated attacker to inject malicious scripts into the web page, which then execute within the context of the victim's session.

Business impact

The exploitation of this vulnerability can lead to session hijacking, unauthorized actions performed on behalf of the user, or the redirection of visitors to malicious content. With a CVSS score of 7.1, this represents a high-severity risk that could damage user trust and compromise the integrity of interactions on the affected website.

Remediation

Immediate Action: Since a specific patch version is currently unknown, users should monitor the official uxper advisory page for updates and apply them as soon as they become available.

Proactive Monitoring: Security teams should review web server access logs for suspicious URL parameters containing script tags or encoded characters indicative of XSS attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with robust XSS protection rules to detect and block malicious payloads directed at the theme's entry points.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for unauthorized script execution, administrators must treat this vulnerability with high priority. While waiting for an official patch from uxper, ensure that all administrative accounts are protected by multi-factor authentication and consider restricting access to administrative interfaces until the theme is updated.

More uxper CVEs

Sources

Originally found and disclosed by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) | Patchstack Bug Bounty Program, per the CVE Program record.