๐Ÿ” CVE Alert

CVE-2026-70374

HIGH 8.8

HashBrown CMS - OS Command Injection in Media Upload Thumbnail Generation

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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 + ...).

CWE CWE-78
Vendor hashbrowncms
Product hashbrown-cms
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for hashbrowncms hashbrown-cms

Be the first to know when new high vulnerabilities affecting hashbrowncms hashbrown-cms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

HashBrownCMS / hashbrown-cms
0 โ‰ค 1.4.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/HashBrownCMS/hashbrown-cms cve.turansec.uz: https://cve.turansec.uz/advisories/TRN-11FC0D88

Credits

Alijonov Alisher