CVE-2025-15524 MEDIUM

CVE-2025-15524: Gallery by FooGallery <= 3.1.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Gallery Metadata Exposure

Vendor Fooplugins
Product Gallery by FooGallery
Weakness CWE-862 · Missing authorization
Published February 11, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Gallery by FooGallery plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ajax_get_gallery_info() function in all versions up to, and including, 3.1.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve metadata (name, image count, thumbnail URL) of private, draft, and password-protected galleries by enumerating gallery IDs.

Explanation of Vulnerability in Simple Terms

02Summary

Gallery by FooGallery versions 3.1.9 and earlier lack proper authorization checks, allowing authenticated users to access gallery data they should not be able to view. An attacker with a low-privilege account can read sensitive information from galleries belonging to other users or restricted content. This affects all installations where multiple users have access to the plugin.

What an attacker can do

03Attacker Capabilities

Read gallery data and sensitive information from galleries they don't own or have permission to access.

Potential impact on your site

04Site Impact

User data and gallery content may be exposed to unauthorized site users with low-privilege accounts.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no special interaction required.

Key dates

06Disclosure timeline

February 11, 2026 CVE published
April 8, 2026 Record updated