216.73.217.86

CVE-2026-45327

· Published 05/06/2026 18:17 · Modified 05/06/2026 19:02

Labels: CVE-2026-45327 2026-06-05CVE-2026-45327CWE-306[email protected]

Essential information

Published
05/06/2026 18:17
Modified
05/06/2026 19:02
Author
Creator
CVSS
8.2 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L

CVSS metrics

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
tinyice / tinyice cpe:2.3:a:tinyice:tinyice:0.8.95-2.4.1:*:*:*:*:*:*:*
tinyice / tinyice cpe:2.3:a:tinyice:tinyice:2.5.0:*:*:*:*:*:*:*

References