SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-61523

HIGH · CVSS 7.2 EPSS 0.64% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

WebsiteBaker CMS versions prior to 2.13.10 are vulnerable to a code injection flaw in the Droplets editor, allowing authenticated administrators to inject arbitrary PHP code. This vulnerability can be exploited by attackers to save a PHP webshell to a publicly accessible location, facilitating remote code execution for unauthenticated users. Organizations using this CMS should prioritize patching to mitigate the risk of unauthorized access and potential system compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-61523
Severity
HIGH
CVSS
7.2
EPSS
0.64%

Original NVD Description

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.