Vulnerabilities (CVE)

Filtered by vendor Misp-project Subscribe
Total 141 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-8893 1 Misp-project 1 Misp 2026-06-22 5.0 MEDIUM 7.5 HIGH
An issue was discovered in MISP before 2.4.121. The Galaxy view contained an incorrectly sanitized search string in app/View/Galaxies/view.ctp.
CVE-2022-27245 1 Misp-project 1 Misp 2026-06-22 6.8 MEDIUM 8.8 HIGH
An issue was discovered in MISP before 2.4.156. app/Model/Server.php does not restrict generateServerSettings to the CLI. This could lead to SSRF.
CVE-2024-25675 1 Misp-project 1 Misp 2026-06-22 N/A 9.8 CRITICAL
An issue was discovered in MISP before 2.4.184. A client does not need to use POST to start an export generation process. This is related to app/Controller/JobsController.php and app/View/Events/export.ctp.
CVE-2023-40224 1 Misp-project 1 Misp 2026-06-22 N/A 6.1 MEDIUM
MISP 2.4.174 allows XSS in app/View/Events/index.ctp.
CVE-2024-25674 1 Misp-project 1 Misp 2026-06-22 N/A 9.8 CRITICAL
An issue was discovered in MISP before 2.4.184. Organisation logo upload is insecure because of a lack of checks for the file extension and MIME type.
CVE-2023-41098 1 Misp-project 1 Misp 2026-06-22 N/A 6.1 MEDIUM
An issue was discovered in MISP 2.4.174. In app/Controller/DashboardsController.php, a reflected XSS issue exists via the id parameter upon a dashboard edit.
CVE-2019-11813 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in app/View/Elements/Events/View/value_field.ctp in MISP before 2.4.107. There is persistent XSS via link type attributes with javascript:// links.
CVE-2021-37742 1 Misp-project 1 Misp 2026-06-22 3.5 LOW 5.4 MEDIUM
app/View/Elements/GalaxyClusters/view_relation_tree.ctp in MISP 2.4.147 allows Stored XSS when viewing galaxy cluster relationships.
CVE-2022-27246 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in MISP before 2.4.156. An SVG org logo (which may contain JavaScript) is not forbidden by default.
CVE-2022-29528 1 Misp-project 1 Misp 2026-06-22 7.5 HIGH 9.8 CRITICAL
An issue was discovered in MISP before 2.4.158. PHAR deserialization can occur.
CVE-2020-15412 1 Misp-project 1 Misp 2026-06-22 4.0 MEDIUM 4.3 MEDIUM
An issue was discovered in MISP 2.4.128. app/Controller/EventsController.php lacks an event ACL check before proceeding to allow a user to send an event contact form.
CVE-2020-8892 1 Misp-project 1 Misp 2026-06-22 6.8 MEDIUM 8.1 HIGH
An issue was discovered in MISP before 2.4.121. It did not consider the HTTP PUT method when trying to block a brute-force series of invalid requests.
CVE-2020-8891 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 5.9 MEDIUM
An issue was discovered in MISP before 2.4.121. It did not canonicalize usernames when trying to block a brute-force series of invalid requests.
CVE-2021-31780 1 Misp-project 1 Misp 2026-06-22 5.0 MEDIUM 7.5 HIGH
In app/Model/MispObject.php in MISP 2.4.141, an incorrect sharing group association could lead to information disclosure on an event edit. When an object has a sharing group associated with an event edit, the sharing group object is ignored and instead the passed local ID is reused.
CVE-2019-9482 1 Misp-project 1 Misp 2026-06-22 3.5 LOW 5.3 MEDIUM
In MISP 2.4.102, an authenticated user can view sightings that they should not be eligible for. Exploiting this requires access to the event that has received the sighting. The issue affects instances with restrictive sighting settings (event only / sighting reported only).
CVE-2021-37743 1 Misp-project 1 Misp 2026-06-22 3.5 LOW 5.4 MEDIUM
app/View/GalaxyElements/ajax/index.ctp in MISP 2.4.147 allows Stored XSS when viewing galaxy cluster elements in JSON format.
CVE-2020-25766 1 Misp-project 1 Misp 2026-06-22 5.0 MEDIUM 7.5 HIGH
An issue was discovered in MISP before 2.4.132. It can perform an unwanted action because of a POST operation on a form that is not linked to the login page.
CVE-2021-27904 1 Misp-project 1 Misp 2026-06-22 2.1 LOW 5.5 MEDIUM
An issue was discovered in app/Model/SharingGroupServer.php in MISP 2.4.139. In the implementation of Sharing Groups, the "all org" flag sometimes provided view access to unintended actors.
CVE-2022-29529 1 Misp-project 1 Misp 2026-06-22 3.5 LOW 5.4 MEDIUM
An issue was discovered in MISP before 2.4.158. There is stored XSS via the LinOTP login field.
CVE-2019-19379 1 Misp-project 1 Misp 2026-06-22 5.0 MEDIUM 5.3 MEDIUM
In app/Controller/TagsController.php in MISP 2.4.118, users can bypass intended restrictions on tagging data.