CVE-2026-92164
Last modified
CVE-2026-92164 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| streamlink | streamlink | < 8.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-92164?
How severe is CVE-2026-92164?
How do I fix CVE-2026-92164?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9214Insufficient input validation vulnerability in the NETGEAR R…4.5
- CVE-2026-92140Jenkins Gitee Plugin 1301.v8957053c7902 and earlier does not…6.8
- CVE-2026-92141Jenkins Keycloak Authentication Plugin 2.4.1 and earlier doe…4.3
- CVE-2026-9215A cross site request forgery (CSRF) vulnerability in the lis…6.7
- CVE-2026-9216An insufficient input validation vulnerability in the listed…3.5
- CVE-2026-92161FriendsOfFlarum OAuth allows users to log in to Flarum with …9.8
- CVE-2026-92176pdfforge PDF Architect App Object Out-Of-Bounds Read Remote …7.8
- CVE-2026-92177pdfforge PDF Architect PDF File Parsing Out-Of-Bounds Write …7.8
- CVE-2026-92178pdfforge PDF Architect PDF File Parsing Memory Corruption Re…7.8
- CVE-2026-92179pdfforge PDF Architect PDF File Parsing Out-Of-Bounds Write …7.8
- CVE-2026-92180pdfforge PDF Architect activation-service Update Service Unc…7.8
- CVE-2026-92184A security flaw has been discovered in ag-ui-protocol ag-ui …6.3
Are you affected by CVE-2026-92164?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
