CVE-2024-8392 HIGH

CVE-2024-8392: WordPress Post Grid Layouts with Pagination – Sogrid <= 1.5.6 - Authenticated (Admin+) Local File Inclusion

Vendor Delabon
Product WordPress Post Grid Layouts with Pagination – Sogrid
Weakness CWE-98 · PHP file inclusion
Published October 26, 2024
Last update April 8, 2026

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 WordPress Post Grid Layouts with Pagination – Sogrid plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.5.6 via the 'tab' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, 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. This can also be exploited via CSRF techniques.

Explanation of Vulnerability in Simple Terms

02Summary

The Sogrid WordPress plugin versions 1.5.6 and earlier contain a vulnerability that allows high-privilege users to read sensitive data, modify site content, or disrupt service. The vulnerability requires administrator-level access to exploit. Site owners should update to a version newer than 1.5.6 immediately.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify content, or disrupt the site if they have admin access.

Potential impact on your site

04Site Impact

An admin account compromise could expose data, alter posts/pages, or cause downtime.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level privileges on the WordPress site.

Key dates

06Disclosure timeline

October 26, 2024 CVE published
April 8, 2026 Record updated