---
id: CVE-2026-61523
title: >-
  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…
summary: >-
  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…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-94
published: '2026-08-03'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:40:01.933'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-61523'
references:
  - url: 'https://addon.websitebaker.org/en/browse-add-ons/?type=5&cid=997'
    label: disclosure@vulncheck.com
  - url: >-
      https://medium.com/@benjaminasareagyapong2006/two-rce-vulnerabilities-i-found-on-my-birthday-evening-4563006a615a
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/websitebaker-cms-code-injection-via-droplets-editor
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00644
epssPercentile: 0.49504
ingestedAt: '2026-09-09T21:22:45.522Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
