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.
{
"cna_assigner": "TuranSec",
"cwe_ids": [
"CWE-78"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/70xxx/CVE-2026-70375.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.4.6"
},
{
"fixed": "1.4.6"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}