Lucene search
+L

5448 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.22 views

MISP < 2.5.37 - SQL Injection

MISP before 2.5.37 is vulnerable to SQL injection via the order parameter in EventsController. The POST body order value is passed directly into ORDER BY clauses without validation. id: CVE-2026-44381 info: name: MISP 2.5.37 - SQL Injection author: malcha severity: medium description: | MISP befo...

9.3CVSS5.8AI score0.00666EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 11:17 a.m.8 views

CVE-2026-77761

A parser state isolation vulnerability in misp-stix could cause data from a previously processed STIX document to be retained and incorporated into the MISP event generated from a subsequent document when the same parser instance is reused. Several STIX 1 and STIX 2 parser components maintained...

6.3CVSS0.0037EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 10:16 a.m.8 views

CVE-2026-77755

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 Exception, these failures...

8.7CVSS0.00304EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 10:11 a.m.16 views

CVE-2026-77761

misp-stix is a Python library for converting STIX documents to MISP events. A parser state isolation flaw allows per-document state (galaxies, galaxy clusters, passive DNS records, references, package titles, dates, and timestamps) to persist across conversions when the same parser instance is re...

6.3CVSS6.3AI score0.0037EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 10:11 a.m.7 views

CVE-2026-77761 Cross-Document Parser State Contamination in misp-stix

A parser state isolation vulnerability in misp-stix could cause data from a previously processed STIX document to be retained and incorporated into the MISP event generated from a subsequent document when the same parser instance is reused. Several STIX 1 and STIX 2 parser components maintained...

6.3CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/21 10:11 a.m.26 views

CVE-2026-77761 Cross-Document Parser State Contamination in misp-stix

A parser state isolation vulnerability in misp-stix could cause data from a previously processed STIX document to be retained and incorporated into the MISP event generated from a subsequent document when the same parser instance is reused. Several STIX 1 and STIX 2 parser components maintained...

6.3CVSS0.0037EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 10:11 a.m.11 views

EUVD-2026-63883

A parser state isolation vulnerability in misp-stix could cause data from a previously processed STIX document to be retained and incorporated into the MISP event generated from a subsequent document when the same parser instance is reused. Several STIX 1 and STIX 2 parser components maintained...

6.3CVSS6.3AI score0.0037EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 9:55 a.m.27 views

CVE-2026-77755 Denial of Service in MISP-STIX Import via Malformed or Oversized STIX Documents in misp-stix library

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 Exception, these failures...

8.7CVSS0.00304EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 9:55 a.m.10 views

EUVD-2026-63881

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 Exception, these failures...

8.7CVSS5.5AI score0.00304EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 9:55 a.m.17 views

CVE-2026-77755

misp-stix is a Python library used by MISP for importing STIX 1 and STIX 2 documents. Two distinct flaws allow denial-of-service: (1) the import code used sys.exit() for parsing failures, which raises SystemExit (a BaseException subclass) that bypasses standard exception handlers, causing uncontr...

8.7CVSS5.6AI score0.00304EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 9:48 a.m.13 views

CVE-2026-77751

CVE-2026-77751 is a path traversal vulnerability in the misp-stix library, affecting MISP object template name handling during STIX 2 import and MISP-to-STIX 2 export . Object names from untrusted content were not sufficiently validated before being used to construct a filesystem path for loading...

8.8CVSS5.5AI score0.00483EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 9:48 a.m.8 views

CVE-2026-77751 Path Traversal in MISP Object Template Resolution During STIX Import and Export in misp-stix library

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 object-template...

8.8CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 9:48 a.m.10 views

EUVD-2026-63877

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 object-template...

8.8CVSS5.5AI score0.00483EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 9:16 a.m.8 views

CVE-2026-77710

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 STIX document itsel...

6.9CVSS0.00292EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 8:54 a.m.17 views

CVE-2026-77710

misp-stix (the MISP STIX import library) is vulnerable to STIX2 parser confusion and mass assignment (CWE-915, CWE-807). The import logic selected between the internal MISP parser and the external STIX parser based on untrusted metadata—MISP-specific tool labels (STIX2) or document title (STIX1)—...

6.9CVSS5.6AI score0.00292EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 8:54 a.m.6 views

CVE-2026-77710 STIX2 Parser Confusion and Mass Assignment Allow Unauthorized MISP Attribute Metadata Injection in misp-stix library

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 STIX document itsel...

6.9CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 8:54 a.m.31 views

CVE-2026-77710 STIX2 Parser Confusion and Mass Assignment Allow Unauthorized MISP Attribute Metadata Injection in misp-stix library

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 STIX document itsel...

6.9CVSS0.00292EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 8:54 a.m.11 views

EUVD-2026-63850

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 STIX document itsel...

6.9CVSS5.6AI score0.00292EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 10:17 a.m.11 views

CVE-2026-73162

Affected versions of MISP cti-transmute expose several state-changing account operations as GET requests: /account/follow /account/deletenotification /account/marknotificationread /account/markallread These endpoints require authentication, but before the fix they could be invoked with simple GET...

5.3CVSS0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.12 views

CVE-2026-73157

Affected versions of cti-transmute render data obtained from a remote MISP instance into the event-browser interface using HTML interpolation. Because fields such as event IDs, event information, organization names, tags, tag colors, TLP labels, distribution labels, and error/flash text may be...

2.3CVSS0.00262EPSS
SaveExploits0References1
Rows per page
Query Builder