CVE-2026-92002
MISP: Authentication failure logging suppressed during Redis unavailability
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
Affected versions of MISP use Redis to throttle repeated authentication-failure log entries. The intent is to avoid excessive duplicate logs while still recording failed authentication activity. However, User->setupRedis() returns false when Redis cannot be reached. The vulnerable _shouldLog() logic only returned true when a Redis instance existed and no throttle key was present. Therefore, when Redis was unavailable, the function did not allow the log write at all, effectively silencing authentication-failure logging for the duration of the outage. Version affected: โค2.5.45
| CWE | CWE-778 |
| Vendor | misp |
| Product | misp |
| Published | Sep 15, 2026 |
| Last Updated | Sep 15, 2026 |
Stay Ahead of the Next One
Get instant alerts for misp misp
Be the first to know when new unknown vulnerabilities affecting misp misp are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
MISP / MISP
0 < 2.5.46
References
Credits
iglocska Claude Opus 5 (1M context)