Vulnerabilities (CVE)

Filtered by vendor Misp-project Subscribe
Filtered by product Misp
Total 141 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-13671 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
app/View/Helper/CommandHelper.php in MISP before 2.4.79 has persistent XSS via comments. It only impacts the users of the same instance because the comment field is not part of the MISP synchronisation.
CVE-2021-25324 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
MISP 2.4.136 has Stored XSS in the galaxy cluster view via a cluster name to app/View/GalaxyClusters/view.ctp.
CVE-2020-29572 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
app/View/Elements/genericElements/SingleViews/Fields/genericField.ctp in MISP 2.4.135 has XSS via the authkey comment field.
CVE-2019-12868 1 Misp-project 1 Misp 2026-06-22 6.5 MEDIUM 7.2 HIGH
app/Model/Server.php in MISP 2.4.109 allows remote command execution by a super administrator because the PHP file_exists function is used with user-controlled entries, and phar:// URLs trigger deserialization.
CVE-2026-8080 1 Misp-project 1 Misp 2026-06-22 N/A 5.4 MEDIUM
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in misp allows Stored XSS. This issue affects MISP before 2.5.37. A stored cross-site scripting vulnerability exists in the template element attribute handling logic. The application accepted arbitrary values for the TemplateElementAttribute type and category fields without validating them against the known MISP attribute type and category definitions. An attacker with permission to create or modify template element attributes could store a crafted type value. This affects the old templating (not more accessible in 2.5.37) engine from MISP which will be removed in 2.5.38
CVE-2022-27244 1 Misp-project 1 Misp 2026-06-22 3.5 LOW 4.8 MEDIUM
An issue was discovered in MISP before 2.4.156. A malicious site administrator could store an XSS payload in the custom auth name. This would be executed each time the administrator modifies a user.
CVE-2021-39302 1 Misp-project 1 Misp 2026-06-22 6.8 MEDIUM 9.8 CRITICAL
MISP 2.4.148, in certain configurations, allows SQL injection via the app/Model/Log.php $conditions['org'] value.
CVE-2023-24027 1 Misp-project 1 Misp 2026-06-22 N/A 6.1 MEDIUM
In MISP 2.4.167, app/webroot/js/action_table.js allows XSS via a network history name.
CVE-2018-11562 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in MISP 2.4.91. A vulnerability in app/View/Elements/eventattribute.ctp allows reflected XSS if a user clicks on a malicious link for an event view and then clicks on the deleted attributes quick filter.
CVE-2021-36212 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
app/View/SharingGroups/view.ctp in MISP before 2.4.146 allows stored XSS in the sharing groups view.
CVE-2024-45509 1 Misp-project 1 Misp 2026-06-22 N/A 6.5 MEDIUM
In MISP through 2.4.196, app/Controller/BookmarksController.php does not properly restrict access to bookmarks data in the case where the user is not an org admin.
CVE-2019-11814 1 Misp-project 1 Misp 2026-06-22 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in app/webroot/js/misp.js in MISP before 2.4.107. There is persistent XSS via image names in titles, as demonstrated by a screenshot.
CVE-2026-44381 1 Misp-project 1 Misp 2026-06-22 N/A 5.3 MEDIUM
MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, a SQL injection vulnerability existed in the handling of user-controlled ordering parameters in the event and shadow attribute listing endpoints. The affected code accepted order or sort values from request parameters and incorporated them into database query ordering clauses without sufficient validation of the requested field name. An attacker with access to the affected endpoints could craft a malicious ordering parameter to manipulate the generated SQL query. Depending on database permissions and query context, this could potentially allow unauthorized access to data, modification of query behavior, or other database-level impact. This vulnerability is fixed in 2.5.37.
CVE-2023-24028 1 Misp-project 1 Misp 2026-06-17 N/A 9.8 CRITICAL
In MISP 2.4.167, app/Controller/Component/ACLComponent.php has incorrect access control for the decaying import function.
CVE-2023-24026 1 Misp-project 1 Misp 2026-06-17 N/A 6.1 MEDIUM
In MISP 2.4.167, app/webroot/js/event-graph.js has an XSS vulnerability via an event-graph preview payload.
CVE-2018-8949 1 Misp-project 1 Misp 2026-06-17 5.5 MEDIUM 4.3 MEDIUM
An issue was discovered in app/Model/Attribute.php in MISP before 2.4.89. There is a critical API integrity bug, potentially allowing users to delete attributes of other events. A crafted edit for an event (without attribute UUIDs but attribute IDs set) could overwrite an existing attribute.
CVE-2018-8948 1 Misp-project 1 Misp 2026-06-17 4.3 MEDIUM 6.1 MEDIUM
In MISP before 2.4.89, app/View/Events/resolved_attributes.ctp has multiple XSS issues via a malicious MISP module.
CVE-2018-11245 1 Misp-project 1 Misp 2026-06-17 4.3 MEDIUM 6.1 MEDIUM
app/webroot/js/misp.js in MISP 2.4.91 has a DOM based XSS with cortex type attributes.
CVE-2017-16802 1 Misp-project 1 Misp 2026-06-17 3.5 LOW 5.4 MEDIUM
In the sharingGroupPopulateOrganisations function in app/webroot/js/misp.js in MISP 2.4.82, there is XSS via a crafted organisation name that is manually added.
CVE-2017-15216 1 Misp-project 1 Misp 2026-06-17 4.3 MEDIUM 6.1 MEDIUM
MISP before 2.4.81 has a potential reflected XSS in a quickDelete action that is used to delete a sighting, related to app/View/Sightings/ajax/quickDeleteConfirmationForm.ctp and app/webroot/js/misp.js.