CVE-2026-61523
HighCVSS 7.2Exploitation Probability (EPSS)
Low risk47th percentile - higher than 47% of all known CVEs
Summary
WebsiteBaker CMS before version 2.13.10 has a code injection vulnerability in the Droplets editor. An authenticated administrator can save arbitrary PHP code in the Code field, which is written to a publicly accessible file, enabling remote code execution by unauthenticated users.
Risk Assessment
An attacker administrator can plant a webshell that can then be executed by anyone, leading to CMS server takeover and data access.
Recommendation
Update WebsiteBaker CMS to version 2.13.10 or later. Sanitize input in the Droplets editor and restrict access to administrative functions.
Other vulnerabilities in WebsiteBaker CMS
Original NVD description (English source)
WebsiteBaker CMS before 2.13.10 contains a code injection vulnerability in the Droplets editor that allows authenticated administrators to inject arbitrary PHP code by submitting malicious content through the droplet Code field, which is written verbatim to a publicly accessible PHP file with no content sanitization. Attackers can save a PHP webshell via the save_droplet handler to a predictable path inside the modules directory, enabling unauthenticated users to achieve remote code execution by making direct HTTP requests to the written file.

