CVE-2024-13790 CRITICAL

CVE-2024-13790: MinimogWP – The High Converting eCommerce WordPress Theme <= 3.7.0 - Unauthenticated Local PHP File Inclusion

Vendor Thememove
Product MinimogWP – The High Converting eCommerce WordPress Theme
Weakness CWE-98 · PHP file inclusion
Published March 19, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The MinimogWP – The High Converting eCommerce WordPress Theme theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.7.0 via the 'template' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

MinimogWP theme versions up to 3.7.0 contain a remote code execution vulnerability accessible over the network without authentication. An attacker can execute arbitrary PHP code on the site, gaining full control. The vulnerability requires no user interaction and affects all installations of the affected theme versions.

What an attacker can do

03Attacker Capabilities

Run their own PHP code on the site and take complete control of it.

Potential impact on your site

04Site Impact

Complete compromise of the WordPress site, including data theft, malware injection, and site defacement.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

March 19, 2025 CVE published
April 8, 2026 Record updated