CVE-2025-15516 MEDIUM

CVE-2025-15516: All-in-One Video Gallery 4.1.0 - 4.6.4 - Missing Authorization to Authenticated (Subscriber+) Limited User Meta Update

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

CVSS base score

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

CVSS vector

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

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_store_user_meta() function in versions 4.1.0 to 4.6.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary string-based user meta keys for their own account.

Explanation of Vulnerability in Simple Terms

02Summary

All-in-One Video Gallery versions 4.1.0 through 4.6.4 lack proper authorization checks, allowing authenticated users to modify content they should not have access to. An attacker with a low-privilege account can alter video gallery data without proper permission validation. This affects the integrity of gallery content but does not expose sensitive data or cause service disruption.

What an attacker can do

03Attacker Capabilities

Modify video gallery content without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can alter or corrupt your video gallery content and settings.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

January 24, 2026 CVE published
January 26, 2026 Record updated