← Vulnerability feed

Vulnerability record · CVE-2026-56446 · published 22 June 2026

CVE-2026-56446: Misp-project misp code injection vulnerability

Misp Project · Misp

MISP allowed a site administrator to configure an arbitrary filesystem path for the NDJSON error log used by JsonLogTool. Because log entries can include attacker-controlled content, an authenticated attacker with site administrator privileges could direct log output to a PHP file in a web-accessible directory and inject PHP code through logged data. Accessing the resulting file could lead to remote code execution with the privileges of the web server process. The fix restricts log destinations to existing directories beneath APP/tmp/logs or /var/log, requires absolute paths, rejects stream wrappers and traversal-related input, and limits filenames to .log or .ndjson extensions while disallowing executable extension segments.

8.7 CVSS 4.0 High EPSS 0.69% · top 49.2% CWE-94 · Code injection
8.7CVSS 4.0 base score
0.69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
1References
23 Jun 2026Last modified by NVD

Description

MISP allowed a site administrator to configure an arbitrary filesystem path for the NDJSON error log used by JsonLogTool. Because log entries can include attacker-controlled content, an authenticated attacker with site administrator privileges could direct log output to a PHP file in a web-accessible directory and inject PHP code through logged data. Accessing the resulting file could lead to remote code execution with the privileges of the web server process. The fix restricts log destinations to existing directories beneath APP/tmp/logs or /var/log, requires absolute paths, rejects stream wrappers and traversal-related input, and limits filenames to .log or .ndjson extensions while disallowing executable extension segments.

CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-56446 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-29858Misp-project misp vulnerabilityIn MISP before 2.4.187, __uploadLogo in app/Controller/OrganisationsController.php does not properly check for a valid logo upload.EPSS 0.38%9.8CVE-2024-29859Misp-project misp unrestricted file upload vulnerabilityIn MISP before 2.4.187, add_misp_export in app/Controller/EventsController.php does not properly check for a valid file upload.EPSS 0.82%9.8CVE-2024-25674Misp-project misp unrestricted file upload vulnerabilityAn issue was discovered in MISP before 2.4.184. Organisation logo upload is insecure because of a lack of checks for the file extension and MIME type.EPSS 0.78%9.8CVE-2024-25675Misp-project misp vulnerabilityAn issue was discovered in MISP before 2.4.184. A client does not need to use POST to start an export generation process. This is related to app/Cont…EPSS 0.82%9.8CVE-2023-50918Misp-project misp vulnerabilityapp/Controller/AuditLogsController.php in MISP before 2.4.182 mishandles ACLs for audit logs.EPSS 0.79%9.8CVE-2023-48655Misp-project misp vulnerabilityAn issue was discovered in MISP before 2.4.176. app/Controller/Component/IndexFilterComponent.php does not properly filter out query parameters.EPSS 0.92%9.8CVE-2023-48656Misp-project misp vulnerabilityAn issue was discovered in MISP before 2.4.176. app/Model/AppModel.php mishandles order clauses.EPSS 0.92%9.8CVE-2023-48657Misp-project misp vulnerabilityAn issue was discovered in MISP before 2.4.176. app/Model/AppModel.php mishandles filters.EPSS 0.92%

Source: NIST National Vulnerability Database (record CVE-2026-56446), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.