PatchSiren cyber security CVE debrief
CVE-2026-70375 HashBrownCMS CVE debrief
The HashBrown CMS through version 1.4.6 contains an OS Command Injection vulnerability (CWE-78) in the Git deployer component. This vulnerability allows a user with the ability to configure a project's Git deployer settings to execute arbitrary shell commands. The vulnerability is caused by the insecure interpolation of the branch value into a shell command without proper escaping in the GitDeployer.pullRepo() function. Affected users should verify and restrict Git deployer settings and branch values to prevent potential OS command injection attacks. The CVE record was published on 2026-08-05T07:16:39.697Z and has not been modified since then. Users of HashBrown CMS through version 1.4.6 who utilize the Git deployer component should take immediate action to secure their deployments.
- Vendor
- HashBrownCMS
- Product
- hashbrown-cms
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-05
- Original CVE updated
- 2026-08-05
- Advisory published
- 2026-08-05
- Advisory updated
- 2026-08-05
Who should care
Users of HashBrown CMS through version 1.4.6 who utilize the Git deployer component should verify and restrict Git deployer settings and branch values to prevent potential OS command injection attacks. This includes operators, platform administrators, vulnerability management teams, and security teams who are responsible for securing HashBrown CMS deployments.
Technical summary
The HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability in the Git deployer component. The vulnerability is caused by the insecure interpolation of the branch value into a shell command without proper escaping in the GitDeployer.pullRepo() function. This allows a user with the ability to configure a project's Git deployer settings to set a malicious branch value that executes automatically on every subsequent deployer operation. The vulnerability can be exploited by setting a malicious branch value, such as 'master;<command>#', which executes automatically on every subsequent deployer operation.
Defensive priority
Verify Git deployer settings and branch values for potential OS command injection vulnerabilities.
Recommended defensive actions
- Verify and restrict Git deployer settings and branch values.
- Implement proper input validation and escaping for branch values.
- Monitor deployer operations for suspicious activity.
- Update to a version of HashBrown CMS that addresses this vulnerability.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE-2026-70375 record indicates an OS Command Injection vulnerability in HashBrown CMS through 1.4.6, specifically in the Git deployer component. The vulnerability is due to the insecure interpolation of the branch value into a shell command without proper escaping. A user with the ability to configure a project's Git deployer settings can set a malicious branch value that executes automatically on every subsequent deployer operation.
Official resources
-
CVE-2026-70375 CVE record
CVE.org
-
CVE-2026-70375 NVD detail
NVD
-
Source item URL
nvd_modified
-
Source reference
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
-
Source reference
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-05T07:16:39.697Z and has not been modified since then.