CVE-2026-89413 PUBLISHED

Filter Gallery <= 1.1.4 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Gallery Deletion via 'ufg_gallery_id' Parameter

Assigner: Wordfence
Reserved: 11.09.2026 Published: 18.09.2026 Updated: 18.09.2026

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.

Metrics

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

Product Status

Vendor farazfrank
Product Filter Gallery
Versions Default: unaffected
  • affected from 0 to 1.1.4 (incl.)

Credits

  • Supakiad S. (m3ez) finder

References

Problem Types

  • CWE-862 Missing Authorization CWE