VYPR

misp-stix

by Misp

CVEs (3)

  • CVE-2026-77755HigAug 21, 2026
    risk 0.50cvss epss

    A denial-of-service vulnerability was identified in misp-stix when processing attacker-controlled STIX 1 or STIX 2 documents. The STIX import code used sys.exit() to handle several parsing and loading failures. Because SystemExit inherits from BaseException rather than…

  • CVE-2026-77751HigAug 21, 2026
    risk 0.50cvss epss

    A path traversal vulnerability existed in the handling of MISP object template names during STIX 2 import and MISP-to-STIX 2 export. MISP object names are passed to PyMISP's object-template resolution mechanism, which constructs a filesystem path by joining the configured MISP…

  • CVE-2026-77710MedAug 21, 2026
    risk 0.38cvss epss

    A vulnerability in misp-stix could allow a crafted STIX document to influence security-sensitive MISP attribute metadata during import. The STIX import logic automatically selected between the internal MISP parser and the external STIX parser based on metadata contained in the…