Approved changes feed: RSS · Atom

cpe:2.3:a:pickplugins:post_grid:*:*:*:*:*:wordpress:*:*

part: a version: * update: *

VendorPickplugins (03c448d6-40a7-5ce8-8d7e-bbbe6a0aa644)
ProductPost Grid (e8268a5e-c246-5ba1-924e-4670bfaecd8f)
Edition*
Language*
Software edition*
Target softwarewordpress
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/pickplugins/post-grid purl2cpe 2026-06-01 10:15:03.957652

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2024-9645 vulnerable 2026-06-03 14:58:22.300639 Post Grid and Gutenberg Blocks < 2.2.93 - Contributor+ Stored XSS
The Post Grid, Posts Slider, Posts Carousel, Post Filter, Post Masonry WordPress plugin before 2.2.93 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.
Published: 2025-05-15T20:07:21.874Z
Updated: 2025-05-16T20:36:19.623Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-8253 vulnerable 2026-06-03 14:58:17.589615 Post Grid and Gutenberg Blocks 2.2.87 - 2.2.90 - Authenticated (Subscriber+) Privilege Escalation
HIGH (8.8)
The Post Grid and Gutenberg Blocks plugin for WordPress is vulnerable to privilege escalation in all versions 2.2.87 to 2.2.90. This is due to the plugin not properly restricting what user meta values can be updated and ensuring a form is active. This makes it possible for authenticated attackers, with subscriber-level access and above, to update their user meta to become an administrator.
Published: 2024-09-11T03:31:07.619Z
Updated: 2024-09-11T18:56:30.780Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-32816 vulnerable 2026-06-03 14:55:48.122963 WordPress Combo Blocks plugin <= 2.2.78 - Sensitive Data Exposure via API vulnerability
HIGH (7.5)
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in PickPlugins Post Grid.This issue affects Post Grid: from n/a through 2.2.78.
Published: 2024-04-24T07:41:31.530Z
Updated: 2026-04-28T16:09:40.886Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-1988 vulnerable 2026-06-03 14:54:35.144936 Post Grid, Form Maker, Popup Maker, WooCommerce Blocks, Post Blocks, Post Carousel – Combo Blocks <= 2.2.80 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
The Post Grid, Form Maker, Popup Maker, WooCommerce Blocks, Post Blocks, Post Carousel – Combo Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'tag' attribute in blocks in all versions up to, and including, 2.2.80 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2024-06-07T03:21:57.530Z
Updated: 2026-04-08T17:29:39.039Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-13796 vulnerable 2026-06-03 14:54:25.460137 Post Grid and Gutenberg Blocks – ComboBlocks <= 2.3.6 - Unauthenticated User Information Exposure
MEDIUM (5.3)
The Post Grid and Gutenberg Blocks – ComboBlocks plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.3.6 via the /wp-json/post-grid/v2/get_users REST API This makes it possible for unauthenticated attackers to extract sensitive data including including emails and other user data.
Published: 2025-02-28T04:21:55.558Z
Updated: 2026-04-08T16:33:05.223Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-13408 vulnerable 2026-06-03 14:54:24.574976 Post Grid, Slider & Carousel Ultimate – with Shortcode, Gutenberg Block & Elementor Widget <= 1.6.10 - Authenticated (Contributor+) Local File Inclusion
HIGH (7.5)
The Post Grid, Slider & Carousel Ultimate – with Shortcode, Gutenberg Block & Elementor Widget plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.6.10 via the 'theme' attribute of the `pgcu` shortcode. This makes it possible for authenticated attackers, with Contributor-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 php files can be uploaded and included.
Published: 2025-01-24T11:07:33.334Z
Updated: 2026-04-08T17:35:18.188Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-0881 vulnerable 2026-06-03 14:54:04.407121 Combo Blocks < 2.2.76 - Unauthenticated Password Protected Posts Access
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
Published: 2024-04-11T15:36:31.247Z
Updated: 2024-10-31T15:07:40.694Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-0447 vulnerable 2026-06-03 14:45:56.210844 Post Grid < 2.1.16 - Reflected Cross-Site Scripting via post_types
The Post Grid WordPress plugin before 2.1.16 does not sanitise and escape the post_types parameter before outputting it back in the response of the post_grid_update_taxonomies_terms_by_posttypes AJAX action, available to any authenticated users, leading to a Reflected Cross-Site Scripting
Published: 2022-04-11T14:40:44.000Z
Updated: 2024-08-02T23:25:40.471Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-4450 vulnerable 2026-06-03 14:45:48.866775 Post Grid <= 2.1.12 - Contributor+ SQL Injection
HIGH (8.8)
The Post Grid plugin for WordPress is vulnerable to blind SQL Injection via post metadata in versions up to, and including, 2.1.12 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with contributor-level permissions and above to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2024-10-16T06:43:37.936Z
Updated: 2026-04-08T17:12:48.149Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-24986 vulnerable 2026-06-03 14:44:04.161231 Post Grid < 2.1.16 - Reflected Cross-Site Scripting via keyword
The Post Grid WordPress plugin before 2.1.16 does not escape the keyword parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting in pages containing a Post Grid with a search form
Published: 2022-04-11T14:40:35.000Z
Updated: 2024-08-03T19:49:14.581Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-24488 vulnerable 2026-06-03 14:43:57.278220 Post Grid < 2.1.8 - Reflected Cross-Site Scripting (XSS)
The slider import search feature and tab parameter of the Post Grid WordPress plugin before 2.1.8 settings are not properly sanitised before being output back in the pages, leading to Reflected Cross-Site Scripting issues
Published: 2021-08-02T10:32:25.000Z
Updated: 2024-08-03T19:35:19.741Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-35939 vulnerable 2026-06-03 14:42:32.925307 Details available
HIGH (7.5)
PHP Object injection vulnerabilities in the Team Showcase plugin before 1.22.16 for WordPress allow remote authenticated attackers to inject arbitrary PHP objects due to insecure unserialization of data supplied in a remotely hosted crafted payload in the source parameter via AJAX. The action must be set to team_import_xml_layouts.
Published: 2021-01-01T01:25:47.000Z
Updated: 2024-08-04T17:16:13.461Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-35938 vulnerable 2026-06-03 14:42:32.924968 Details available
HIGH (7.5)
PHP Object injection vulnerabilities in the Post Grid plugin before 2.0.73 for WordPress allow remote authenticated attackers to inject arbitrary PHP objects due to insecure unserialization of data supplied in a remotely hosted crafted payload in the source parameter via AJAX. The action must be set to post_grid_import_xml_layouts.
Published: 2021-01-01T01:25:40.000Z
Updated: 2024-08-04T17:16:13.401Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-35937 vulnerable 2026-06-03 14:42:32.924608 Details available
HIGH (7.5)
Stored Cross-Site Scripting (XSS) vulnerabilities in the Team Showcase plugin before 1.22.16 for WordPress allow remote authenticated attackers to import layouts including JavaScript supplied via a remotely hosted crafted payload in the source parameter via AJAX. The action must be set to team_import_xml_layouts.
Published: 2021-01-01T01:25:32.000Z
Updated: 2024-08-04T17:16:13.421Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-35936 vulnerable 2026-06-03 14:42:32.922062 Details available
HIGH (7.5)
Stored Cross-Site Scripting (XSS) vulnerabilities in the Post Grid plugin before 2.0.73 for WordPress allow remote authenticated attackers to import layouts including JavaScript supplied via a remotely hosted crafted payload in the source parameter via AJAX. The action must be set to post_grid_import_xml_layouts.
Published: 2021-01-01T01:25:23.000Z
Updated: 2024-08-04T17:16:13.449Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.