CVE-2025-58762
Last modified
CVE-2025-58762 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Tautulli is a Python based monitoring and tracking tool for Plex Media Server. In Tautulli v2.15.3 and earlier, an attacker with administrative access can use the `pms_image_proxy` endpoint to write arbitrary python scripts into the application filesystem. EPSS estimates a 0.77% chance of exploitation in the next 30 days.
Description
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. In Tautulli v2.15.3 and earlier, an attacker with administrative access can use the `pms_image_proxy` endpoint to write arbitrary python scripts into the application filesystem. This leads to remote code execution when combined with the `Script` notification agent. If an attacker with administrative access changes the URL of the PMS to a server they control, they can then abuse the `pms_image_proxy` to obtain a file write into the application filesystem. This can be done by making a `pms_image_proxy` request with a URL in the `img` parameter and the desired file name in the `img_format` parameter. Tautulli then uses a hash of the desired metadata together with the `img_format` in order to construct a file path. Since the attacker controls `img_format` which occupies the end of the file path, and `img_format` is not sanitised, the attacker can then use path traversal characters to specify filename of their choosing. If the specified file does not exist, Tautaulli will then attempt to fetch the image from the configured PMS. Since the attacker controls the PMS, they can return arbitrary content in response to this request, which will then be written into the specified file. An attacker can write an arbitrary python script into a location on the application file system. The attacker can then make use of the built-in `Script` notification agent to run the local script, obtaining remote code execution on the application server. Users should upgrade to version 2.16.0 to receive a patch.
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 |
|---|---|---|
| Tautulli | Tautulli | < 2.16.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-58762?
How severe is CVE-2025-58762?
How do I fix CVE-2025-58762?
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-58757MONAI (Medical Open Network for AI) is an AI toolkit for hea…8.8
- CVE-2025-58758TinyEnv is an environment variable loader for PHP applicatio…7.3
- CVE-2025-58759TinyEnv is an environment variable loader for PHP applicatio…6.5
- CVE-2025-5876A vulnerability classified as problematic was found in Lucky…5.5
- CVE-2025-58760Tautulli is a Python based monitoring and tracking tool for …7.5
- CVE-2025-58761Tautulli is a Python based monitoring and tracking tool for …7.5
- CVE-2025-58763Tautulli is a Python based monitoring and tracking tool for …7.2
- CVE-2025-58764Claude Code is an agentic coding tool. Due to an error in co…9.8
- CVE-2025-58765wabac.js provides a full web archive replay system, or 'wayb…7.1
- CVE-2025-58766Dyad is a local AI app builder. A critical security vulnerab…9
- CVE-2025-58767REXML is an XML toolkit for Ruby. The REXML gems from 3.3.3 …5.3
- CVE-2025-58768DeepChat is a smart assistant uses artificial intelligence. …9.6
Are you affected by CVE-2025-58762?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
