CVE-2025-34452
Unknown Unknown - Not Provided
Path Traversal and SSRF in Streama Subtitle Download Enables RCE

Publication date: 2025-12-18

Last updated on: 2025-12-18

Assigner: VulnCheck

Description
Streama versions 1.10.0 through 1.10.5 and prior to commit b7c8767 contain a combination of path traversal and server-side request forgery (SSRF) vulnerabilities in that allow an authenticated attacker to write arbitrary files to the server filesystem. The issue exists in the subtitle download functionality, where user-controlled parameters are used to fetch remote content and construct file paths without proper validation. By supplying a crafted subtitle download URL and a path traversal sequence in the file name, an attacker can write files to arbitrary locations on the server, potentially leading to remote code execution.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-18
Last Modified
2025-12-18
Generated
2026-05-07
AI Q&A
2025-12-19
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
streama streama *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in Streama versions 1.10.0 through 1.10.5 and prior to commit b7c8767 involves a combination of path traversal and server-side request forgery (SSRF). An authenticated attacker can exploit the subtitle download functionality by supplying a crafted subtitle download URL and a path traversal sequence in the file name. This allows the attacker to write arbitrary files to arbitrary locations on the server filesystem without proper validation, potentially leading to remote code execution.


How can this vulnerability impact me? :

The vulnerability can allow an attacker to write arbitrary files anywhere on the server filesystem, which can lead to remote code execution. This means the attacker could potentially take control of the server, manipulate data, disrupt services, or use the server as a foothold for further attacks.


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