Open Streamer is under active development. Security fixes land on main and
the latest tagged release. Older releases are not backported — please upgrade
to the latest release.
| Version | Supported |
|---|---|
| 4.x | ✅ |
| < 4.0 | ❌ |
Please report security vulnerabilities privately. Do not open a public issue, pull request, or discussion for a suspected vulnerability.
Use GitHub's private vulnerability reporting:
- Open the repository's Security tab.
- Click Report a vulnerability.
- Describe the issue with as much detail as possible — affected version or commit, reproduction steps, impact, and any suggested fix.
We aim to acknowledge a report within 5 business days and to share a remediation timeline after triage. When a fix ships we publish a security advisory and credit the reporter, unless you ask to remain anonymous.
In scope: the server, the native transcoder, and the ingest and publish pipelines in this repository.
Out of scope: vulnerabilities in third-party dependencies (report those to the upstream project), and issues that require access the operator already controls — the host filesystem, or the management HTTP API, which is expected to be deployed on a trusted network behind the operator's own authenticated reverse proxy.