Skip to main content

AVideo EUVDEUVD-2026-56138

| CVE-2026-72748 MEDIUM
Missing Authentication for Critical Function (CWE-306)
2026-08-11 VulnCheck GHSA-q6c7-vm4c-28mj
6.9
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
6.9 MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
9.1 CRITICAL

Endpoint is network-reachable via HTTP with no authentication (AV:N/PR:N/AC:L); arbitrary file write drives high integrity impact and disk exhaustion drives high availability impact, with no direct confidentiality exposure.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
Source Code Evidence Fetched
Aug 11, 2026 - 12:57 vuln.today
Analysis Generated
Aug 11, 2026 - 12:57 vuln.today

DescriptionCVE.org

AVideo contains an unauthenticated arbitrary file write vulnerability in the aVideoEncoderChunk.json.php endpoint that allows remote attackers to write up to 4 GB of arbitrary content to the server filesystem via HTTP PUT requests without authentication. Attackers can exhaust disk space causing denial of service, poison the video encoding pipeline, or chain this with local file inclusion to achieve remote code execution.

AnalysisAI

Unauthenticated arbitrary file write in AVideo's aVideoEncoderChunk.json.php endpoint allows remote attackers to write up to 4 GB of arbitrary content to the server filesystem via HTTP PUT requests, requiring no credentials of any kind. All AVideo versions (cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*) with this endpoint network-exposed are affected, as confirmed by the patch commit diff which shows authentication gating was entirely absent prior to the fix. Exploitation can cause denial of service via disk exhaustion, corrupt the video encoding pipeline, or - when chained with a local file inclusion vulnerability - escalate to remote code execution; no public exploit has been identified at time of analysis.

Technical ContextAI

AVideo is a self-hosted, open-source PHP video platform maintained by WWBN on GitHub. The vulnerable component, objects/aVideoEncoderChunk.json.php, is an internal endpoint designed to accept chunked video data written back by the AVideo encoder daemon via HTTP PUT. Prior to the patch, this endpoint contained zero authentication logic - it accepted and wrote arbitrary request body data directly to the server filesystem without validating any credential, token, or session. CWE-306 (Missing Authentication for Critical Function) precisely describes the root cause: a write-primitive endpoint, callable over the network, that performed no identity verification before executing a privileged filesystem operation. The patch at commit 1b55a9b3c4911d2f31594ce2e60566c70c6b95e8 retrofits two auth paths: a time-limited cryptographic upload token (X-Encoder-Upload-Token header, validated via verifyToken() without a database connection) and a fallback credential path using X-Encoder-User/X-Encoder-Pass headers validated via useVideoHashOrLogin() and User::canUpload(). The patch also adds a 32 GB assembled-file size cap with per-chunk enforcement.

RemediationAI

Apply the upstream fix at commit 1b55a9b3c4911d2f31594ce2e60566c70c6b95e8 (https://github.com/WWBN/AVideo/commit/1b55a9b3c4911d2f31594ce2e60566c70c6b95e8); note that a specific patched release version number is not confirmed from available data - this is a commit-level fix, and operators should verify whether a tagged release incorporating it has been published. As an immediate compensating control, restrict HTTP PUT requests to /objects/aVideoEncoderChunk.json.php at the web server or WAF layer, allowing only the encoder host's IP address; trade-off is that this will break legitimate remote encoding workflows if the encoder runs on a separate host. A second option is to require HTTP authentication at the reverse proxy layer in front of the entire AVideo installation, which adds an auth barrier but may conflict with encoder automation. Full advisory details and patch references are at https://github.com/WWBN/AVideo/security/advisories/GHSA-v7p7-jccx-h37c.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

EUVD-2026-56138 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy