CVE-2026-1291 PUBLISHED

Meow Gallery <= 5.4.4 - Missing Authorization to Authenticated (Author+) Shortcode creation

Assigner: Wordfence
Reserved: 21.01.2026 Published: 13.06.2026 Updated: 13.06.2026

The Meow Gallery plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the REST API endpoint /wp-json/meow-gallery/v1/save_shortcode in all versions up to, and including, 5.4.4 This makes it possible for authenticated attackers, with Author-level access and above, to arbitrarily create or overwrite existing gallery shortcode records by supplying a user-controlled id value. The endpoint performs database update operations without verifying that the requesting user is authorized to modify the referenced gallery record or create their own.

Metrics

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

Product Status

Vendor tigroumeow
Product Meow Gallery
Versions Default: unaffected
  • affected from 0 to 5.4.4 (incl.)

Credits

  • Chawabhon Netisingha finder

References

Problem Types

  • CWE-639 Authorization Bypass Through User-Controlled Key CWE