Impact
The vulnerability in MISP allows unauthenticated users to submit arbitrary email values to endpoints such as forgot password, causing the system to persist these values multiple times and queue password‑reset jobs without any input validation or rate limiting. This results in unbounded storage consumption and the potential to flood the system with requests, leading to denial of service. The weakness is typical of resource exhaustion flaws, identified as CWE-400 and CWE-770.
Affected Systems
All MISP installations running version 2.5.45 or earlier are affected, regardless of deployment size.
Risk and Exploitability
The CVSS score of 8.7 indicates a high severity vulnerability. No EPSS data is available, and the issue is not listed in CISA KEV. Attackers can exploit the flaw from any remote location without authentication by submitting crafted email addresses to the vulnerable endpoints. Since the system does not enforce input bounds or throttle, a single malicious actor can flood the service, exhausting disk space or memory. The lack of rate limiting means the attack can be performed continuously until mitigated.
OpenCVE Enrichment