---
id: CVE-2026-59808
title: >-
  AVideo through commit 9c39d8c8 contains an authentication bypass vulnerability
  where deduplicateByEncoderQueueId() returns video_id_hash credentials for any
  video by encoder_queue_id without ownership verification, and
  useVideoHashOrLogi…
summary: >-
  AVideo through commit 9c39d8c8 contains an authentication bypass vulnerability
  where deduplicateByEncoderQueueId() returns video_id_hash credentials for any
  video by encoder_queue_id without ownership verification, and
  useVideoHashOrLogi…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-306
published: '2026-08-22'
updated: '2026-08-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-59808'
references:
  - url: 'https://github.com/WWBN/AVideo/security/advisories/GHSA-q32p-rw3q-8x3r'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/avideo-authentication-bypass-via-unkeyed-video-hash-disclosure
    label: disclosure@vulncheck.com
tags:
  - nvd
ingestedAt: '2026-08-23T04:42:14.434Z'
epss: 0.00589
epssPercentile: 0.45808
---

## Overview

AVideo through commit 9c39d8c8 contains an authentication bypass vulnerability where deduplicateByEncoderQueueId() returns video_id_hash credentials for any video by encoder_queue_id without ownership verification, and useVideoHashOrLogin() converts this hash into passwordless login as the video owner. Attackers with upload permission can retrieve an administrator's video_id_hash by omitting the videos_id parameter, then use that hash in an unauthenticated request to gain administrative session access and modify system configuration.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
