Skip to content
Threat Feed

Tag

AVideo

41 briefs RSS
high advisory

AVideo OS Command Injection via Unescaped m3u8 URL (CVE-2026-45578)

AVideo is vulnerable to OS command injection (CVE-2026-45578) in the `on_publish.php` file due to improper sanitization of the m3u8 URL, allowing attackers to execute arbitrary commands by injecting shell metacharacters.

AVideo +1 command injection webserver
2r 1t 2c 3i updated
high advisory

WWBN AVideo Unauthenticated Path Traversal Vulnerability (CVE-2026-41058)

WWBN AVideo versions 29.0 and below contain a path traversal vulnerability (CVE-2026-41058) in the CloneSite functionality, allowing unauthenticated attackers to delete arbitrary files via manipulation of the `deleteDump` parameter.

path traversal cve-2026-41058 avideo webserver
2r 3t 1c
high advisory

WWBN AVideo SSRF Vulnerability (CVE-2026-41055)

WWBN AVideo versions 29.0 and below are vulnerable to Server-Side Request Forgery (SSRF) due to an incomplete fix in the LiveLinks proxy, potentially allowing attackers to redirect traffic to internal endpoints.

ssrf avideo cve-2026-41055
2r 1t 1c
critical advisory

WWBN AVideo Unauthenticated Remote Code Execution via test.php

WWBN AVideo versions up to 29.0 contain an OS Command Injection vulnerability (CVE-2026-41064) in the `test.php` file, allowing unauthenticated remote code execution due to insufficient input sanitization, especially affecting `file_get_contents` and `curl` code paths.

cve-2026-41064 avideo rce command-injection
2r 2t 1c 1i
high advisory

WWBN AVideo SSRF Vulnerability via Incomplete CVE-2026-27732 Fix

WWBN AVideo is vulnerable to Server-Side Request Forgery (SSRF) due to an incomplete fix for CVE-2026-27732, allowing authenticated uploaders to bypass SSRF protection by providing a `downloadURL` with a common media extension, leading to internal response exfiltration.

ssrf avideo cve-2026-39370
2r 1t 2c 1i
high advisory

WWBN AVideo Unauthenticated decryptString Vulnerability

WWBN AVideo, up to version 26.0, contains an improper authentication vulnerability (CVE-2026-33512) in the API plugin's `decryptString` action, allowing unauthenticated users to decrypt publicly accessible ciphertext and potentially recover protected tokens/metadata.

cve-2026-33512 avideo improper-authentication api-vulnerability
2r 1t
critical advisory

WWBN AVideo SQL Injection Vulnerability (CVE-2026-33723)

WWBN AVideo platform versions up to 26.0 are vulnerable to SQL injection (CVE-2026-33723), allowing authenticated attackers to inject arbitrary SQL commands via the 'user_id' POST parameter and extract sensitive data such as password hashes, API keys, and encryption salts.

avideo sqli cve-2026-33723 web-application
2r 1t
high advisory

WWBN AVideo Privilege Escalation via Moderator Account

WWBN AVideo platform versions up to 26.0 allows a 'Videos Moderator' to escalate privileges and perform unauthorized video management operations due to inconsistent authorization checks.

avideo privilege-escalation web-application
2r 1t
critical advisory

AVideo Unauthenticated Server-Side Request Forgery Vulnerability

AVideo versions up to 26.0 are vulnerable to an unauthenticated server-side request forgery (SSRF) vulnerability in the `plugin/Live/test.php` endpoint, allowing attackers to make the server send arbitrary HTTP requests, potentially exposing internal resources and cloud metadata.

ssrf avideo cve-2026-33502 webserver
2r 1t
high advisory

WWBN AVideo Unauthorized File Access and Deletion Vulnerability

WWBN AVideo platform versions up to 26.0 are vulnerable to unauthorized file access and deletion, where an authenticated user with upload permissions can exploit the `objects/import.json.php` endpoint by manipulating the `fileURI` parameter to steal private video files, read adjacent text files, and delete `.mp4` and other writable files on the filesystem.

avideo file-access vulnerability
2r 2t
critical advisory

WWBN AVideo Unauthenticated SQL Injection Vulnerability (CVE-2026-33485)

WWBN AVideo versions up to 26.0 are vulnerable to unauthenticated SQL injection via the RTMP `on_publish` callback, allowing attackers to extract sensitive database information.

AVideo sqli unauthenticated cve-2026-33485
2r 1t
high advisory

WWBN AVideo Unauthenticated Privilege Escalation via CSRF (CVE-2026-33649)

WWBN AVideo platform versions up to 26.0 are vulnerable to privilege escalation via a CSRF vulnerability in the `plugin/Permissions/setPermission.json.php` endpoint, allowing an unauthenticated attacker to escalate privileges to near-admin access.

AVideo privilege-escalation csrf webserver
2r 1t
critical advisory

AVideo Restreamer Endpoint Vulnerability Leads to Remote Code Execution

AVideo versions up to 26.0 are vulnerable to remote code execution due to unsanitized user-controlled input in the restreamer endpoint that is passed to shell commands.

AVideo rce command-injection web-application linux
2r 1t
critical advisory

AVideo OS Command Injection Vulnerability (CVE-2026-33482)

AVideo versions up to 26.0 are vulnerable to OS command injection due to insufficient sanitization of shell metacharacters in the `sanitizeFFmpegCommand()` function, potentially allowing arbitrary command execution.

AVideo command-injection cve-2026-33482 webserver
2r 1t
critical advisory

WWBN AVideo Unauthenticated Remote Code Execution via CSRF

WWBN AVideo versions up to 26.0 are vulnerable to remote code execution, where an unauthenticated attacker can exploit a CSRF vulnerability in the `objects/pluginImport.json.php` endpoint to upload a malicious plugin containing a PHP webshell due to the application setting `session.cookie_samesite = 'None'`.

AVideo rce csrf php
2r 2t
high advisory

AVideo Unauthenticated Access to Payment Log DataTables Endpoints

AVideo is vulnerable to unauthenticated access to multiple `list.json.php` endpoints due to missing authorization checks, allowing attackers to retrieve sensitive payment transaction records, including PayPal billing agreement IDs, Express Checkout tokens, Authorize.Net webhook payloads, and Bitcoin payment records, leading to financial data exposure and potential PII leakage.

AVideo authentication-bypass payment-data-leak
2r 2t 3i
high advisory

AVideo CDN Plugin Unauthenticated Configuration Modification

AVideo is vulnerable to unauthenticated configuration modification in its CDN plugin due to a bypassed key validation check when the default empty key is used, allowing modification of CDN URLs, storage credentials, and the authentication key itself.

AVideo cdn configuration-modification vulnerability
2r 3t
high advisory

AVideo CORS Origin Reflection with Credentials Leads to Account Takeover

The AVideo platform is vulnerable to CORS origin reflection, allowing attackers to steal user PII, livestream keys, and perform unauthorized actions by exploiting the permissive `allowOrigin` function on sensitive API endpoints.

AVideo cors account-takeover web-application
2r 4t 3i
high advisory

WWBN AVideo Unauthenticated Remote Denial of Service Vulnerability

WWBN AVideo versions up to 26.0 are vulnerable to a denial-of-service attack where unauthenticated remote attackers can exhaust disk space by sending arbitrary POST data to a specific endpoint.

AVideo denial-of-service webserver
2r 1t
high advisory

WWBN AVideo Arbitrary Local File Read Vulnerability (CVE-2026-33354)

WWBN AVideo versions up to 26.0 are vulnerable to an arbitrary local file read via the `chunkFile` parameter in the `POST /objects/aVideoEncoder.json.php` endpoint, allowing authenticated users to read sensitive server files.

AVideo lfi cve-2026-33354 webserver
2r 1t
critical advisory

AVideo Remote Code Execution via Polyglot File Upload (CVE-2026-33647)

AVideo versions up to 26.0 are vulnerable to remote code execution (CVE-2026-33647) due to insufficient file validation in the `ImageGallery::saveFile()` method, allowing attackers to upload polyglot files with a `.php` extension to achieve code execution.

AVideo CVE-2026-33647 RCE File Upload Polyglot
2r 1t
critical advisory

AVideo Platform Unauthenticated SQL Injection Vulnerability

AVideo platform versions before 26.0 are vulnerable to unauthenticated SQL injection via the getAllCategories() method in objects/category.php due to insufficient sanitization of the doNotShowCats parameter, potentially leading to arbitrary code execution.

AVideo sqli cve-2026-33352 webserver
2r 1t
high advisory

AVideo HLS Path Traversal Vulnerability (CVE-2026-33292)

AVideo versions before 26.0 are vulnerable to an unauthenticated path traversal attack via the HLS streaming endpoint, allowing unauthorized access to private or paid videos by manipulating the `videoDirectory` GET parameter due to inconsistent path handling.

AVideo path-traversal cve-2026-33292 webserver
2r 1t
critical advisory

WWBN AVideo PGP 2FA Bypass via Weak Key Generation

WWBN AVideo platform versions up to 26.0 generate weak 512-bit RSA keys for PGP 2FA, which can be easily factored to derive the private key and bypass the second authentication factor. Additionally, key generation endpoints lack authentication checks, exposing the system to resource exhaustion attacks.

AVideo pgp 2fa bypass cve-2026-33488 credential-access
2r 1t
high advisory

WWBN AVideo CORS Vulnerability (CVE-2026-41057)

WWBN AVideo versions 29.0 and below are vulnerable to cross-origin credentialed requests to API endpoints due to an incomplete CORS origin validation fix, potentially exposing sensitive user data.

AVideo CVE-2026-41057 CORS webserver
2r 1t 1c
critical advisory

AVideo Remote Code Execution via Locale File Write

AVideo versions 29.0 and prior are vulnerable to remote code execution due to unsanitized file path construction in the locale save endpoint, allowing arbitrary PHP file writes by authenticated administrators or those who can CSRF them.

AVideo rce cve-2026-40909
2r 1t 1c
high advisory

AVideo CSRF Vulnerability Allows Admin Impersonation

AVideo versions 29.0 and prior contain a CSRF vulnerability in admin-only JSON endpoints, allowing attackers to perform unauthorized actions if they can lure a logged-in administrator to visit a malicious page.

AVideo csrf web-application vulnerability
2r 1t 1c
high advisory

WWBN AVideo SSRF Vulnerability (CVE-2026-41060)

WWBN AVideo versions 29.0 and below are vulnerable to Server-Side Request Forgery (SSRF) due to an insufficient hostname check in the `isSSRFSafeURL()` function, allowing attackers to reach arbitrary ports on the AVideo server and exfiltrate data.

AVideo ssrf cve-2026-41060 web-application
2r 1t 1c
critical advisory

WWBN AVideo Arbitrary File Deletion via Path Traversal (CVE-2026-33293)

WWBN AVideo versions before 26.0 are vulnerable to arbitrary file deletion due to insufficient sanitization of the `deleteDump` parameter in `plugin/CloneSite/cloneServer.json.php`, allowing attackers with clone credentials to delete critical files via path traversal.

AVideo file-deletion path-traversal web-application
2r 1t
critical advisory

AVideo Platform Unauthenticated Live Stream Control via streamerURL Manipulation

AVideo platform versions up to 26.0 are vulnerable to unauthenticated control of live streams due to manipulation of the `streamerURL` parameter in the `control.json.php` endpoint, enabling actions like dropping publishers or starting/stopping recordings.

AVideo Platform avideo authentication-bypass cve-2026-33716
2r 1t
critical advisory

AVideo SSRF Vulnerability via IPv4-Mapped IPv6 Bypass (CVE-2026-33480)

AVideo versions up to 26.0 are vulnerable to server-side request forgery (SSRF) due to a bypass in the `isSSRFSafeURL()` function, allowing unauthenticated attackers to access internal resources.

AVideo ssrf cve-2026-33480 webserver
2r 1t
critical advisory

WWBN AVideo Unauthenticated Remote Code Execution via CloneSite Plugin

Unauthenticated attackers can achieve remote code execution in WWBN AVideo versions up to 26.0 by chaining vulnerabilities in the CloneSite plugin related to exposed secrets, database dumps, and OS command injection.

AVideo rce command-injection credential-access
2r 2t
high advisory

AVideo API Secret Disclosure Leads to Unauthorized Access

AVideo version 29.0 and earlier is vulnerable to unauthenticated API secret disclosure via a publicly accessible endpoint, allowing unauthorized access to protected API endpoints.

AVideo api-disclosure unauthorized-access
2r 1t
high advisory

WWBN AVideo Cross-Origin Request Vulnerability (CVE-2026-41056)

WWBN AVideo versions 29.0 and below are vulnerable to cross-origin request attacks (CVE-2026-41056) due to improper handling of Origin headers and session cookies, allowing unauthorized access to user data and system modifications.

AVideo cve cors credential-access
2r 1t 1c
critical advisory

AVideo SQL Injection Vulnerability (CVE-2026-33651)

AVideo versions up to 26.0 are vulnerable to time-based blind SQL injection via the `live_schedule_id` parameter in `remindMe.json.php`, allowing authenticated users to extract arbitrary database contents.

AVideo sql-injection cve-2026-33651 webserver
2r 1t
high advisory

AVideo CloneSite Unauthenticated Information Disclosure Leading to Remote Database Dump

AVideo is vulnerable to unauthenticated information disclosure via the `plugin/CloneSite/cloneClient.json.php` endpoint, which echoes the local CloneSite shared secret (`$objClone->myKey`) in HTTP responses without authentication, enabling cross-site database dumps of the configured clone server.

avideo information_disclosure database_dump
2r 2t
critical advisory

WWBN AVideo Unauthenticated Remote Code Execution via YPTSocket Plugin (CVE-2026-40911)

WWBN AVideo version 29.0 and prior is vulnerable to unauthenticated arbitrary Javascript execution via the YPTSocket plugin, allowing an attacker to execute arbitrary code in the context of connected users, leading to account takeover and data theft.

AVideo rce websocket cve-2026-40911
2r 3t 1c
critical advisory

WWBN AVideo Server-Side Request Forgery (SSRF) Vulnerability

WWBN AVideo versions prior to 26.0 are vulnerable to Server-Side Request Forgery (SSRF) via the `webSiteRootURL` parameter in `saveDVR.json.php`, allowing unauthenticated attackers to make arbitrary HTTP requests from the server.

AVideo ssrf cve-2026-33351
2r 1t
critical advisory

WWBN AVideo Remote Code Execution via Locale Save Path Traversal

WWBN AVideo is vulnerable to remote code execution due to a path traversal vulnerability in the `locale/save.php` endpoint, allowing an attacker to write arbitrary PHP files to any web-accessible directory via a maliciously crafted `flag` parameter, which can be exploited through CSRF.

AVideo rce path-traversal csrf
2r 2t 2i
high advisory

AVideo Session Fixation Vulnerability (CVE-2026-33492)

AVideo versions 26.0 and earlier are vulnerable to session fixation due to accepting arbitrary session IDs via the `PHPSESSID` GET parameter and disabled session regeneration, allowing attackers to hijack authenticated sessions.

AVideo cve-2026-33492 session-fixation web-application
2r 1t
high advisory

AVideo EncoderReceiveImage Local File Inclusion Vulnerability

AVideo is vulnerable to local file inclusion (LFI) via the EncoderReceiveImage endpoint, allowing authenticated uploaders to read sensitive server files by bypassing path traversal restrictions.

AVideo lfi file-disclosure php
2r 1t 1c