CVE-2026-95674
Last modified
CVE-2026-95674 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. In MISP, the queryEnrichment method in EventsController.php accepted a module name parameter and iterated over the list of enabled modules to find a match. If the specified module was not present in the enabled modules list, the code silently continued processing using default parameters (format set to 'simplified' and no module-specific configuration applied) rather than rejecting the request.
Description
In MISP, the queryEnrichment method in EventsController.php accepted a module name parameter and iterated over the list of enabled modules to find a match. If the specified module was not present in the enabled modules list, the code silently continued processing using default parameters (format set to 'simplified' and no module-specific configuration applied) rather than rejecting the request. This allowed an authenticated user to trigger enrichment or analysis processing through a module that was not explicitly enabled or available on the instance, bypassing the intended module availability controls. The lack of validation meant that module names outside the enabled set were not rejected, potentially exposing functionality or data processing paths that the administrator had not authorized for use.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-95674?
How severe is CVE-2026-95674?
How do I fix CVE-2026-95674?
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-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
- CVE-2026-95667The MISP installer scripts (for Debian 12, Debian 13, Ubuntu…6.9
- CVE-2026-9567A security flaw has been discovered in GPAC up to 2.4.0. Aff…3.3
- CVE-2026-95671In MISP, the CollectionsController add() method enforced the…5.3
- CVE-2026-95675D-Link DAP-1360 firmware version 6.14 and earlier contains a…9.8
- CVE-2026-95676A missing/improper authentication vulnerability in the Watch…7.4
- CVE-2026-95679MISP's RequestHandlerComponent automatically decodes XML req…6.9
- CVE-2026-9568A weakness has been identified in ThingsBoard up to 4.3.1.1.…5
- CVE-2026-95682MISP contains a stored cross-site scripting (XSS) vulnerabil…4.8
- CVE-2026-95683In MISP, the Overmind event view enriches an event with its …5.3
Are you affected by CVE-2026-95674?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
