CVE-2025-58761
CVE-2025-58761 is a high-severity vulnerability in Tautulli with a CVSS 3.x base score of 8.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-27.
Key facts
- Severity: High (CVSS 3.x base score 8.6)
- EPSS exploit prediction: 1% (46th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-27471
- Weakness: CWE-27
- Affected product: Tautulli
- Published:
- Last modified:
Description
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. The `real_pms_image_proxy` endpoint in Tautulli v2.15.3 and prior is vulnerable to path traversal, allowing unauthenticated attackers to read arbitrary files from the application server's filesystem. The `real_pms_image_proxy` is used to fetch an image directly from the backing Plex Media Server. The image to be fetched is specified through an `img` URL parameter, which can either be a URL or a file path. There is some validation ensuring that `img` begins with the prefix `interfaces/default/images` in order to be served from the local filesystem. However this can be bypassed by passing an `img` parameter which begins with a valid prefix, and then adjoining path traversal characters in order to reach files outside of intended directories. An attacker can exfiltrate files on the application file system, including the `tautulli.db` SQLite database containing active JWT tokens, as well as the `config.ini` file which contains the hashed admin password, the JWT token secret, and the Plex Media Server token and connection details. If the password is cracked, or if a valid JWT token is present in the database, an unauthenticated attacker can escalate their privileges to obtain administrative control over the application. Version 2.16.0 contains a fix for the issue.
Frequently asked questions
- What is CVE-2025-58761?
- Tautulli is a Python based monitoring and tracking tool for Plex Media Server. The `real_pms_image_proxy` endpoint in Tautulli v2.15.3 and prior is vulnerable to path traversal, allowing unauthenticated attackers to read arbitrary files from the application server's filesystem. The `real_pms_image_proxy` is used to fetch an image directly from the backing Plex Media Server. The image to be fetched is specified through an `img` URL parameter, which can either be a URL or a file path. There is some validation ensuring that `img` begins with the prefix `interfaces/default/images` in order to be served from the local filesystem. However this can be bypassed by passing an `img` parameter which begins with a valid prefix, and then adjoining path traversal characters in order to reach files outside of intended directories. An attacker can exfiltrate files on the application file system, including the `tautulli.db` SQLite database containing active JWT tokens, as well as the `config.ini` file which contains the hashed admin password, the JWT token secret, and the Plex Media Server token and connection details. If the password is cracked, or if a valid JWT token is present in the database, an unauthenticated attacker can escalate their privileges to obtain administrative control over the application. Version 2.16.0 contains a fix for the issue.
- How severe is CVE-2025-58761?
- CVE-2025-58761 has a CVSS 3.x base score of 8.6, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2025-58761 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (46th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-58761?
- CVE-2025-58761 affects Tautulli. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-58761?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-58761 have an EU (EUVD) identifier?
- Yes. CVE-2025-58761 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-27471.
- When was CVE-2025-58761 published?
- CVE-2025-58761 was published on 2025-09-09 and last updated on 2026-06-17.
References
- https://github.com/Tautulli/Tautulli/commit/ec77a70aafc555e1aad0d9981f719d1200c117f1
- https://github.com/Tautulli/Tautulli/security/advisories/GHSA-r732-m675-wj7w
Affected products (1)
- cpe:2.3:a:tautulli:tautulli:*:*:*:*:*:*:*:*
More vulnerabilities in Tautulli
- CVE-2026-28505 — Critical (CVSS 10.0): Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the str_eval()…
- CVE-2026-32275 — Critical (CVSS 9.1): Tautulli is a Python based monitoring and tracking tool for Plex Media Server. From version 1.3.10 to before version…
- CVE-2025-58762 — Critical (CVSS 9.1): Tautulli is a Python based monitoring and tracking tool for Plex Media Server. In Tautulli v2.15.3 and earlier, an…
- CVE-2025-58760 — High (CVSS 8.6): Tautulli is a Python based monitoring and tracking tool for Plex Media Server. The `/image` API endpoint in Tautulli…
- CVE-2025-58763 — High (CVSS 8.0): Tautulli is a Python based monitoring and tracking tool for Plex Media Server. A command injection vulnerability in…
- CVE-2026-31831 — High (CVSS 7.5): Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the…
Other CWE-27 vulnerabilities
- CVE-2024-21896 — Critical (CVSS 9.8): The permission model protects itself against path traversal attacks by calling path.resolve() on any paths given by the…
- CVE-2025-10438 — High (CVSS 8.6): Path Traversal: 'dir/../../filename' vulnerability in Yordam Information Technology Consulting Education and Electrical…
- CVE-2024-24809 — High (CVSS 8.5): Traccar is an open source GPS tracking system. Versions prior to 6.0 are vulnerable to path traversal and unrestricted…
- CVE-2024-43658 — High (CVSS 7.2): Patch traversal, External Control of File Name or Path vulnerability in Iocharger Home allows deletion of arbitrary…
- CVE-2023-20090 — Medium (CVSS 6.7): A vulnerability in Cisco TelePresence CE and RoomOS could allow an authenticated, local attacker to elevate privileges…
- CVE-2025-52237 — Medium (CVSS 6.5): An issue in the component /stl/actions/download?filePath of SSCMS v7.3.1 allows attackers to execute a directory…