VYPR
Medium severity5.3NVD Advisory· Published Apr 10, 2024· Updated Apr 15, 2026

CVE-2024-3235

CVE-2024-3235

Description

The Essential Grid Gallery WordPress Plugin plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.1.1 via the on_front_ajax_action() function. This makes it possible for unauthenticated attackers to view private and password protected posts that may have private or sensitive information.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Essential Grid Gallery WordPress Plugin up to 3.1.1 exposes private and password-protected posts to unauthenticated attackers via the on_front_ajax_action() function.

The Essential Grid Gallery WordPress Plugin in versions up to and including 3.1.1 contains a vulnerability in the on_front_ajax_action() function that leads to Sensitive Information Exposure. The function does not properly check user permissions, allowing unauthenticated attackers to access private or password-protected posts through a crafted AJAX request [1].

This vulnerability requires no authentication and can be exploited remotely by sending specially crafted AJAX requests to the vulnerable endpoint. The attack surface is significant because the plugin is widely used for creating dynamic grid galleries, and the function is designed for front-end AJAX operations, making it directly reachable by visitors [1].

An attacker who successfully exploits this vulnerability can view the content of any private or password-protected post on the WordPress site. This may include draft posts, private pages, or any content intended to be restricted, potentially exposing sensitive information [1].

The vendor released version 3.1.2 on 29th April 2023, which fixes this vulnerability by properly implementing permission checks in the on_front_ajax_action() function [1]. Users should update immediately; users on versions 3.1.1 or earlier remain vulnerable.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.