受影响的 MISP 版本使用 Redis 对重复的认证失败日志条目进行限流。其目的是在避免产生过多重复日志的同时,仍能记录认证失败的活动。 然而,当无法连接 Redis 时, 会返回 。存在漏洞的 逻辑仅当存在 Redis 实例且不存在限流键时才返回 。因此,当 Redis 不可用时,该函数完全不允许写入日志,从而在故障期间有效地抑制了认证失败的日志记录。 受影响版本:≤ 2.5.45
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-91819 | 6.9 MEDIUM | MISP: HTTP Method Override Bypasses CSRF and Form Validation in BetterSecurityComponent |
| CVE-2026-92003 | 6.9 MEDIUM | MISP Unthrottled Authentication Failure Log Writes Enable Resource Exhaustion |
| 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