<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cve-2026-72748 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-72748/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 11 Aug 2026 14:02:13 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-72748/feed.xml" rel="self" type="application/rss+xml"/><item><title>Unauthenticated Arbitrary File Write in AVideo</title><link>https://feed.craftedsignal.io/briefs/2026-08-avideo-arbitrary-file-write/</link><pubDate>Tue, 11 Aug 2026 14:02:13 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-avideo-arbitrary-file-write/</guid><description>An unauthenticated arbitrary file write vulnerability (CVE-2026-72748) in the AVideo aVideoEncoderChunk.json.php endpoint allows remote attackers to upload arbitrary content to the server, potentially leading to remote code execution.</description><content:encoded><![CDATA[<p>AVideo, an open-source video platform, contains a critical vulnerability (CVE-2026-72748) in the <code>aVideoEncoderChunk.json.php</code> endpoint. This vulnerability allows remote, unauthenticated attackers to perform an arbitrary file write to the server's filesystem using HTTP PUT requests. The flaw permits the upload of files up to 4 GB in size. This can be used by attackers to exhaust server disk space (causing a denial-of-service condition), poison the video encoding pipeline, or, if chained with local file inclusion (LFI) vulnerabilities, achieve remote code execution. Defenders should prioritize patching or restricting access to the affected endpoint immediately.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies an AVideo instance reachable over the network.</li>
<li>Attacker probes the target for the presence of the <code>aVideoEncoderChunk.json.php</code> endpoint.</li>
<li>Attacker sends a crafted HTTP PUT request to the target endpoint without providing authentication credentials.</li>
<li>The vulnerable endpoint accepts the payload, writing it to the server's local filesystem.</li>
<li>Attacker iterates the request to maximize disk space usage, inducing a denial-of-service state.</li>
<li>Attacker overwrites existing application logic or uploads a web shell to the server.</li>
<li>Attacker executes the uploaded payload to gain arbitrary code execution on the underlying host.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-72748 can result in total compromise of the AVideo server. Potential impacts include complete loss of availability through disk exhaustion, unauthorized data modification via pipeline poisoning, and full system takeover via remote code execution. Organizations using AVideo version 29.0 and below are susceptible to these risks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update AVideo to the latest patched version available from the WWBN repository to remediate CVE-2026-72748.</li>
<li>Apply the vendor-provided security patch immediately: <a href="https://github.com/WWBN/AVideo/commit/1b55a9b3c4911d2f31594ce2e60566c70c6b95e8">https://github.com/WWBN/AVideo/commit/1b55a9b3c4911d2f31594ce2e60566c70c6b95e8</a></li>
<li>Monitor web server logs for HTTP PUT requests targeting <code>aVideoEncoderChunk.json.php</code> from unauthorized or unexpected IP addresses.</li>
<li>Restrict access to the <code>aVideoEncoderChunk.json.php</code> endpoint at the web application firewall (WAF) or ingress proxy level to authenticated users only.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>rce</category><category>file-write</category><category>cve-2026-72748</category><category>web-application</category><category>xss</category><category>injection</category></item></channel></rss>