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