CVE-2025-14947 MEDIUM

CVE-2025-14947: All-in-One Video Gallery <= 4.6.4 - Missing Authorization to Unauthenticated Bunny Stream Video Creation/Deletion

Vendor Plugins360
Product All-in-One Video Gallery
Weakness CWE-862 · Missing authorization
Published January 23, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The All-in-One Video Gallery plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `ajax_callback_create_bunny_stream_video`, `ajax_callback_get_bunny_stream_video`, and `ajax_callback_delete_bunny_stream_video` functions in all versions up to, and including, 4.6.4. This makes it possible for unauthenticated attackers to create and delete videos on the Bunny Stream CDN associated with the victim's account, provided they can obtain a valid nonce which is exposed in public player templates.

Explanation of Vulnerability in Simple Terms

02Summary

All-in-One Video Gallery through version 4.6.4 lacks proper authorization checks, allowing unauthenticated attackers to modify or delete video gallery data. The vulnerability requires no user interaction and can be exploited over the network. Site administrators should update to a version newer than 4.6.4 immediately.

What an attacker can do

03Attacker Capabilities

Modify or delete video gallery content without authentication.

Potential impact on your site

04Site Impact

Attackers can alter or remove gallery videos and settings without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE