2 matches found
CVE-2026-70375 HashBrown CMS - OS Command Injection via Git Deployer Branch Field
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...
8.8CVSS0.00981EPSS
SaveExploits0References2
EUVD-2026-53098
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.execgit checkout $this.branch || 'master', interpolating the configured branch value directly into...
8.8CVSS5.6AI score0.00981EPSS
SaveExploits0References2
20