Lucene search
+L

4 matches found

NVD
NVD
added 2026/09/15 12:17 p.m.6 views

CVE-2026-92002

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 on...

5.1CVSS0.00386EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 12:17 p.m.8 views

CVE-2026-92003

Affected versions of MISP do not consistently apply the existing authentication-failure logging throttle. Two API authentication failure branches wrote directly to the Log model: - API requests with no authentication key; - requests supplying an API key with an incorrect length Unlike other...

6.9CVSS0.00442EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 11:43 a.m.11 views

CVE-2026-92003

MISP (versions ≤2.5.45) contains an unthrottled authentication-failure logging flaw. Two API authentication-failure branches—requests with no authentication key and requests with an API key of incorrect length —wrote directly to the Log model, bypassing the _shouldLog() throttle used by other fai...

6.9CVSS5.6AI score0.00442EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 11:24 a.m.9 views

CVE-2026-92002

MISP versions ≤2.5.45 use Redis to throttle repeated authentication-failure log entries. The root cause lies in the _shouldLog() method: when User->setupRedis() returns false (i.e., Redis is unreachable), the throttle check suppresses all log writes, effectively silencing authentication-failur...

5.1CVSS5.7AI score0.00386EPSS
SaveExploits0References1
Rows per page
Query Builder