受影响版本的 MISP 在特定的事件编辑路径中,未能对提交的共享组(sharing group)进行授权检查。 具体而言,漏洞逻辑仅在请求中显式提供 时,才会检查操作用户是否有权使用所提交的 。如果攻击者省略了 字段,但提供了另一个 ,那么该授权检查分支就会被跳过。随后,MISP 的字段恢复逻辑会从存储中读取事件原有的分布(distribution)值。对于已经配置为“共享组分布”(即 distribution = 4)的事件,未被授权的共享组 ID 可能会被保存下来,从而导致越权访问或数据泄露风险。 修复方案:
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-91846 | 7.1 HIGH | MISP Collection Element Add Missing Authorization on Referenced Object UUID |
| CVE-2026-91819 | 6.9 MEDIUM | MISP: HTTP Method Override Bypasses CSRF and Form Validation in BetterSecurityComponent |
| CVE-2026-91851 | 5.3 MEDIUM | MISP Dashboard Template ACL Bypass Due to VARCHAR-to-Integer Type Coercion in Permission F |
| CVE-2026-91857 | 5.3 MEDIUM | MISP: State-changing actions accessible via GET request enabling CSRF |
| CVE-2026-91859 | 5.3 MEDIUM | MISP Access Log Entry Overwritten by Error Controller's Second beforeFilter Pass |
No comments yet