CVE-2026-72748
Received Received - Intake

Unauthenticated Arbitrary File Write in AVideo

Vulnerability report for CVE-2026-72748, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-11

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-11
Generated
2026-08-11
AI Q&A
2026-08-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
avideo avideo *
wwbn avideo to 30.0 (exc)
wwbn avideo From 29.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-72748 is an unauthenticated arbitrary file write vulnerability in AVideo affecting the aVideoEncoderChunk.json.php endpoint. It allows remote attackers to write up to 4 GB of arbitrary content to the server filesystem via HTTP PUT requests without authentication. The endpoint lacks proper access controls and is isolated from AVideo's authentication framework.

Detection Guidance

Check for unauthorized HTTP PUT requests to the aVideoEncoderChunk.json.php endpoint. Monitor for large file writes in /tmp/YTPChunk_* or unexpected files in AVideo directories. Use network traffic analysis tools like tcpdump or Wireshark to inspect PUT requests targeting this endpoint.

Impact Analysis

This vulnerability can lead to denial of service by exhausting disk space, poisoning the video encoding pipeline, or chaining with local file inclusion to achieve remote code execution. Attackers can write arbitrary files silently due to the endpoint's hardcoded cross-origin access.

Mitigation Strategies

Apply the official patch from Resource 2 by updating to a fixed AVideo version. Block HTTP PUT requests to aVideoEncoderChunk.json.php at the firewall or web server level. Disable the endpoint if not needed. Monitor disk usage and file system changes for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72748. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart