CVE-2026-45327
Last modified
CVE-2026-45327 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45327?
How severe is CVE-2026-45327?
How do I fix CVE-2026-45327?
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-45320DataEase is an open source data visualization and analysis t…8.7
- CVE-2026-45321On 2026-05-11, between approximately 19:20 and 19:26 UTC, 84…9.6
- CVE-2026-45322Microsoft UFO open-source framework for intelligent automati…7.8
- CVE-2026-45323MeshCore Card provides MeshCore Lovelace card for Home Assis…9.6
- CVE-2026-45324Rizin is a UNIX-like reverse engineering framework and comma…3.3
- CVE-2026-45325Gestor de Oferta is a web application for managing mobility …8.2
- CVE-2026-45328ESF-IDF is the Espressif Internet of Things (IOT) Developmen…8.8
- CVE-2026-45329ESF-IDF is the Espressif Internet of Things (IOT) Developmen…6.5
- CVE-2026-4533A vulnerability was detected in code-projects Simple Food Or…8.8
- CVE-2026-45330Decidim is a participatory democracy framework. Prior to 0.3…4.9
- CVE-2026-45331Open WebUI is a self-hosted artificial intelligence platform…8.5
- CVE-2026-45332Automad is a flat-file content management system and templat…7.5
Are you affected by CVE-2026-45327?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
