CVE-2025-15112

8.0

Ksenia Security · lares

Ksenia Security lares version 1.6 contains an open redirect vulnerability in the cmdOk.xml script, allowing attackers to redirect authenticated users to malicious websites via the redirectPage parameter.

Executive summary

A URL redirection vulnerability in Ksenia Security lares allows attackers to craft malicious links that redirect authenticated users to arbitrary external websites.

Vulnerability

The vulnerability exists within the cmdOk.xml script, which fails to properly validate the redirectPage GET parameter. This flaw allows an attacker to manipulate the redirection logic, potentially facilitating phishing or social engineering attacks against authenticated users.

Business impact

The primary risk involves the potential for attackers to conduct sophisticated phishing campaigns by leveraging the trust associated with the legitimate Ksenia Security domain. While the CVSS score of 8.0 reflects the potential for abuse, the impact is primarily focused on the redirection of users rather than direct system compromise. Successful exploitation could lead to credential theft or the delivery of malicious content to users, resulting in reputational damage and potential loss of user account security.

Remediation

Immediate Action: As no specific patch version is currently identified, administrators should restrict access to the lares interface to trusted networks only and educate users on the risks of clicking suspicious links, even those originating from known domains.

Proactive Monitoring: Security teams should review web server access logs for anomalous requests to the cmdOk.xml script, particularly those containing unexpected or external URLs in the redirectPage parameter.

Compensating Controls: Deploy a Web Application Firewall (WAF) to inspect incoming HTTP requests and block or sanitize URLs containing suspicious redirection attempts targeting the cmdOk.xml endpoint.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the referenced Packet Storm Security filing.

Analyst recommendation

Given the availability of a public proof-of-concept, the risk of exploitation is elevated. Administrators must treat this as a credible threat to user security. While waiting for formal vendor guidance or a patch, implementing strict network-level access controls and utilizing WAF rules to filter malicious redirection parameters remains the most effective strategy to mitigate this vulnerability.

More Ksenia Security CVEs

Sources

Originally found and disclosed by Mencha Isajlovska of Zero Science Lab, per the CVE Program record.