Lucene search
+L

5560 matches found

NVD
NVD
added 2026/08/27 5:21 p.m.6 views

CVE-2026-81820

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS0.00251EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 1:25 p.m.14 views

CVE-2026-81820

Flowintel versions greater than 3.3.0 are vulnerable to HTML injection in the MISP case history timeline. Attacker-controllable MISP object fields (object UUID, name, attribute value, attribute type, comment, first/last seen, and IDS flag) were concatenated directly into HTML strings before rende...

5.1CVSS5.1AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 1:25 p.m.8 views

CVE-2026-81820 Flowintel HTML Injection in MISP Case History Timeline via Crafted Object Attributes

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 1:25 p.m.31 views

CVE-2026-81820 Flowintel HTML Injection in MISP Case History Timeline via Crafted Object Attributes

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS0.00251EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 1:25 p.m.6 views

EUVD-2026-67131

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS5.1AI score0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 2:17 p.m.9 views

CVE-2026-78380

RansomLook fails to enforce the privacy status of ransomware groups and markets when distributing newly collected victim posts to external notification channels. The post-processing logic checks whether an individual post is marked private but does not verify whether the group or market to which...

8.7CVSS0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 1:26 p.m.7 views

CVE-2026-78380 Private Group and Market Posts Disclosed Through Public Notification Channels in RansomLook

RansomLook fails to enforce the privacy status of ransomware groups and markets when distributing newly collected victim posts to external notification channels. The post-processing logic checks whether an individual post is marked private but does not verify whether the group or market to which...

8.7CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/24 1:26 p.m.21 views

CVE-2026-78380

RansomLook fails to enforce the privacy status of ransomware groups and markets when distributing newly collected victim posts to external notification channels. The post-processing logic checks whether an individual post is marked private but does not verify whether the group or market it belong...

8.7CVSS5.4AI score0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 1:26 p.m.36 views

CVE-2026-78380 Private Group and Market Posts Disclosed Through Public Notification Channels in RansomLook

RansomLook fails to enforce the privacy status of ransomware groups and markets when distributing newly collected victim posts to external notification channels. The post-processing logic checks whether an individual post is marked private but does not verify whether the group or market to which...

8.7CVSS0.00281EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 1:26 p.m.10 views

EUVD-2026-64857

RansomLook fails to enforce the privacy status of ransomware groups and markets when distributing newly collected victim posts to external notification channels. The post-processing logic checks whether an individual post is marked private but does not verify whether the group or market to which...

8.7CVSS5.5AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 11:17 a.m.11 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.16 views

CVE-2026-77751

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.8CVSS0.00483EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 10:16 a.m.12 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
OSV
OSV
added 2026/08/21 10:11 a.m.22 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
CVE
CVE
added 2026/08/21 10:11 a.m.26 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
EUVD
EUVD
added 2026/08/21 10:11 a.m.14 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 10:11 a.m.33 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
Cvelist
Cvelist
added 2026/08/21 9:55 a.m.32 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
OSV
OSV
added 2026/08/21 9:55 a.m.18 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.7CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 9:55 a.m.13 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
Rows per page
Query Builder