CVE-2026-56446
HIGHAuthenticated Remote Code Execution via Arbitrary NDJSON Error Log Path in MISP
Title source: cnaDescription
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.
References (1)
Core 1
Core References
Scores
CVSS v3
7.2
EPSS
0.0039
EPSS Percentile
31.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (2)
misp/misp
< 2.5.41
misp-project/misp
< 2.5.42
Published
Jun 22, 2026
Tracked Since
Jun 22, 2026