CVE-2025-62041
7.1CodexThemes · TheGem (Elementor)
CodexThemes TheGem (Elementor) contains a Cross-site Scripting (XSS) vulnerability allowing remote attackers to inject malicious scripts via improper input neutralization.
Executive summary
A high-severity Cross-site Scripting vulnerability in the CodexThemes TheGem (Elementor) theme allows unauthenticated attackers to execute arbitrary scripts in a user's browser.
Vulnerability
This is a stored or reflected Cross-site Scripting (CWE-79) vulnerability occurring due to improper input neutralization. The vulnerability is exploitable by unauthenticated remote attackers who can trigger the issue via user interaction.
Business impact
Successful exploitation allows an attacker to execute arbitrary scripts within the context of an end-user session, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the user. With a CVSS score of 7.1, this vulnerability poses a significant risk to the integrity and confidentiality of user data, and it may damage the reputation of the platform if used to conduct phishing or defacement campaigns.
Remediation
Immediate Action: Since a specific patch version is not explicitly documented, users should monitor the official CodexThemes repository for updates and move to version 5.10.5.2 or higher as soon as it becomes available.
Proactive Monitoring: Security teams should monitor web server access logs for suspicious URL patterns or unexpected script injections originating from the theme files.
Compensating Controls: Deploy a Web Application Firewall (WAF) with strict XSS filtering rules to intercept and block malicious payloads targeting the theme's input parameters.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the ease of exploitation for unauthenticated attackers, administrators must prioritize this issue despite the current lack of a verified patch. Until a vendor update is released, restrict access to administrative interfaces and ensure that all users are aware of the risks associated with clicking suspicious links while logged into the affected environment.
More CodexThemes CVEs
Sources
Originally found and disclosed by João Pedro S Alcântara (Kinorth) | Patchstack Bug Bounty Program, per the CVE Program record.