CVE-2025-34101
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-10

Last updated on: 2025-07-15

Assigner: VulnCheck

Description
An unauthenticated command injection vulnerability exists in Serviio Media Server versions 1.4 through 1.8 on Windows, in the /rest/action API endpoint exposed by the console component (default port 23423). The checkStreamUrl method accepts a VIDEO parameter that is passed unsanitized to a call to cmd.exe, enabling arbitrary command execution under the privileges of the web server. No authentication is required to exploit this issue, as the REST API is exposed by default and lacks access controls.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-10
Last Modified
2025-07-15
Generated
2026-05-07
AI Q&A
2025-07-10
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 5 associated CPEs
Vendor Product Version / Range
six_lines serviio 1.8
six_lines serviio 1.7
six_lines serviio 1.5
six_lines serviio 1.4
six_lines serviio 1.6
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an unauthenticated command injection in Serviio Media Server versions 1.4 through 1.8 on Windows. It occurs in the /rest/action API endpoint of the console component, where the checkStreamUrl method takes a VIDEO parameter and passes it unsanitized to cmd.exe. This allows an attacker to execute arbitrary commands on the server with the privileges of the web server without needing any authentication, because the REST API is exposed by default and lacks access controls.


How can this vulnerability impact me? :

This vulnerability can allow an attacker to execute arbitrary commands on the affected server remotely without authentication. This could lead to full compromise of the server, unauthorized access to data, disruption of services, or use of the server as a foothold for further attacks within the network.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart