CVE-2026-92164

Source
https://cve.org/CVERecord?id=CVE-2026-92164
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92164.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-92164
Aliases
Published
2026-09-23T14:32:06Z
Modified
2026-09-24T03:47:00Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Streamlink: HTTPSession follows HTTP redirects into file:// URLs, reading local files
Details

Streamlink is a CLI utility which pipes video streams from various services into a video player. Prior to 8.6.0, HTTPSession mounts a FileAdapter for the file scheme and inherits redirect handling from requests.Session without rejecting cross-protocol redirects. A remote server controlling an HTTP or HTTPS URL reached by Streamlink can return a redirect to a local file URL, causing HTTPSession to read the local file and return its contents to the response consumer. This bypasses the direct file URL checks added for HLS and DASH content because the manifest contains an ordinary network URL and the scheme transition occurs later during fetch handling. The flaw applies to every request made through HTTPSession, and a segment fetch can place the local file contents into stream output. This issue is fixed in version 8.6.0.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-73"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92164.json"
}
References

Affected packages

Git / github.com/streamlink/streamlink

Affected ranges

Type
GIT
Repo
https://github.com/streamlink/streamlink
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "8.6.0"
        }
    ],
    "source":  "AFFECTED_FIELD"
}

Affected versions

0.*
0.0.2
0.1.0
0.10.0
0.11.0
0.12.0
0.12.1
0.13.0
0.14.0
0.14.2
0.2.0
0.3.0
0.3.1
0.3.2
0.4.0
0.5.0
0.6.0
0.7.0
0.8.1
0.9.0
1.*
1.0.0
1.1.0
1.1.1
1.2.0
1.3.0
1.3.1
1.4.0
1.4.1
1.5.0
1.6.0
1.7.0
2.*
2.0.0
2.1.0
2.1.1
2.1.2
2.2.0
2.3.0
2.4.0
3.*
3.0.0
3.0.1
3.0.2
3.0.3
3.1.0
3.1.1
3.2.0
4.*
4.0.0
4.0.1
4.1.0
4.2.0
4.3.0
5.*
5.0.0
5.0.1
5.1.0
5.1.1
5.1.2
5.2.0
5.2.1
5.3.0
5.3.1
5.4.0
5.5.0
5.5.1
6.*
6.0.0
6.0.1
6.1.0
6.10.0
6.11.0
6.2.0
6.2.1
6.3.0
6.3.1
6.4.0
6.4.1
6.4.2
6.5.0
6.5.1
6.6.0
6.6.1
6.6.2
6.7.0
6.7.1
6.7.2
6.7.3
6.7.4
6.8.0
6.8.1
6.8.2
6.8.3
6.9.0
7.*
7.0.0
7.1.0
7.1.1
7.1.2
7.1.3
7.2.0
7.3.0
7.4.0
7.5.0
7.6.0
8.*
8.0.0
8.1.0
8.1.1
8.1.2
8.2.0
8.2.1
8.3.0
8.4.0
8.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92164.json"