Description
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.
Published: 2026-09-25
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Deletion
Action: Patch
AI Analysis

Impact

The Modula Image Gallery plugin contains a missing authorization flaw that allows authenticated WordPress users with author-level access or higher to delete arbitrary files on the server. The flaw stems from insufficient validation of the 'file' parameter in the upload_image function, enabling a malicious user to specify any path within the uploads directory or beyond, thereby deleting vital files. This vulnerability is identified as CWE-862 and can lead to data loss, site compromise, or denial of service.

Affected Systems

The vulnerability affects the Modula Image Gallery – Photo Grid & Video Gallery plugin produced by wpchill. All releases up to and including version 3.0.2 are impacted. WordPress sites using this plugin are at risk if they have author or higher privileges.

Risk and Exploitability

The CVSS score of 8.1 classifies this defect as high severity, and the lack of an EPSS score indicates insufficient public data, though the inherent exploitability remains significant. The attack requires an authenticated attacker with author-level access, which is a common privilege tier on many sites, making the vulnerability likely to be abused. The vulnerability is not currently listed in the CISA KEV catalog, but the impact and accessible privilege level suggest a considerable risk if not patched.

Generated by OpenCVE AI on September 25, 2026 at 09:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Modula Image Gallery to a version newer than 3.0.2 to eliminate the path validation flaw.
  • Revoke author-level users from having file deletion capabilities by tightening WordPress role capabilities or using a security plugin.
  • Configure file system permissions so that the web server process cannot delete arbitrary files outside of the designated uploads directory.

Generated by OpenCVE AI on September 25, 2026 at 09:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpchill
Wpchill modula Image Gallery – Photo Grid & Video Gallery
Vendors & Products Wordpress
Wordpress wordpress
Wpchill
Wpchill modula Image Gallery – Photo Grid & Video Gallery

Fri, 25 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Modula Image Gallery <= 3.0.2 - Missing Authorization to Authenticated (Author+) Arbitrary File Deletion (Non-PHP) via 'file' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}


Subscriptions

Wordpress Wordpress
Wpchill Modula Image Gallery – Photo Grid & Video Gallery
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T13:00:15.758Z

Reserved: 2026-09-16T16:32:58.951Z

Link: CVE-2026-92713

cve-icon Vulnrichment

Updated: 2026-09-25T12:55:58.809Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T08:16:41.310

Modified: 2026-09-25T14:17:22.480

Link: CVE-2026-92713

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:45:17Z

Weaknesses