Impact
The misp-stix library selects between an internal MISP parser and an external STIX parser based on metadata that any STIX producer can control. A crafted STIX bundle can set MISP‑specific tool labels or a title to make the library believe the data is a native MISP export. As a result, the library mass‑assigns the entire x‑misp‑attributes dictionary to new attributes via misp_object.add_attribute(), allowing injection of security‑sensitive properties such as distribution, sharing_group_id, tags and other metadata. This can subvert an organization’s sharing policies and alter downstream processing and automation. The weakness is a classic input validation and property‑assignment flaw (CWE‑20).
Affected Systems
The vulnerability affects the MISP misp‑stix library. No specific version information is supplied, so all current releases of misp‑stix that accept STIX imports are potentially impacted.
Risk and Exploitability
The CVSS score is 6.9, indicating a moderate severity. EPSS data is unavailable and the vulnerability is not listed in the CISA KEV catalog. An attacker can remotely exploit the flaw by supplying a malicious STIX bundle to any endpoint that accepts imports. If the import interface is exposed to untrusted users, the vulnerability can be triggered without additional privileges.
OpenCVE Enrichment