GHSA-6392-9v2x-r546HighCVSS 6.5
TheHive through 4.1.24 contains a broken object-level authorization vulnerability in the...
🔗 CVE IDs covered (1)
📋 Description
TheHive through 4.1.24 contains a broken object-level authorization vulnerability in the attachment download endpoints that allows any authenticated user to access attachments belonging to other organizations by supplying a content-hash identifier. Attackers can exploit the missing organization-scoped authorization check in AttachmentSrv.visible, which is implemented as a pass-through traversal, to download arbitrary attachments.
🔗 References (4)
- https://nvd.nist.gov/vuln/detail/CVE-2026-63099
- https://github.com/geo-chen/oss/blob/main/TheHive.md#finding-2-cross-organisation-attachment-disclosure-via-unauthorized-datastore-endpoint-missing-object-level-authorization
- https://www.vulncheck.com/advisories/thehive-broken-object-level-authorization-via-attachment-download-endpoints
- https://github.com/advisories/GHSA-6392-9v2x-r546