CVE-2025-54307
Last modified
CVE-2025-54307 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. The /configure/plugins/plugin/upload/zip/ and /configure/newupdates/offline/bundle/upload/ endpoints allow low-privilege users to upload ZIP files to the server. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
An issue was discovered in the Thermo Fisher Torrent Suite Django application 5.18.1. The /configure/plugins/plugin/upload/zip/ and /configure/newupdates/offline/bundle/upload/ endpoints allow low-privilege users to upload ZIP files to the server. The plupload_file_upload function handles these file uploads and constructs the destination file path by using either the name parameter or the uploaded filename, neither of which is properly sanitized. The file extension is extracted by splitting the filename, and a format string is used to construct the final file path, leaving the destination path vulnerable to path traversal. An authenticated attacker with network connectivity can write arbitrary files to the server, enabling remote code execution after overwriting an executable file. An example is the pdflatex executable, which is executed through subprocess.Popen in the write_report_pdf function after requests to a /report/latex/(\d+).pdf endpoint.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/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-54307?
How severe is CVE-2025-54307?
How do I fix CVE-2025-54307?
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-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-54306An issue was discovered in the Thermo Fisher Torrent Suite D…7.2
- 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
- CVE-2025-54315The Matrix specification before 1.16 (i.e., with a room vers…7.1
Are you affected by CVE-2025-54307?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
