GHSA-7pg5-g4gj-969xHighCVSS 8.1
The Filter Gallery plugin for WordPress is vulnerable to authorization bypass in all versions up...
🔗 CVE IDs covered (1)
📋 Description
The Filter Gallery plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.1.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete any arbitrary Filter Gallery records — including all associated filters, image mappings, settings, and details options — by supplying attacker-controlled gallery IDs. The nonce bypass requires omitting the nonce POST field entirely rather than submitting an invalid value, as a present-but-invalid nonce is correctly rejected.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-89413
- https://plugins.trac.wordpress.org/browser/filter-gallery/tags/1.1.4/filter-gallery.php#L1099
- https://plugins.trac.wordpress.org/browser/filter-gallery/tags/1.1.4/filter-gallery.php#L1112
- https://plugins.trac.wordpress.org/browser/filter-gallery/tags/1.1.4/filter-gallery.php#L1131
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3695415%40filter-gallery&new=3695415%40filter-gallery
- https://www.wordfence.com/threat-intel/vulnerabilities/id/0487c6dd-7453-4473-9a13-6b699623f8a9?source=cve
- https://github.com/advisories/GHSA-7pg5-g4gj-969x