CVE-2026-92713 PUBLISHED

Modula Image Gallery <= 3.0.2 - Missing Authorization to Authenticated (Author+) Arbitrary File Deletion (Non-PHP) via 'file' Parameter

Assigner: Wordfence
Reserved: 16.09.2026 Published: 25.09.2026 Updated: 25.09.2026

The Modula Image Gallery – Photo Grid & Video Gallery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the upload_image function in all versions up to, and including, 3.0.2. This makes it possible for authenticated attackers, with author-level access and above, to delete arbitrary files on the server. The path restriction to wp-content/uploads is not an effective ownership boundary, as all user attachment files reside within that tree, and Authors trivially satisfy the edit_post check on their own galleries.

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 wpchill
Product Modula Image Gallery – Photo Grid & Video Gallery
Versions Default: unaffected
  • affected from 0 to 3.0.2 (incl.)

Credits

  • pb>sec finder

References

Problem Types

  • CWE-862 Missing Authorization CWE