受影响版本的 MISP 依赖 CakePHP 的请求方法重写(request-method override)机制,这种方式可能导致 CSRF 防护和表单安全校验被禁用。 CakePHP 通过识别 字段或 请求头来重写实际生效的请求方法。对于超出常规写操作动词(POST、PUT、PATCH 和 DELETE)的 override 值,CakePHP 还会清空解析后的请求体。随后,MISP 的安全组件会根据请求数据是否仍然存在,来决定是否执行 和 。当使用如下值时: 在这些校验运行之前,请求体已被置空,因此两项防护机
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-91825 | 7.1 HIGH | MISP: Missing Authorization Check for Event Sharing Group When Distribution Field Is Omitt |
| CVE-2026-91846 | 7.1 HIGH | MISP Collection Element Add Missing Authorization on Referenced Object UUID |
| 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