Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-58762 β€” AI Deep Analysis Summary

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Tautulli's `pms_image_proxy` endpoint has a **file write flaw**. πŸ’₯ **Consequences**: Attackers can achieve **Remote Code Execution (RCE)**. This is critical for media server admins!

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-73** (External Control of File Name or Path). The vulnerability lies in how the proxy handles file paths, allowing unauthorized writes. ⚠️

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: **Tautulli** users. Specifically versions **2.15.3 and earlier**. If you haven't updated since Sept 2025, you are at risk! πŸ“‰

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Power**: Full **Remote Code Execution**. They can run arbitrary commands on your server. πŸ–₯️ This means total compromise of your Plex monitoring instance.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”’ **Threshold**: **Medium**. Requires **PR:H** (High Privileges). You need valid credentials to exploit this. It's not open to the public internet without login. πŸ”‘

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ“¦ **Public Exploit**: **No**. The `pocs` field is empty. No public Proof-of-Concept or wild exploitation scripts are available yet. 🚫

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Check your Tautulli version in the settings. If it is **≀ 2.15.3**, you are vulnerable. Look for the `pms_image_proxy` endpoint usage. πŸ•΅οΈβ€β™‚οΈ

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: **Yes**. A fix was published on **2025-09-09**. Check the GitHub commit `26e6b32` for the official patch. πŸ› οΈ

Q9What if no patch? (Workaround)

🚧 **No Patch?**: **Isolate** the service. Restrict access to `pms_image_proxy` via firewall. Ensure only trusted users have admin access. πŸ›‘

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **High Priority**. Although auth is required, the impact (RCE) is severe. Update immediately to prevent potential compromise. πŸƒβ€β™‚οΈπŸ’¨