VYPR

Plex Media Server

by Plexcor

CVEs (5)

  • CVE-2026-96656HigSep 23, 2026
    risk 0.47cvss 7.2epss

    Plex Media Server before 1.43.3.10861 allows an admin user to write arbitrary files that may be executed on load. The preference TranscoderH264Options is appended verbatim to x264's option string on every transcode. At startup, all .so files are run without signature, execute…

  • CVE-2026-96654MedSep 23, 2026
    risk 0.42cvss 6.5epss

    Plex Media Server before 1.43.3.10861 does not correctly neutralize URL values included in 'searchOne,' allowing an attacker to call other plugins' functions and supply their own parameters.

  • CVE-2026-96651MedSep 23, 2026
    risk 0.42cvss 6.5epss

    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…

  • CVE-2026-96655MedSep 23, 2026
    risk 0.28cvss 4.3epss

    Plex Media Server before 1.43.3.10861 allows an authenticated user to request arbitrary internal or external addresses via the '/video/:/transcode/universal' path parameter.

  • CVE-2026-96652MedSep 23, 2026
    risk 0.28cvss 4.3epss

    Plex Media Server before 1.43.3.10861 allows SSRF via '/player/timeline'. An attacker using any X-Plex-Token value can include a full URL in the 'protocol' parameter and force the Plex server to POST to the attacker's chosen destination.