受影响的 MISP 版本通过检查用户可配置主页的路径是否以 开头来进行验证。该检查不够充分,因为诸如 这样的协议相对 URL 也以 开头,但在浏览器中会解析到外部来源(origin)。 存在漏洞的主页值可存储为用户设置,并在登录后的路由逻辑中被使用。该提交明确指出, 是一个通过验证并在登录后被写入 响应头的攻击载荷。 修复方案引入了一个共享的 ,用于拒绝包含主机名、协议(scheme)、用户信息(userinfo)、以 或 开头的 URL、格式错误的 URL 以及控制字符。此外,该修复还在读取主页设置时重新进行验证
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-86347 | 7.1 HIGH | MISP Missing Authorization on Template File Upload Allows Authenticated Disk Exhaustion |
| CVE-2026-86342 | 5.3 MEDIUM | MISP Freetext Feed Preview Improper Authorization Exposes Restricted Event and Feed Inform |
No comments yet