---
id: CVE-2026-70375
title: >-
  HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability
  (CWE-78) in the Git deployer component
summary: >-
  HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability
  (CWE-78) in the Git deployer component. GitDeployer.pullRepo in
  src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec,
  interpolating the configured b…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
published: '2026-08-05'
updated: '2026-08-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-70375'
references:
  - url: 'https://cve.turansec.uz/advisories/TRN-B571F773'
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
  - url: 'https://github.com/HashBrownCMS/hashbrown-cms'
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
tags:
  - nvd
epss: 0.00981
epssPercentile: 0.60787
ingestedAt: '2026-08-10T12:39:47.937Z'
---

## Overview

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability (CWE-78) in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec, interpolating the configured branch value directly into a shell command with no escaping.

## Remediation

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