// vulnerability record
cached · NVD via COSMOS syncCVE-2026-1291
MEDIUMpublished 2026-06-13 10:16 UTC · 12 days ago · modified 2026-06-15 20:42 UTC
// description
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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
// weaknesses (CWE)
- CWE-639
// references (6)
- https://plugins.trac.wordpress.org/browser/meow-gallery/trunk/classes/rest.php
- https://plugins.trac.wordpress.org/changeset/3469543/meow-gallery
- https://plugins.trac.wordpress.org/changeset/3469543/meow-gallery/trunk/classes/rest.php
- https://plugins.trac.wordpress.org/changeset?old_path=%2Fmeow-gallery/tags/5.4.4&new_path=%2Fmeow-gallery/tags/5.4.5
- https://wordpress.org/plugins/meow-gallery/