3 matches found
CVE-2026-91859
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...
CVE-2026-91859
MISP (Malware Information Sharing Platform) versions ≤2.5.45 can record incorrect access-log data for HTTP requests that terminate in an exception. The root cause is that CakeErrorController extends AppController , causing the application startup path to execute a second time during exception ren...
CVE-2026-91859 MISP Access Log Entry Overwritten by Error Controller's Second beforeFilter Pass
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...