CVE-2026-95658
Last modified
CVE-2026-95658 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. MISP's WorkflowsController exposed the moduleStatelessExecution action in the Security component's unlockedActions list. In CakePHP, listing an action in unlockedActions disables both the CSRF token check and the field hash validation for that action.
Description
MISP's WorkflowsController exposed the moduleStatelessExecution action in the Security component's unlockedActions list. In CakePHP, listing an action in unlockedActions disables both the CSRF token check and the field hash validation for that action. Because moduleStatelessExecution executes a workflow module's exec() method with caller-supplied input and parameters, the absence of CSRF protection allowed an attacker to craft a cross-site form post (or equivalent cross-origin request) that, when submitted by an authenticated site administrator, would cause the administrator's browser to invoke the action on the MISP instance. The attacker could select any workflow module to execute, including action modules that write blocklist and warninglist entries, and supply arbitrary input and parameters of their choosing. This constitutes a cross-site request forgery (CSRF) vulnerability with high integrity impact on the MISP instance's security-related data. The vulnerability was identified during an internal security review and was not externally reported. The fix is included in MISP v2.5.47.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-95658?
How severe is CVE-2026-95658?
How do I fix CVE-2026-95658?
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-9565A vulnerability was determined in haojing8312 WorkClaw up to…6.3
- CVE-2026-95653Concrete CMS Community Store before 2.7.8 derives digital pr…7.5
- CVE-2026-95654Databasement before 1.7.14 validates invitation tokens only …7.4
- CVE-2026-95655Aureus ERP before 1.5.0 fails to scope message lookups to th…8.1
- CVE-2026-95656A vulnerability was found in dgtlmoon changedetection.io up …7.3
- CVE-2026-95657A vulnerability was determined in dgtlmoon Changedetection.i…3.5
- CVE-2026-95659MISP contains a reflected cross-site scripting (XSS) vulnera…4.8
- CVE-2026-9566A vulnerability was identified in teableio teable up to 1.9.…4.3
- CVE-2026-95660A security flaw has been discovered in Moonshot AI Kimi Code…6.3
- CVE-2026-95661MISP contains a reflected cross-site scripting (XSS) vulnera…5.1
- CVE-2026-95665MISP contains a reflected cross-site scripting (XSS) vulnera…5.1
- CVE-2026-95666Mattermost versions 11.9.x <= 11.9.1, 11.8.x <= 11.8.5, 11.7…4.3
Are you affected by CVE-2026-95658?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
