{"id":"CVE-2026-70374","published":"2026-08-05T07:16:39.567","lastModified":"2026-08-10T12:17:23.087","description":"HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability (CWE-78) in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extname(filename) and passes it, unescaped, into a shell command executed via AppService.exec ('convert ' + tempFile + ...).","cvssScore":8.8,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","cwes":["CWE-78"],"vendors":[],"products":[],"references":[{"url":"https://cve.turansec.uz/advisories/TRN-11FC0D88","tags":[]},{"url":"https://github.com/HashBrownCMS/hashbrown-cms","tags":[]}],"exploitRefs":[{"url":"https://github.com/HashBrownCMS/hashbrown-cms","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows attackers to inject OS commands via media uploads, leading to potential remote code execution.","exploitability":"Exploitation requires access to upload media files and knowledge of the specific command injection vulnerability.","blast_radius":"If exploited, this could lead to complete compromise of the affected system and data loss.","remediation":"Update to a patched version of HashBrown CMS or apply a fix that properly sanitizes user inputs.","tags":["rce","os-command-injection","web-app"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T06:47:06.621Z"}}