CVE Catalog

CVE-2026-96651

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

Plex Media Server before 1.43.3.10861 suffers from path traversal in '/system/agents/media/get' due to insufficient validation of the url parameter. An attacker with a valid session token can read arbitrary files accessible to the server user, including the PlexOnlineToken that grants full control.

Risk Assessment

Full account and server compromise if the token is exposed, leading to unauthorized access and data breach.

Recommendation

Update Plex Media Server to version 1.43.3.10861 or later, restrict network access, and consider rotating credentials.

Other vulnerabilities in Plex Media Server

See all
Original NVD description (English source)

Plex Media Server before 1.43.3.10861 builds a file path from the url parameter without checking it for ../ sequences, allowing path traversal via '/system/agents/media/get'. A remote attacker with a valid session token could read any file that the target user can access. This access includes the PlexOnlineToken, which grants control of the Plex account and server. A LAN-adjacent attacker with a client-supplied X-Forwarded-For header could exploit the same issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS