Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- 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/
- https://plugins.trac.wordpress.org/changeset?old_path=%2Fmeow-gallery/tags/5.4.4
- https://wordpress.org/plugins/meow-gallery/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/3386ea07-9c61-4b54-a45
FAQ
What is CVE-2026-1291?
CVE-2026-1291 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 versi...
How severe is CVE-2026-1291?
CVE-2026-1291 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1291?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.