← Terug naar overzicht

AVideo through commit 9c39d8c8 contains a critical authentication bypass vulnerability. The function deduplicateByEncoderQueueId() exposes video_id_hash credentials for any video via encoder_queue_id without verifying ownership. The function useVideoHashOrLogin() then converts this hash into a passwordless login session as the video owner. An attacker with basic upload permissions can retrieve an administrator's video_id_hash by omitting the videos_id parameter in a request. This hash can then be used in an unauthenticated request to gain full administrative session access. Once admin access is obtained, the attacker can modify system configuration and potentially compromise the entire platform. The vulnerability chain combines an information disclosure flaw with an insecure authentication mechanism.

Affected products

  • AVideo

Related CVE's

  • CVE-2026-59808

Categories

  • Identity & Access
  • Web Technologies
  • Zero-Day Vulnerabilities