CVE-2026-0687 MEDIUM

CVE-2026-0687: Meta-box GalleryMeta <= 3.0.1 - Missing Authorization to Authenticated (Author+) Gallery Management

Vendor Shahinurislam
Product Meta-box GalleryMeta
Weakness CWE-862 · Missing authorization
Published January 24, 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 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 Meta-box GalleryMeta plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'mb_gallery' custom post type in all versions up to, and including, 3.0.1. This makes it possible for authenticated attackers, with Author-level access and above, to create and publish galleries.

Explanation of Vulnerability in Simple Terms

02Summary

Meta-box GalleryMeta versions 3.0.1 and earlier lack proper authorization checks, allowing authenticated users to modify gallery data they should not have access to. An attacker with low-privilege account access can alter gallery content without proper permission validation. The vulnerability affects the integrity of gallery data but does not expose sensitive information or disrupt availability.

What an attacker can do

03Attacker Capabilities

Modify gallery data and settings without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can alter gallery content, potentially defacing or corrupting image galleries.

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
April 8, 2026 Record updated