### [CVE-2024-11848](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11848) ![](https://img.shields.io/static/v1?label=Product&message=NitroPack%20%E2%80%93%20Caching%20%26%20Speed%20Optimization%20for%20Core%20Web%20Vitals%2C%20Defer%20CSS%20%26%20JS%2C%20Lazy%20load%20Images%20and%20CDN&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.17.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen) ### Description The NitroPack plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'nitropack_dismiss_notice_forever' AJAX action in all versions up to, and including, 1.17.0. This makes it possible for authenticated attackers, with subscriber-level access and above, to update arbitrary options to a fixed value of '1' which can activate certain options (e.g., enable user registration) or modify certain options in a way that leads to a denial of service condition. ### POC #### Reference No PoCs from references. #### Github - https://github.com/RandomRobbieBF/CVE-2024-11848