### [CVE-2024-10728](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10728) ![](https://img.shields.io/static/v1?label=Product&message=Post%20Grid%20Gutenberg%20Blocks%20and%20WordPress%20Blog%20Plugin%20%E2%80%93%20PostX&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%204.1.16%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen) ### Description The Post Grid Gutenberg Blocks and WordPress Blog Plugin – PostX plugin for WordPress is vulnerable to unauthorized plugin installation/activation due to a missing capability check on the 'install_required_plugin_callback' function in all versions up to, and including, 4.1.16. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install and activate arbitrary plugins which can be leveraged to achieve remote code execution if another vulnerable plugin is installed and activated. ### POC #### Reference No PoCs from references. #### Github - https://github.com/RandomRobbieBF/CVE-2024-10728