S4E just found a high-severity finding from cve-2025-58360 scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Oct 8, 2024

CVE-2024-0881 Scanner

CVE-2024-0881 Scanner - Improper Access Control vulnerability in Combo Blocks

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.4k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-0881
5.4
CVSSmedium
Exploitable remotely over the internet · low-privilege account sufficient.

The Post Grid, Form Maker, Popup Maker, WooCommerce Blocks, Post Blocks, Post Carousel WordPress plugin before 2.2.76 does not have proper authorization, resulting in password protected posts to be displayed in the result of some unauthenticated AJAX actions, allowing unauthenticated users to read such posts

Attack Vector
Network
Privileges Req.
Low
User Interaction
None
Affected
Post Grid, Form Maker, Popup Maker, WooCommerce Blocks, Post Blocks, Post Carousel
AFFECTED< 2.2.76SAFE ✓≥ 2.2.76
post_gridby pickplugins
AFFECTED< 2.2.76SAFE ✓≥ 2.2.76
Updated Sep 10, 2026View on NVD →
Detail

The Combo Blocks plugin is widely used within WordPress environments, offering functionality to create grids, forms, popups, and blocks. It caters primarily to web developers and WordPress site administrators who seek to enhance the aesthetic and functional capabilities of their websites. By providing versatile blocks and grid arrangements, it simplifies the process of creating complex layouts. New features and updates are regularly added to this plugin, extending its usefulness to a broader audience. Its implementation ranges from personal blogs to enterprise-level sites, where the need for dynamic web page elements is significant. Perhaps most notably, Combo Blocks allows non-technical users to integrate advanced elements without deep technical knowledge.

Improper access control vulnerabilities occur when access to data or functionality is not fully protected, allowing unauthorized users to access restricted areas. In the context of the Combo Blocks plugin, this vulnerability can enable unauthenticated users to gain access to password-protected posts. Such issues are considerable as they undermine the data security policies an organization might have in place. When exploited, these vulnerabilities may expose sensitive content that was meant to remain confidential. Many web services and applications remain vigilant against these threats, but constant security checks and updates are necessary to mitigate new vulnerabilities.

Technical details of this vulnerability highlight the use of unauthenticated AJAX actions that fail to verify user access properly. Vulnerability occurs through AJAX calls to the WordPress admin-ajax.php file, particularly with the actions ‘post_grid_paginate_ajax_free’ and 'post_grid_ajax_search_free'. These endpoints may process requests without proper authentication, leading to unintended exposure. The AJAX actions are intended for grid and search results but unintentionally render password-protected content accessible. Security measures typically involve access restrictions, which appear insufficient in this instance.

If exploited, this vulnerability could lead to unauthorized disclosure of sensitive WordPress posts, potentially compromising user privacy or proprietary business information. External parties could exploit the weakness to steal, manipulate, or infer data pending protection. Resulting security breaches might harm reputation, result in data loss, or necessitate costly remediation efforts, emphasizing routine updates and proper security layer implementations. Endangers the trust between site administrators and their user base if sensitive information is mishandled.

REFERENCES

Solution Advice
  • Update the Combo Blocks plugin to the latest version available.
  • Restrict AJAX access only to authenticated users by implementing proper checks within the code.
  • Monitor site access logs for unusual activity involving AJAX endpoints and password-protected posts.
  • Regularly audit and test your site for similar issues to prevent unauthorized access.
  • Consider consulting with a security specialist to implement tailored security controls.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-0881 Scanner - Improper Access Control vulnerability in Combo Blocks | S4E