CVE-2026-96656
Awaiting Analysis Awaiting Analysis - Queue

Plex Media Server Admin File Write and Code Execution

Vulnerability report for CVE-2026-96656, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government

Description

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 bit, or symbol checks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
plex media_server to 1.43.3.10861 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-73 The product allows user input to control or influence paths or file names that are used in filesystem operations.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Plex Media Server before version 1.43.3.10861 has a vulnerability where an admin user can write arbitrary files that may execute when loaded. The TranscoderH264Options preference is directly appended to x264's option string during transcoding. At startup, all .so files are executed without checks for signatures, execute permissions, or symbols.

Detection Guidance

Check Plex Media Server version with 'curl -s http://localhost:32400/status/sessions | grep version' or 'dpkg -l | grep plexmediaserver'. If version is below 1.43.3.10861, the system is vulnerable.

Impact Analysis

An attacker with admin access could exploit this to execute malicious code on the server, potentially leading to unauthorized access, data theft, or system compromise. Normal users may face risks if the server is compromised.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection requirements and HIPAA's security rules for protected health information. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Update Plex Media Server to version 1.43.3.10861 or later immediately. Remove any untrusted .so files in transcoder directories and restrict admin user permissions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-96656. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart