SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-57944

MEDIUM · CVSS 5.4 EPSS 0.10% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-22 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

AVideo is vulnerable to a cross-site request forgery (CSRF) flaw that allows attackers to manipulate site-wide Gallery configurations through unauthorized writes to plugin data. By exploiting this vulnerability, an attacker can craft a malicious GET request using an administrator's session cookie, enabling them to promote arbitrary channels or delete curated sections without proper token validation. Organizations using AVideo should prioritize addressing this vulnerability to protect against potential unauthorized modifications to their site content.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-57944
Severity
MEDIUM
CVSS
5.4
EPSS
0.10%

Original NVD Description

AVideo through commit 9c39d8c8 contains a cross-site request forgery vulnerability in channelToGallery.json.php that allows attackers to modify site-wide Gallery configuration by performing unauthorized writes to plugin data. Attackers can craft a cross-site GET request carrying an administrator's session cookie to promote arbitrary channels to the front page or delete curated sections without token validation.