CVE Catalog

CVE-2026-92912

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 uses cryptographically weak uniqid() values for RTMP publish keys in LiveTransmition, reducing key entropy to approximately one million possibilities per creation second. Attackers who know the channel creation time can brute-force the five-digit microsecond component to forge valid stream keys and broadcast content as the channel owner.

Risk Assessment

An attacker can hijack a channel and publish unauthorized content as the owner, potentially leading to distribution of harmful material and loss of trust.

Recommendation

Replace uniqid() with a cryptographically secure random number generator (CSPRNG) for RTMP publish keys and update AVideo to a patched version.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 uses cryptographically weak uniqid() values for RTMP publish keys in LiveTransmition, reducing key entropy to approximately one million possibilities per creation second. Attackers who know the channel creation time can brute-force the five-digit microsecond component to forge valid stream keys and broadcast content as the channel owner.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS