CVE-2026-56446

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:misp-project:misp:*:*:*:*:*:*:*:*

History

23 Jun 2026, 14:15

Type Values Removed Values Added
First Time Misp-project
Misp-project misp
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.2
CPE cpe:2.3:a:misp-project:misp:*:*:*:*:*:*:*:*
References () https://github.com/MISP/MISP/commit/9600d486ccfc98388e13897fd954350cebac5fb0 - () https://github.com/MISP/MISP/commit/9600d486ccfc98388e13897fd954350cebac5fb0 - Patch

22 Jun 2026, 14:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-22 14:17

Updated : 2026-06-23 16:17


NVD link : CVE-2026-56446

Mitre link : CVE-2026-56446

CVE.ORG link : CVE-2026-56446


JSON object : View

Products Affected

misp-project

  • misp
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')