CVE-2025-13645 HIGH

CVE-2025-13645: Modula 2.13.1 - 2.13.2 - Authenticated (Author+) Arbitrary File Deletion

Vendor Wpchill
Product Image Gallery – Photo Grid & Video Gallery
Weakness CWE-22 · Path traversal
Published December 3, 2025
Last update December 3, 2025

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The Modula Image Gallery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'ajax_unzip_file' function in versions 2.13.1 to 2.13.2. This makes it possible for authenticated attackers, with Author-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

Explanation of Vulnerability in Simple Terms

02Summary

A path traversal vulnerability in Image Gallery – Photo Grid & Video Gallery versions 2.13.1 through 2.13.2 allows authenticated administrators to read and write arbitrary files on the server. An attacker with admin privileges can bypass file access restrictions and access sensitive files outside the intended directory structure, potentially exposing configuration files, database credentials, or modifying site files.

What an attacker can do

03Attacker Capabilities

Read and write arbitrary files on the server outside the gallery directory.

Potential impact on your site

04Site Impact

An admin account compromise could expose sensitive files or allow modification of core site files.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the WordPress site.

Key dates

06Disclosure timeline

December 3, 2025 CVE published
December 3, 2025 Record updated