PT-2026-68011 · Unknown · Hashbrown Cms
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
HashBrown CMS versions prior to 1.4.7
Description
The Git deployer component contains an OS Command Injection flaw. The
pullRepo() function in src/Server/Entity/Deployer/GitDeployer.js uses AppService.exec() to run a shell command that interpolates the configured branch value without proper escaping. While the validate() function rejects single quotes, it fails to filter other shell metacharacters such as ;, &&, |, backticks, and $(). An attacker with permissions to configure Git deployer settings can specify a malicious branch value that executes arbitrary commands automatically during deployer operations, such as content saves or media uploads.Recommendations
Update HashBrown CMS to a version newer than 1.4.6.
Restrict access to the Git deployer configuration settings to trusted administrators only.
Exploit
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Hashbrown Cms