CVE-2026-29058: AVideo: Unauthenticated OS Command Injection via base64Url in objects/getImage.php

Published Mar 3, 2026
·
Updated

Impact

An unauthenticated attacker can execute arbitrary OS commands on the server by injecting shell command substitution into the base64Url GET parameter. This can lead to full server compromise, data exfiltration (e.g., configuration secrets, internal keys, credentials), and service disruption.

Root Cause

The base64Url parameter is Base64-decoded and then interpolated directly into a double-quoted ffmpeg shell command without proper shell escaping. The upstream validation uses FILTERVALIDATEURL, which validates URL syntax but does not prevent shell metacharacters / command substitution sequences from being interpreted by the shell.

Affected Components

objects/getImage.php objects/security.php Execution path via async command execution helper (shellexec/nohup)

Patches

Apply strict shell argument escaping (e.g., escapeshellarg()) to all user-supplied values before building any shell command, and avoid double-quoted interpolation of untrusted input. Prefer safer process execution patterns where possible.

Workarounds

Restrict access to objects/getImage.php at the web server / reverse proxy layer (IP allowlist, auth, or disable endpoint if not needed). Apply WAF rules to block suspicious patterns and limit exposure until a patch is deployed.

Resources

Report: "Unauthenticated OS Command Injection in AVideo-Encoder"

Other sources

AVideo is a video-sharing Platform software. Prior to version 7.0, an unauthenticated attacker can execute arbitrary OS commands on the server by injecting shell command substitution into the base64Url GET parameter. This can lead to full server compromise, data exfiltration (e.g., configuration secrets, internal keys, credentials), and service disruption. This issue has been patched in version 7.0.

MITRE

Affected Software

2 affected componentsFixes available
composer/wwbn/avideo<7.0.0
7.0.0
WWBN Avideo-encoder<7.0

Event History

Mar 3, 2026
Advisory Published
via GitHub·08:02 PM
Data Sourced
via GitHub·08:02 PM
DescriptionSeverityWeaknessAffected Software
Mar 6, 2026
CVE Published
via MITRE·07:08 AM
Data Sourced
via MITRE·07:08 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·07:16 AM
DescriptionSeverityWeaknessAffected Software
May 22, 58164
Event
via FIRST·01:48 PM

Frequently Asked Questions

1

What is the severity of CVE-2026-29058?

CVE-2026-29058 is considered a critical vulnerability due to its potential for unauthenticated OS command injection, which can result in full server compromise.

2

How do I fix CVE-2026-29058?

To mitigate the risk of CVE-2026-29058, users should upgrade to AVideo version 7.0.0 or later which addresses this vulnerability.

3

Who is affected by CVE-2026-29058?

CVE-2026-29058 affects users of the AVideo software versions below 7.0.0.

4

What type of vulnerability is CVE-2026-29058?

CVE-2026-29058 is categorized as an unauthenticated OS command injection vulnerability.

5

Can CVE-2026-29058 lead to data loss?

Yes, successful exploitation of CVE-2026-29058 could lead to data exfiltration and loss.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203