CVE-2026-77755
8.7MISP · misp-stix
A denial-of-service vulnerability in misp-stix allows unauthenticated attackers to cause uncontrolled resource consumption by submitting malicious STIX 1 or STIX 2 documents.
Executive summary
A high-severity denial-of-service vulnerability in misp-stix enables unauthenticated attackers to crash the service via malicious STIX document processing.
Vulnerability
This vulnerability is classified as an uncontrolled resource consumption flaw (CWE-400). It occurs during the parsing of STIX documents, allowing an unauthenticated remote attacker to trigger excessive resource usage, leading to service disruption.
Business impact
The CVSS score of 8.7 highlights a significant risk to service availability. Successful exploitation could render the MISP platform inaccessible, interrupting critical threat intelligence sharing and operational security workflows.
Remediation
Immediate Action: Update the misp-stix component to a version beyond 2026.7.8, as specified in the vendor repository.
Proactive Monitoring: Monitor system resource usage, specifically CPU and memory spikes, during STIX file ingestion processes.
Compensating Controls: Implement strict input validation or size limits on incoming STIX documents at the edge of the network or via a Web Application Firewall (WAF) if immediate patching is not possible.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The vulnerability presents a clear risk to operational continuity. Administrators should verify their current version of misp-stix and apply the available security updates immediately to prevent potential service degradation.