What the vulnerability does
01Description
The Post Grid Master – Custom Post Types, Taxonomies & Ajax Filter Everything with Infinite Scroll, Load More, Pagination & Shortcode Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.4.12 via the 'locate_template' function. 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. The file included must have a .php extension.
Explanation of Vulnerability in Simple Terms
02Summary
Post Grid Master versions up to 3.4.12 contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can access sensitive files such as configuration files, database credentials, and other protected data without needing to log in or interact with a user. This vulnerability affects all installations of the plugin and requires immediate patching.
What an attacker can do
03Attacker Capabilities
Read any file on the server, including configuration files and database credentials.
Potential impact on your site
04Site Impact
Attackers can steal database credentials, API keys, and other sensitive files, potentially leading to full site compromise.
Conditions required to exploit
05Prerequisites
None. The attacker needs only network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
January 9, 2025
CVE published
April 8, 2026
Record updated