CVE-2026-41231

7.5

Froxlor · Froxlor

Froxlor contains an improper link resolution vulnerability in the DataDump.add function, allowing authenticated users to perform unauthorized file ownership changes when the ExportCron runs as root.

Executive summary

A vulnerability in Froxlor allows authenticated users to gain ownership of arbitrary system directories, posing a critical risk of privilege escalation.

Vulnerability

This is an improper link resolution vulnerability (CWE-59) where the DataDump.add function fails to validate user-supplied input against symlink restrictions. An authenticated attacker can manipulate path operations to cause the root-level ExportCron process to recursively change ownership of arbitrary system files.

Business impact

The ability for a standard user to change the ownership of system files creates a direct path to full system compromise. Given the CVSS score of 7.5, this high-severity flaw could allow an attacker to gain root privileges, resulting in total data loss, unauthorized access to sensitive server configurations, and complete service disruption.

Remediation

Immediate Action: Update the Froxlor installation to version 2.3.6 or later immediately to apply the necessary path validation fixes.

Proactive Monitoring: Review system logs for unusual cron job activity and monitor for unauthorized changes to file ownership or permissions in sensitive system directories.

Compensating Controls: Restrict administrative access to the server and ensure that the application is running with the least privilege necessary, which may help limit the impact if the application environment is compromised.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

The severity of this vulnerability, combined with the potential for root-level impact, necessitates immediate action. Administrators must prioritize updating to version 2.3.6 to remediate the flaw and prevent potential privilege escalation. Failure to patch this vulnerability leaves the underlying server infrastructure exposed to unauthorized administrative control.

More Froxlor CVEs

Sources