CVE-2025-54306
Last modified
CVE-2025-54306 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. A remote code execution vulnerability exists in the network configuration functionality, stemming from insufficient input validation when processing network configuration parameters through administrative endpoints. EPSS estimates a 0.68% chance of exploitation in the next 30 days.
Description
An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. A remote code execution vulnerability exists in the network configuration functionality, stemming from insufficient input validation when processing network configuration parameters through administrative endpoints. The application allows administrators to modify the server's network configuration through the Django application. This configuration is processed by Bash scripts (TSsetnoproxy and TSsetproxy) that write user-controlled data directly to environment variables without proper sanitization. After updating environment variables, the scripts execute a source command on /etc/environment; if an attacker injects malicious data into environment variables, this command can enable arbitrary command execution. The vulnerability begins with the /admin/network endpoint, which passes user-supplied form data as arguments to subprocess.Popen calls. The user-supplied input is then used to update environment variables in TSsetnoproxy and TSsetproxy, and finally source $environment is executed.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Thermofisher | Torrent Suite Software | 5.18.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-54306?
How severe is CVE-2025-54306?
How do I fix CVE-2025-54306?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-5430A vulnerability, which was classified as critical, has been …9.8
- CVE-2025-54300A stored XSS vulnerability in Quantum Manager component 1.0.…8.5
- CVE-2025-54301A stored XSS vulnerability in Quantum Manager component 1.0.…8.5
- CVE-2025-54303The Thermo Fisher Torrent Suite Django application 5.18.1 ha…9.8
- CVE-2025-54304An issue was discovered on Thermo Fisher Ion Torrent OneTouc…9.8
- CVE-2025-54305An issue was discovered in the Thermo Fisher Torrent Suite D…7.8
- CVE-2025-54307An issue was discovered in the Thermo Fisher Torrent Suite D…8.8
- CVE-2025-54309CrushFTP 10 before 10.8.5 and 11 before 11.3.4_23, when the …9.8
- CVE-2025-5431A vulnerability, which was classified as critical, was found…8.8
- CVE-2025-54310qBittorrent before 5.1.2 does not prevent access to a local …5.3
- CVE-2025-54313eslint-config-prettier 8.10.1, 9.1.1, 10.1.6, and 10.1.7 has…7.5
- CVE-2025-54314Thor before 1.4.0 can construct an unsafe shell command from…2.8
Are you affected by CVE-2025-54306?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
