CyberRota Analysis
AI-GeneratedThe Kirki WordPress plugin prior to version 6.0.13 is vulnerable to PHP Object Injection due to insufficient restrictions on deserialized data from unauthenticated users. This flaw can lead to serious consequences, including remote code execution, if exploited through a suitable gadget chain. WordPress administrators and site owners using affected versions should prioritize updating to mitigate potential security risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The Kirki WordPress plugin before 6.0.13 does not restrict which classes may be instantiated when it deserialises data that unauthenticated users can store, leading to PHP Object Injection that is triggered when an administrator later reviews the stored data. With a suitable gadget chain present on the site (via another installed Kirki WordPress plugin before 6.0.13, , or an outdated WordPress version), this could be leveraged to perform a variety of attacks, such as remote code execution.