CVE-2026-91819
Last modified
CVE-2026-91819 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. Affected versions of MISP rely on CakePHP request-method override processing in a way that can disable CSRF and form-security validation. CakePHP honors a _method field or X-HTTP-Method-Override header by rewriting the effective request method. For override values outside the normal write verbs POST, PUT, PATCH, and DELETE, CakePHP also clears the parsed request body. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
Affected versions of MISP rely on CakePHP request-method override processing in a way that can disable CSRF and form-security validation. CakePHP honors a _method field or X-HTTP-Method-Override header by rewriting the effective request method. For override values outside the normal write verbs POST, PUT, PATCH, and DELETE, CakePHP also clears the parsed request body. MISP’s security component then determines whether to perform _validatePost() and _validateCsrf() based on whether request data remains. With a value such as: _method=GET the body becomes empty before those checks run, so both protections are skipped. A cross-site form containing only that override can therefore reach actions whose parameters are taken from the URL rather than the request body 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-91819?
How severe is CVE-2026-91819?
How do I fix CVE-2026-91819?
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-91781A security vulnerability has been detected in GNU Binutils 2…3.3
- CVE-2026-91782A vulnerability was detected in GNU Binutils 2.47. Affected …3.3
- CVE-2026-91786A flaw was found in GNOME Shell. When processing icons from …6.1
- CVE-2026-9179The WP Forms Connector plugin for WordPress is vulnerable to…7.5
- CVE-2026-9180The MotoPress Appointment Booking plugin for WordPress is vu…5.3
- CVE-2026-9181Esri ArcGIS Server contains a directory traversal vulnerabil…7.5
- CVE-2026-9182Esri ArcGIS Server contains an unrestricted file upload vuln…9.8
- CVE-2026-91825Affected versions of MISP fail to authorize a submitted shar…7.1
- CVE-2026-91826Stack-based buffer overflow vulnerability in Samsung Opensou…4.4
- CVE-2026-9183The 24liveblog - live blog tool plugin for WordPress is vuln…4.3
- CVE-2026-91835A vulnerability was detected in OpenClaw ClawScan up to 0.1.…2.8
- CVE-2026-91836A flaw has been found in OpenClaw ClawScan up to 0.1.6. This…2.8
Are you affected by CVE-2026-91819?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
