Authenticated arbitrary file write via path traversal
Published Apr 24, 2023 · Updated Feb 12, 2025
Path traversal in Jellyfin 10.8.0 through 10.8.9 allows remote authenticated users to write attacker-controlled log files outside the log directory. ClientLogController builds a filename from attacker-controlled Client and Version authorization fields, passes it to Path.Combine, and writes without verifying that the resolved path remains in the log directory. Low-privileged account access permits arbitrary .log file placement; code execution requires chaining the separate stored XSS flaw and administrator interaction.
Summary
What happened
Path traversal in Jellyfin 10.8.0 through 10.8.9 allows remote authenticated users to write attacker-controlled log files outside the log directory. ClientLogController builds a filename from attacker-controlled Client and Version authorization fields, passes it to Path.Combine, and writes without verifying that the resolved path remains in the log directory. Low-privileged account access permits arbitrary .log file placement; code execution requires chaining the separate stored XSS flaw and administrator interaction.
The record
- CVE
- CVE-2023-30626
- Published
- Apr 24, 2023
- Updated
- Feb 12, 2025
- Vendor
- Jellyfin
- Product
- Jellyfin
- Classifications
- CWE-22, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 24, 2023CVE publishedPublication date reported by the CVE source.
- Feb 12, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 10.8.0, < 10.8.10
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-9p5f-5x8v-x65m exploit chainproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo