TinyIce is a streaming server for audio and video. In versions 0.8.95 through 2.4.1, missing authentication on WebRTC ingest endpoint allows unauthenticated stream injection. Version 2.5.0 fixes the issue by requiring either HTTP Basic auth or a ?password= query parameter, comparing the supplied password against the per-mount source password (or the default_source_password fallback) using bcrypt, hooking into the existing brute-force IP rate-limiter (5 failed attempts per IP within 15 minutes triggers a lockout), and rejecting requests for mounts in disabled_mounts. The same release also tightens an adjacent endpoint, POST /admin/golive/chunk, which previously required session authentication but did not verify the session user's per-mount access nor check the CSRF token.
CVE-2026-45327
This high-severity CVE scores 8.2 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 72% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.2
- EG Score
- 8.2(medium)
- EPSS
- 27.7%
- KEV
- Not listed
Published
May 18, 2026
Last Modified
June 5, 2026
Advisory Details (3)
Auto-updated Jun 5, 2026Missing authentication on WebRTC ingest endpoint allows unauthorized stream injection in TinyIce · Advisory · DatanoiseTV/tinyice · GitHub
https://github.com/DatanoiseTV/tinyice/security/advisories/GHSA-p7c4-8x34-8j8fv2.5.0
Patch available: DatanoiseTV/tinyice v2.5.0
https://github.com/DatanoiseTV/tinyice/releases/tag/v2.5.0commit 8067d6b (DatanoiseTV/tinyice)
Fix landed in DatanoiseTV/tinyice commit 8067d6b — awaiting tagged release
https://github.com/DatanoiseTV/tinyice/commit/8067d6bVendor Advisories for CVE-2026-45327(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Frequently asked(5)
What is CVE-2026-45327?
When was CVE-2026-45327 disclosed?
Is CVE-2026-45327 actively exploited?
What is the CVSS score of CVE-2026-45327?
How do I remediate CVE-2026-45327?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-45327
Is Your Infrastructure Affected by CVE-2026-45327?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.