### [CVE-2024-9689](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9689) ![](https://img.shields.io/static/v1?label=Product&message=Post%20From%20Frontend&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen) ### Description The Post From Frontend WordPress plugin through 1.0.0 does not have CSRF check when deleting posts, which could allow attackers to make logged in admin perform such action via a CSRF attack ### POC #### Reference - https://wpscan.com/vulnerability/ea501d37-1ec2-43ec-873a-ec204e965f60/ #### Github No PoCs found on GitHub currently.