Deserialization Vulnerability in MISP Affected by PHAR Stream Wrapper
CVE-2026-95806

7.7HIGH

Key Information:

Vendor

Misp

Status
Vendor
CVE Published:
22 September 2026

What is CVE-2026-95806?

The MISP (Malware Information Sharing Platform) has introduced a serious risk due to the improper registration of PHP's phar stream wrapper in both its web and console entry points. This vulnerability arises because the phar stream wrapper allows PHP to interpret a phar archive as a directory. As a result, filesystem operations on user-controllable paths that resolve to a phar archive can trigger unintended unserialize() calls, potentially creating a deserialization vulnerability. This facilitates an attack vector where threats can manipulate the application root to execute arbitrary code from within an uploaded phar file, compromising the web user's environment. Notably, the phar wrapper provides no beneficial function within the MISP runtime, existing only as a potential avenue for exploitation.

Affected Version(s)

MISP 0 < 2.5.47

References

CVSS V4

Score:
7.7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

iglocska
Claude Opus 5 (1M context)
.