Skip to main content

Media Server CVE-2025-49181

| EUVDEUVD-2025-18173 HIGH
Missing Authorization (CWE-862)
2025-06-12 psirt@sick.de
8.6
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.6 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
High

Lifecycle Timeline

3
EUVD ID Assigned
Mar 14, 2026 - 21:20 euvd
EUVD-2025-18173
Analysis Generated
Mar 14, 2026 - 21:20 vuln.today
CVE Published
Jun 12, 2025 - 14:15 nvd
HIGH 8.6

DescriptionCVE.org

Due to missing authorization of an API endpoint, unauthorized users can send HTTP GET requests to gather sensitive information. An attacker could also send HTTP POST requests to modify the log files’ root path as well as the TCP ports the service is running on, leading to a Denial of Service attack.

AnalysisAI

CVE-2025-49181 is an authorization bypass vulnerability in an unspecified API endpoint that allows unauthenticated remote attackers to read sensitive information via HTTP GET requests and modify service configuration (log paths, TCP ports) via HTTP POST requests, potentially causing denial of service. With a CVSS score of 8.6 and network-accessible attack vector requiring no authentication, this vulnerability presents a significant risk to exposed instances; KEV/EPSS/POC status cannot be confirmed from provided data, warranting immediate investigation of affected infrastructure.

Technical ContextAI

This vulnerability stems from CWE-862 (Missing Authorization), a common flaw where API endpoints lack proper authentication and authorization controls. The affected service exposes HTTP REST/API endpoints that process both read operations (GET requests returning sensitive data such as configuration, logs, or system information) and write operations (POST requests modifying runtime configuration including log file paths and listening TCP ports). The root cause is the absence of authorization checks before processing these requests, allowing any network-accessible client to interact with the API regardless of authentication status. This is particularly dangerous in microservices architectures and cloud deployments where services may be inadvertently exposed or accessible from untrusted networks. Without specific CPE data provided in the vulnerability description, the affected product cannot be precisely identified, though the nature of the vulnerability (API endpoint, logging configuration, port binding) suggests this may affect application servers, monitoring tools, or infrastructure management services.

RemediationAI

Immediate steps: (1) PATCH: Apply vendor security updates when available; consult vendor advisories for specific version numbers and update procedures; (2) RESTRICT ACCESS: Implement network-level access controls (firewalls, WAF, NACLs) to limit API endpoint exposure to trusted networks/IP ranges only; (3) AUTHENTICATION: If a patch is unavailable, enforce API authentication via API keys, OAuth2, or mutual TLS at the reverse proxy/load balancer layer; (4) AUTHORIZATION: Implement role-based access control (RBAC) on all API operations, validating user permissions before processing GET/POST requests; (5) AUDIT: Enable detailed API request logging to detect exploitation attempts; (6) MONITOR: Set alerts on configuration changes (port modifications, log path changes) to detect active exploitation. Workaround: Place the service behind an authenticated API gateway or reverse proxy that enforces authentication on all requests before forwarding to the vulnerable service.

CVE-2017-6427 HIGH POC
7.5 Mar 10

A Buffer Overflow was discovered in EvoStream Media Server 1.7.1. Rated high severity (CVSS 7.5), this vulnerability is

CVE-2020-5741 HIGH POC
7.2 May 08

Deserialization of Untrusted Data in Plex Media Server on Windows allows a remote, authenticated attacker to execute arb

CVE-2018-13415 CRITICAL POC
9.8 Aug 13

In Plex Media Server 1.13.2.5154, the XML parsing engine for SSDP/UPnP functionality is vulnerable to an XML External En

CVE-2020-5742 HIGH POC
8.8 Jun 15

Improper Access Control in Plex Media Server prior to June 15, 2020 allows any origin to execute cross-origin applicatio

CVE-2025-69414 HIGH POC
8.5 Jan 02

Plex Media Server (PMS) through 1.42.2.10156 allows retrieval of a permanent access token via a /myplex/account call wit

CVE-2014-9304 HIGH POC
7.5 Dec 07

Plex Media Server before 0.9.9.3 allows remote attackers to bypass the web server whitelist, conduct SSRF attacks, and e

CVE-2014-9181 MEDIUM POC
5.0 Dec 02

Multiple directory traversal vulnerabilities in Plex Media Server before 0.9.9.3 allow remote attackers to read arbitrar

CVE-2020-5740 HIGH POC
7.8 Apr 22

Improper Input Validation in Plex Media Server on Windows allows a local, unauthenticated attacker to execute arbitrary

CVE-2024-24262 HIGH POC
7.5 Feb 05

media-server v1.0.0 was discovered to contain a Use-After-Free (UAF) vulnerability via the sip_uac_stop_timer function a

CVE-2024-24260 HIGH POC
7.5 Feb 05

media-server v1.0.0 was discovered to contain a Use-After-Free (UAF) vulnerability via the sip_subscribe_remove function

CVE-2025-69415 HIGH POC
7.1 Jan 02

In Plex Media Server (PMS) through 1.42.2.10156, ability to access /myplex/account with a device token is not properly a

CVE-2021-42835 HIGH POC
7.0 Dec 08

An issue was discovered in Plex Media Server through 1.24.4.5081-e362dc1ee. Rated high severity (CVSS 7.0). Public explo

Share

CVE-2025-49181 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy