Lucene search
+L

Plex Media Server <= 1.43.0.10389 Multiple Vulnerabilities

🗓️ 05 Jan 2026 00:00:00Reported by Copyright (C) 2026 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 14 Views

Plex Media Server <=1.43.0.10389 has multiple vulnerabilities exposing tokens.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2025-34158
21 Aug 202514:25
circl
circl
Circl
CVE-2025-69414
2 Jan 202618:55
circl
circl
Circl
CVE-2025-69415
2 Jan 202618:32
circl
circl
Circl
CVE-2025-69417
2 Jan 202618:38
circl
cnnvd
CNNVD
Plex Media Server 安全漏洞
21 Aug 202500:00
cnnvd
cnnvd
CNNVD
Plex media server 安全漏洞
2 Jan 202600:00
cnnvd
cnnvd
CNNVD
Plex media server 安全漏洞
2 Jan 202600:00
cnnvd
cnnvd
CNNVD
Plex media server 安全漏洞
2 Jan 202600:00
cnnvd
cnnvd
CNNVD
Plex Media Server 安全漏洞
2 Jan 202600:00
cnnvd
cve
CVE
CVE-2025-34158
21 Aug 202513:43
cve
Rows per page
# SPDX-FileCopyrightText: 2026 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

CPE = "cpe:/a:plex:plex_media_server";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.136785");
  script_version("2026-03-09T05:56:43+0000");
  script_tag(name:"last_modification", value:"2026-03-09 05:56:43 +0000 (Mon, 09 Mar 2026)");
  script_tag(name:"creation_date", value:"2026-01-05 12:50:13 +0000 (Mon, 05 Jan 2026)");
  script_tag(name:"cvss_base", value:"7.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:C/I:P/A:N");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2026-02-27 15:27:18 +0000 (Fri, 27 Feb 2026)");

  script_cve_id("CVE-2025-69414", "CVE-2025-69415", "CVE-2025-69416", "CVE-2025-69417");

  script_tag(name:"qod_type", value:"remote_banner");

  script_tag(name:"solution_type", value:"NoneAvailable");

  script_name("Plex Media Server <= 1.43.0.10389 Multiple Vulnerabilities");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2026 Greenbone AG");
  script_family("General");
  script_dependencies("gb_plex_media_server_http_detect.nasl");
  script_mandatory_keys("plex_media_server/detected");

  script_tag(name:"summary", value:"Plex Media Server is prone to multiple vulnerabilities.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"The following flaws exist:

  - CVE-2025-69414: Retrieval of a permanent access token via a /myplex/account call with a
  transient access token.

  - CVE-2025-69415: Ability to access /myplex/account with a device token is not properly aligned
  with whether the device is currently associated with an account.

  - CVE-2025-69416: In the plex.tv backend for Plex Media Server (PMS), a
  non-server device token can retrieve other tokens (intended for unrelated access) via
  clients.plex.tv/devices.xml.

  - CVE-2025-69417: In the plex.tv backend for Plex Media Server (PMS), a non-server device token
  can retrieve share tokens (intended for unrelated access) via a shared_servers endpoint.");

  # nb: Latest version as of December 2025 according to:
  # https://forums.plex.tv/t/plex-media-server/30447/695
  # As the flaws are still unpatched this version had been used here.
  script_tag(name:"affected", value:"Plex Media Server version 1.43.0.10389 and prior.");

  script_tag(name:"solution", value:"No known solution is available as of 07th January, 2026.
  Information regarding this issue will be updated once solution details are available.");

  # nb: File contains only a 2025 CVE handled already in an older VT but also contains info about
  # the unpatched new flaws.
  script_xref(name:"URL", value:"https://github.com/lufinkey/vulnerability-research/blob/main/CVE-2025-34158/README.md");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if (!port = get_app_port(cpe: CPE))
  exit(0);

if (!version = get_app_version(cpe: CPE, port: port))
  exit(0);

if (version_is_less_equal(version: version, test_version: "1.43.0.10389")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "None");
  security_message(port: port, data: report);
  exit(0);
}

exit(0);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

09 Mar 2026 00:00Current
6Medium risk
Vulners AI Score6
CVSS 3.17.1 - 8.5
EPSS0.00557
SSVC
14