Image Gallery – Photo Grid & Video Gallery: Filesystem traversal
Image Gallery – Photo Grid & Video Gallery is affected by filesystem traversal. Exploitation requires at least author-level access. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.
- Component
- Image Gallery – Photo Grid & Video Gallery
- Plugin slug
modula-best-grid-gallery- Affected
- See vendor advisory
- Safe version
- See mitigation notes
- Published
- Dec 12, 2025
This CVE was published Dec 12, 2025 and is one of 10 known issues for this plugin.
Patch or disable the affected component.
Update Image Gallery – Photo Grid & Video Gallery to a release outside the affected range, or disable and remove it until a fixed version is available.
Technical description
The Image Gallery – Photo Grid & Video Gallery plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 2.13.3. This is due to the modula_list_folders AJAX endpoint that lacks proper path validation and base directory restrictions. While the endpoint verifies user capabilities (Author+ with upload_files and edit_posts permissions), it fails to validate that user-supplied directory paths reside within safe directories. This makes it possible for authenticated attackers, with Author-level access and above, to enumerate arbitrary directories on the server via the modula_list_folders endpoint.
CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary and upstream sources
- NVD record for CVE-2025-13891
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- WordPress upstream reference plugins.trac.wordpress.org
- Upstream reference research.cleantalk.org
- Wordfence advisory wordfence.com