---
id: CVE-2026-61524
title: >-
  WebsiteBaker CMS before 2.13.10 contains an unrestricted file upload
  vulnerability in the module installation feature that allows authenticated
  administrators to achieve remote code execution by uploading a crafted ZIP
  archive containing…
summary: >-
  WebsiteBaker CMS before 2.13.10 contains an unrestricted file upload
  vulnerability in the module installation feature that allows authenticated
  administrators to achieve remote code execution by uploading a crafted ZIP
  archive containing…
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-434
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-61524'
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-file-upload-rce-via-module-installation
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00555
epssPercentile: 0.45176
ingestedAt: '2026-09-09T21:22:45.522Z'
---

## Overview

WebsiteBaker CMS before 2.13.10 contains an unrestricted file upload vulnerability in the module installation feature that allows authenticated administrators to achieve remote code execution by uploading a crafted ZIP archive containing a PHP webshell alongside a valid info.php metadata file. Attackers can place the malicious archive through the module installation interface, causing the application to extract the webshell into a web-accessible modules/ subdirectory where it becomes immediately executable by any unauthenticated user via direct HTTP request.

## Remediation

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