---
id: CVE-2025-34452
title: "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 ser…"
summary: "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 ser…"
severity: none
cwe:
  - CWE-22
  - CWE-918
published: '2025-12-18'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-34452'
references:
  - url: 'https://chocapikk.com/posts/2025/streama-path-traversal-ssrf/'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/streamaserver/streama/commit/b7c8767'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/streama-subtitle-download-path-traversal-and-ssrf-leading-to-arbitrary-file-write
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.05436
epssPercentile: 0.92415
ingestedAt: '2026-07-15T13:44:03.623Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
