CVE-2025-12957 HIGH

CVE-2025-12957: All-in-One Video Gallery <= 4.5.7 - Authenticated (Author+) Arbitrary File Upload via VTT Upload Bypass

Vendor Plugins360
Product All-in-One Video Gallery
Weakness CWE-434 · Unrestricted file upload
Published January 16, 2026
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The All-in-One Video Gallery plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and including, 4.5.7. This is due to insufficient file type validation detecting VTT files, allowing double extension files to bypass sanitization while being accepted as a valid VTT file. This makes it possible for authenticated attackers, with author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

All-in-One Video Gallery versions 4.5.7 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, potentially including executable code. This can lead to unauthorized access, data theft, or site compromise.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the site, including executable code that runs on the server.

Potential impact on your site

04Site Impact

Compromised site integrity, data theft, or complete server takeover if malicious code is executed.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

January 16, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE