Snyk has reported that there have been attempts or successful attacks targeting this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Remote Code Execution (RCE) vulnerabilities in an interactive lesson.
Start learningUpgrade johnpbloch/wordpress-core to version 6.9.5, 7.0.2 or higher.
johnpbloch/wordpress-core is a web software you can use to create a website or blog.
Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to a REST API batch-route confusion weakness in the batch request endpoint, which resolves batched subrequests in a way that confuses route or permission handling. An attacker can reach remote code execution by combining this batch-endpoint route confusion with the author__not_in SQL injection in WP_Query, chaining the two to execute code on the server. Exploitation affects WordPress 6.9 and later where the batch-route behavior is present, and reaching remote code execution requires chaining with the SQL injection.