CVEPublished 2026-09-15Modified 2026-09-160 articles on news5 live referencesNVD data

CVE-2026-92002

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
Description

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

Timeline
Published 2026-09-15
Modified 2026-09-16

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-92002 on GitHub.
We haven't classified any articles referencing CVE-2026-92002 yet. The external references above still apply.