CVE-2026-94383
Last modified
CVE-2026-94383 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. The MISP blocklist workflow module accepted a user-supplied blocklist filename parameter without validating the file extension. The only sanitization applied was basename() to strip path components and a check for empty or dot values.
Description
The MISP blocklist workflow module accepted a user-supplied blocklist filename parameter without validating the file extension. The only sanitization applied was basename() to strip path components and a check for empty or dot values. A site administrator could specify a filename with an arbitrary extension that would be placed in the MISP export directory. If the underlying web server is configured to interpret and execute scripts from that directory, the resulting file could be invoked, leading to arbitrary code execution in the context of the web server process. The vulnerability requires the attacker to hold site-administrator privileges within MISP, as the blocklist workflow module is restricted to that role. No additional user interaction is required beyond triggering the workflow action with a crafted filename parameter. The impact is full compromise of the MISP server's confidentiality, integrity, and availability, as arbitrary script execution grants the attacker the same privileges as the web server user. Version affected: <2.5.47
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-94383?
How severe is CVE-2026-94383?
How do I fix CVE-2026-94383?
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-94373MISP contains a DOM-based cross-site scripting (XSS) vulnera…6.3
- CVE-2026-94374MISP contains an insecure direct object reference vulnerabil…8.3
- CVE-2026-94379The login() function in MISP's UsersController.php contained…6.9
- CVE-2026-9438A vulnerability was found in yashpokharna2555 StudentManagem…5.4
- CVE-2026-94381MISP has a security issue that can let a user gain more acce…8.7
- CVE-2026-94382Beszel before 0.19.0 contains an insecure direct object refe…4.2
- CVE-2026-94387Aureus ERP before 1.6.0 contains a stored cross-site scripti…5.4
- CVE-2026-9439A vulnerability was determined in Edimax BR-6675nD 1.12. Aff…6.3
- CVE-2026-94393When a user creates or edits a report inside an event, MISP …6.4
- CVE-2026-94394When a regular user adds a reference between objects or attr…6.3
- CVE-2026-9440A vulnerability was identified in Edimax BR-6478AC 1.23. Aff…6.3
- CVE-2026-94401MISP has a file-handling vulnerability that could let certai…8.3
Are you affected by CVE-2026-94383?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
