CVE-2025-54721
7.1ThimPress · Resca
The ThimPress Resca theme is vulnerable to reflected cross-site scripting due to improper input sanitization during web page generation.
Executive summary
The ThimPress Resca theme is affected by a reflected cross-site scripting vulnerability that could allow unauthenticated attackers to execute arbitrary scripts in a user's browser.
Vulnerability
This is a reflected cross-site scripting (XSS) vulnerability (CWE-79) caused by improper neutralization of user-supplied input. An unauthenticated attacker can craft malicious links to execute unauthorized scripts within the context of a victim's session.
Business impact
Successful exploitation of this flaw can lead to session hijacking, unauthorized actions performed on behalf of legitimate users, and the potential theft of sensitive session cookies. With a CVSS score of 7.1, this vulnerability poses a significant risk to user integrity and privacy, particularly for administrative users whose sessions could be compromised to facilitate further system access.
Remediation
Immediate Action: Since a specific patch version is currently unknown, administrators should disable the Resca theme or restrict access to the affected site until the vendor releases a security update.
Proactive Monitoring: Monitor server access logs for unusual HTTP request parameters or patterns that include suspicious script tags and encoded characters characteristic of XSS payloads.
Compensating Controls: Deploy a Web Application Firewall (WAF) with active rules to detect and block malicious cross-site scripting patterns before they reach the application.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the High severity rating of 7.1, organizations currently utilizing the Resca theme must treat this vulnerability with urgency. Monitor the vendor advisory closely for the release of a patched version and apply it immediately upon availability to eliminate the risk of script injection attacks.
More ThimPress CVEs
Sources
Originally found and disclosed by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) | Patchstack Bug Bounty Program, per the CVE Program record.