CVE-2025-54306

7.2

Thermo Fisher · Torrent Suite

A remote code execution vulnerability in the Thermo Fisher Torrent Suite Django application allows authenticated administrators to execute arbitrary commands via unsanitized network configuration parameters.

Executive summary

A remote code execution vulnerability in the Thermo Fisher Torrent Suite 5.18.1 poses a critical risk by allowing authenticated administrators to execute arbitrary commands on the host system.

Vulnerability

The flaw exists within the network configuration functionality of the Django application, specifically at the /admin/network endpoint. Insufficient input validation allows an authenticated administrator to inject malicious data into environment variables, which are subsequently processed by Bash scripts and executed via a source command.

Business impact

Successful exploitation of this vulnerability allows an attacker with administrative access to achieve full remote code execution on the underlying server. This compromise could lead to complete system takeover, unauthorized data access, and the potential disruption of critical laboratory workflows, justifying the high severity CVSS score of 7.2.

Remediation

Immediate Action: Administrators should immediately restrict access to the /admin/network endpoint and review system logs for unauthorized modifications to network configurations. Contact Thermo Fisher support for the availability of a firmware or software patch to address the command injection flaw.

Proactive Monitoring: Monitor server logs for suspicious Bash script executions, specifically those involving TSsetnoproxy and TSsetproxy, and watch for unexpected changes to the /etc/environment file.

Compensating Controls: Implement strict network segmentation to isolate the Torrent Suite appliance from untrusted networks and ensure that administrative access is restricted to authorized personnel only.

Exploitation status

Public Exploit Available: exploit_available (unknown)

Analyst recommendation

Given the potential for complete system compromise, organizations currently utilizing Thermo Fisher Torrent Suite 5.18.1 must treat this vulnerability with high priority. We strongly recommend limiting administrative access to this interface and coordinating with the vendor to obtain the necessary security updates to remediate the underlying command execution flaw.

More Thermo Fisher CVEs

Sources