Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
Back to intelligence
internet-facing-service-vulnerabilityproof-of-concept-releasewidely-deployed-product-advisorydata-exfiltration-method

Unauthenticated OS Command Injection in AVideo via `base64Url` Parameter

Updated 3mo agoFirst seen Mar 8, 20262 sources

A critical, zero-click unauthenticated OS command injection vulnerability was disclosed in the open-source video hosting/streaming platform AVideo, tracked as CVE-2026-29058. The flaw affects versions prior to 7.0 (including 6.0) and allows remote attackers to execute arbitrary operating system commands on the server without user interaction or prior privileges, creating a path to full server compromise, data exfiltration (e.g., configuration secrets, internal keys, credentials), and service disruption.

The issue stems from objects/getImage.php, where attacker-controlled input in the base64Url GET parameter is Base64-decoded and incorporated into a double-quoted ffmpeg shell command without proper escaping/neutralization of shell metacharacters and command substitution (CWE-78). The vulnerability was reported by security researcher Arkmarta, and remediation is available by upgrading to AVideo 7.0 or later, which includes the official patch.

Share:
Unauthenticated OS Command Injection in AVideo via `base64Url` Parameter
Stay ahead

Get ahead of threats like this

Mallory correlates global threat intelligence with your attack surface — know if you’re exposed before adversaries strike.

EVENT TIMELINE

How this story unfolded

3 events from the most recent confirmed update back to the earliest known activity.

3 EVENTS
Mar 8, 20264mo ago

Technical details of CVE-2026-29058 are publicly disclosed

Public reporting described the flaw as a critical zero-click issue affecting pre-7.0 AVideo deployments, including version 6.0, and explained that exploitation could enable server compromise, credential theft, service disruption, and live stream hijacking. Mitigation guidance included upgrading, restricting access to the endpoint, deploying WAF rules, or disabling the image retrieval component if unnecessary.

Mar 6, 20264mo ago

AVideo patches CVE-2026-29058 in version 7.0

The vulnerability was addressed in AVideo version 7.0 and later. The fix reportedly added safer shell argument handling, such as strict escaping, to prevent command injection via the vulnerable endpoint.

Arkmarta discovers unauthenticated command injection in AVideo

Security researcher Arkmarta identified CVE-2026-29058, an unauthenticated OS command injection flaw in AVideo/AVideo-Encoder caused by unsafe handling of the base64Url parameter in objects/getImage.php. The vulnerability allows remote attackers to inject shell commands through an ffmpeg invocation and potentially fully compromise the server.

LINKED ENTITIES

Related entities

Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.

3 LINKEDOpen in app
Affected products
1 linked
Avideo
Organizations
1 linked
AVideo
The operational view lives in Mallory

See the full picture, correlated to your attack surface.

This page covers what’s public. Mallory adds the parts that aren’t — which of your assets are affected, which threat actors are using it right now, which detections to deploy, and what to do next.
Exposure mapping

Map indicators from this story to your assets and identify affected systems in minutes.

Threat actor evidence

Every observed campaign, victim, and pivot linked to actors named in this story.

Associated malware

Malware, exploits, and IOCs connected to the activity described here.

Detection signatures

YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.

Scheduled alerts

Get matching new stories delivered to your team as they break — not the next morning.

AI threads

Ask questions about this story and take action on the answers.

Unauthenticated OS Command Injection in AVideo via `base64Url` Parameter | Mallory