CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-91859

unknowncovered by 1 sourcefirst seen 2026-09-15
Affected versions of MISP can record incorrect access-log data for requests that terminate in an exception. Because CakeErrorController extends AppController, exception rendering runs the application startup path a second time. As a result, __accessMonitor() calls AccessLog::logRequest() twice for one HTTP request. The second deferred writer measures the error-controller execution instead of the original request and can overwrite the row created by the first pass. The corrupted fields include request duration, SQL query count, memory usage, and potentially the recorded query log. The bug was masked because the same model instance retained the ID of the first saved row, causing the later save to issue an UPDATE rather than insert an obvious duplicate row. Version affected: ≤2.5.45

⚡ Watch CVE-2026-91859

Get an email if CVE-2026-91859 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-91859

CVE.org record

Embed the live status

CVE-2026-91859 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-91859 status](https://www.csirts.com/badge/CVE-2026-91859)](https://www.csirts.com/cve/CVE-2026-91859)