CVE-2026-91859
Last modified
CVE-2026-91859 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
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
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MISP | MISP | < 2.5.46 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-91859?
How severe is CVE-2026-91859?
How do I fix CVE-2026-91859?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9185The 6Storage Rentals plugin for WordPress is vulnerable to A…7.5
- CVE-2026-91851Affected versions of MISP incorrectly filter dashboard templ…5.3
- CVE-2026-91853A vulnerability has been found in TOTOLINK X5000R 9.1.0cu.20…7.4
- CVE-2026-91854A vulnerability was identified in code-projects Record Manag…4.3
- CVE-2026-91855A security flaw has been discovered in Open5GS up to 2.7.7. …5.3
- CVE-2026-91857Affected versions of MISP expose several state-changing cont…5.3
- CVE-2026-9186IBM Langflow OSS 1.0.0 through 1.11.2 allows remote authenti…6.5
- CVE-2026-9187The Abandoned Contact Form 7 plugin for WordPress is vulnera…5.3
- CVE-2026-9188The Appointment Bookings for Zoom GoogleMeet and more – Wapp…5.3
- CVE-2026-9189The Contact Form 7 – PayPal & Stripe Add-on plugin for WordP…5.3
- CVE-2026-9190An HTTP request smuggling vulnerability in the HTTP App Serv…9.1
- CVE-2026-9192An authentication bypass vulnerability in the ODBC App Serve…9.8
Are you affected by CVE-2026-91859?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
