← Vulnerability feed

Vulnerability record · CVE-2022-30534 · published 22 August 2022

CVE-2022-30534: WWBN AVideo aVideoEncoder chunkfile OS command injection

Wwbn · Avideo

AVideo 11.6 and dev master commit 3f7c0364 contain an OS command injection flaw in the aVideoEncoder chunkfile functionality. A specially crafted HTTP request can cause arbitrary command execution on the server. Because the encoder handles media processing, this is a remotely reachable flaw in a core feature of the platform.

8.8 CVSS 3.1 High EPSS 75% · top 0.5% CWE-78 · OS command injection
8.8CVSS 3.1 base score
75%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

An OS command injection vulnerability exists in the aVideoEncoder chunkfile functionality of WWBN AVideo 11.6 and dev master commit 3f7c0364. A specially-crafted HTTP request can lead to arbitrary command execution. An attacker can send an HTTP request to trigger this vulnerability.

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityRemote OS command injection with high impact and a very high EPSS score, though exploitation requires a low-privileged account and no KEV listing exists.

What it is

AVideo 11.6 and dev master commit 3f7c0364 contain an OS command injection flaw in the aVideoEncoder chunkfile functionality. A specially crafted HTTP request can cause arbitrary command execution on the server. Because the encoder handles media processing, this is a remotely reachable flaw in a core feature of the platform.

Impact

An authenticated attacker can execute arbitrary operating system commands on the AVideo host, leading to full compromise of confidentiality, integrity and availability of the server and any data it holds.

Attack surface

Reached over the network via an HTTP request to the aVideoEncoder chunkfile endpoint. The CVSS vector indicates low privileges are required (PR:L) and no user interaction (UI:N), so a valid low-privileged account is enough.

Exploitation

Not listed in CISA KEV and no ransomware association is documented, but EPSS is very high at 0.74979 (99.48th percentile), indicating strong predicted exploitation activity; references are technical advisories only, with no public exploit tag.

What to do

  • Upgrade AVideo to a version that fixes the aVideoEncoder chunkfile command injection; apply the vendor patch referenced in the Talos advisory first.
  • If patching is not immediately possible, restrict or disable the aVideoEncoder chunkfile functionality and block access to the affected endpoint.
  • Enforce least privilege on AVideo accounts and remove or disable unused low-privileged accounts that could reach the encoder.
  • Run the AVideo service under a low-privilege OS account with no shell access and restrict outbound network access from the host.
  • Place the AVideo instance behind a WAF or reverse proxy that filters command-injection patterns in encoder requests.

Detection

  • Monitor AVideo web and application logs for requests to the aVideoEncoder chunkfile endpoint containing shell metacharacters or unexpected parameters.
  • Alert on child processes spawned by the web server or PHP process (for example sh, bash, curl, wget) that are not part of normal media encoding.
  • Review process accounting or EDR telemetry for command execution originating from the AVideo service account.
  • Baseline normal encoder traffic and flag anomalous request rates or payload sizes to that endpoint.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-30534 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-40911Wwbn avideo code injection vulnerabilityWWBN AVideo is an open source video platform. In versions 29.0 and prior, the YPTSocket plugin's WebSocket server relays attacker-supplied JSON messa…EPSS 0.86%10.0CVE-2026-33478Wwbn avideo os command injection vulnerabilityWWBN AVideo is an open source video platform. In versions up to and including 26.0, multiple vulnerabilities in AVideo's CloneSite plugin chain toget…EPSS 11%9.9CVE-2022-30547AVideo unzipDirectory path traversal leads to command executionWWBN AVideo 11.6 and dev master commit 3f7c0364 contain a directory traversal flaw in the unzipDirectory functionality. A crafted HTTP request can es…EPSS 64%analysed9.8CVE-2026-33352Wwbn avideo sql injection vulnerabilityWWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in `objects/category.php` …EPSS 0.53%9.8CVE-2026-28501Wwbn avideo sql injection vulnerabilityWWBN AVideo is an open source video platform. Prior to version 24.0, an unauthenticated SQL Injection vulnerability exists in AVideo within the objec…EPSS 1.4%9.8CVE-2026-29093Wwbn avideo improper authentication vulnerabilityWWBN AVideo is an open source video platform. Prior to version 24.0, the official docker-compose.yml publishes the memcached service on host port 112…EPSS 0.62%9.8CVE-2025-48732Wwbn avideo vulnerabilityAn incomplete blacklist exists in the .htaccess sample of WWBN AVideo 14.4 and dev master commit 8a8954ff. A specially crafted HTTP request can lead …EPSS 1.1%9.8CVE-2024-31819Wwbn avideo code injection vulnerabilityAn issue in WWBN AVideo v.12.4 through v.14.2 allows a remote attacker to execute arbitrary code via the systemRootPath parameter of the submitIndex.…EPSS 16%

Source: NIST National Vulnerability Database (record CVE-2022-30534), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.