VulnSea

misp-project has 113 CVEs on record between 2016 and 2026. Disclosure cadence is accelerating: 20 in the last 90 days against 0 in the 90 before. The busiest recent month was September 2026 with 20. The median CVSS is 6.1 (medium), with 25 rated critical. None have a confirmed exploitation report. The dominant weakness classes are CWE-79 (45) and CWE-862 (12).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
6.1
Publish → KEV
Last 90 days
20 prev 0

Products

  • misp 113
113
Total CVEs
25
Critical
0
CISA KEV
0
Exploited

misp-project vulnerabilities

CVEs affecting misp-project, newest first. Open any entry for full detail, references, and exploit status.

113 CVEsRSS

CVE-2026-86452High· 7.5
2w ago

Affected versions of MISP permit unauthenticated or weakly constrained request paths to perform persistent work without adequate input bounds or rate limiting. The users/forgot password-reset endpoint accepted an attacker-controlled em…

Affected versions of MISP permit unauthenticated or weakly constrained request paths to perform persistent work without adequate input bounds or rate limiting. The users/forgot password-reset endpoint accepted an attacker-controlled em…

Twilightmisp-project · mispEPSS 0.31%via NVD
CVE-2026-86451Medium· 4.3
2w ago

Affected versions of MISP allow authenticated users to retrieve object-reference records by UUID through EventGraphTool::get_reference_data() without first checking whether the requester is authorized to view the object the reference bel…

Affected versions of MISP allow authenticated users to retrieve object-reference records by UUID through EventGraphTool::get_reference_data() without first checking whether the requester is authorized to view the object the reference bel…

Sunlitmisp-project · mispEPSS 0.17%via NVD
CVE-2026-86441Medium· 4.3⚖ disputed
2w ago

Affected versions of MISP contain inconsistent authorization checks across dashboard widgets that display organisation information. Several organisation-related widgets did not honor Security.hide_organisation_index_from_users

Affected versions of MISP contain inconsistent authorization checks across dashboard widgets that display organisation information. Several organisation-related widgets did not honor Security.hide_organisation_index_from_users. As a re…

Sunlitmisp-project · mispEPSS 0.17%via NVD
CVE-2026-86440Medium· 5.4
2w ago

Affected versions of MISP insufficiently validate URLs used by dashboard widgets, particularly the Button widget. The widget's URL is stored configuration controlled by a user

Affected versions of MISP insufficiently validate URLs used by dashboard widgets, particularly the Button widget. The widget's URL is stored configuration controlled by a user. The previous renderer considered a URL safe if it appeared…

Sunlitmisp-project · mispEPSS 0.14%via NVD
CVE-2026-86419Critical· 9.1⚖ disputed
2w ago

Affected versions of MISP contain insufficient validation of server-side outbound HTTP destinations in feed retrieval and TAXII discovery functionality. In feed processing, redirects were followed without validating the redirect scheme…

Affected versions of MISP contain insufficient validation of server-side outbound HTTP destinations in feed retrieval and TAXII discovery functionality. In feed processing, redirects were followed without validating the redirect scheme…

Midnightmisp-project · mispEPSS 0.23%via NVD
CVE-2026-86418Medium· 4.3⚖ disputed
2w ago

Affected versions of MISP expose organisation metadata through the dashboard organisation picker without applying the same visibility restrictions enforced by the normal organisation index and per-organisation view. The affected endpoin…

Affected versions of MISP expose organisation metadata through the dashboard organisation picker without applying the same visibility restrictions enforced by the normal organisation index and per-organisation view. The affected endpoin…

Sunlitmisp-project · mispEPSS 0.16%via NVD
CVE-2026-86417Medium· 4.3
2w ago

Affected versions of MISP inconsistently enforced email-address visibility in DashboardsController::listTemplates(). The query always fetched User.email, while redaction happened only inside the non-REST rendering branch

Affected versions of MISP inconsistently enforced email-address visibility in DashboardsController::listTemplates(). The query always fetched User.email, while redaction happened only inside the non-REST rendering branch. As a result, …

Sunlitmisp-project · mispEPSS 0.16%via NVD
CVE-2026-86408Medium· 6.5
2w ago

Affected versions of MISP do not enforce parent-event visibility when serving cryptographic keys through CryptographicKeysController::view(). The vulnerable handler queried CryptographicKey directly using the supplied key ID and select…

Affected versions of MISP do not enforce parent-event visibility when serving cryptographic keys through CryptographicKeysController::view(). The vulnerable handler queried CryptographicKey directly using the supplied key ID and select…

Sunlitmisp-project · mispEPSS 0.20%via NVD
CVE-2026-86351Medium· 6.1
2w ago

Affected versions of MISP validate the user-configurable homepage by checking only whether the supplied path begins with /

Affected versions of MISP validate the user-configurable homepage by checking only whether the supplied path begins with /. That check is insufficient because protocol-relative URLs such as //attacker.example also begin with / but resolv…

Sunlitmisp-project · mispEPSS 0.19%via NVD
CVE-2026-86347Medium· 6.5
2w ago

Affected versions of MISP allow any authenticated user to access TemplatesController::uploadFile() because the ACL entry for templates/uploadFile used the wildcard *

Affected versions of MISP allow any authenticated user to access TemplatesController::uploadFile() because the ACL entry for templates/uploadFile used the wildcard *. This bypasses the intended role restrictions applied to neighboring te…

Sunlitmisp-project · mispEPSS 0.30%via NVD
CVE-2026-86342Medium· 4.3
2w ago

Affected versions of MISP contain improper authorization checks in the freetext feed preview functionality

Affected versions of MISP contain improper authorization checks in the freetext feed preview functionality. The preview performed correlation lookups against attributes from events without applying the requesting user's ACL, allowing res…

Sunlitmisp-project · mispEPSS 0.20%via NVD
CVE-2026-85237High· 8.1
2w ago

A vulnerability in MISP's email-based one-time password (OTP) authentication flow allowed an attacker to perform an unrestricted number of OTP verification attempts. The email_otp() endpoint did not apply brute-force protection when va…

A vulnerability in MISP's email-based one-time password (OTP) authentication flow allowed an attacker to perform an unrestricted number of OTP verification attempts. The email_otp() endpoint did not apply brute-force protection when va…

Twilightmisp-project · mispEPSS 0.27%via NVD
CVE-2026-85221Critical· 9.1
2w ago

MISP contains an improper TLS certificate validation vulnerability in CurlClient

MISP contains an improper TLS certificate validation vulnerability in CurlClient. The CurlClient::$verifyPeer property was not explicitly initialized and therefore defaulted to null. When passed to cURL, this value effectively disabled T…

Midnightmisp-project · mispEPSS 0.15%via NVD
CVE-2026-85239Medium· 6.5
2w ago

A vulnerability in MISP's event template handling allowed an authenticated user with permission to create or modify event templates to bypass validation of the template definition field. The EventTemplate::beforeValidate() method only p…

A vulnerability in MISP's event template handling allowed an authenticated user with permission to create or modify event templates to bypass validation of the template definition field. The EventTemplate::beforeValidate() method only p…

Sunlitmisp-project · mispEPSS 0.26%via NVD
CVE-2026-85238Medium· 6.8
2w ago

MISP contains a session fixation vulnerability in the CustomAuth authentication (a custom configuration) flow

MISP contains a session fixation vulnerability in the CustomAuth authentication (a custom configuration) flow. When a user was successfully authenticated through CustomAuth, MISP stored the authenticated user identity in the existing ses…

Sunlitmisp-project · mispEPSS 0.22%via NVD
CVE-2026-85230Medium· 5.4
2w ago

A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration

A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration. Dashboard widget URLs were validated only when the widget was rendered and were not validated when the configuration was saved. As a…

Sunlitmisp-project · mispEPSS 0.17%via NVD
CVE-2026-85227Medium· 6.1
2w ago

MISP contains a reflected Cross-Site Scripting (XSS) vulnerability in the event attribute filtering query builder

MISP contains a reflected Cross-Site Scripting (XSS) vulnerability in the event attribute filtering query builder. The taggedAttributes and galaxyAttachedAttributes URL parameters were inserted into the query-builder rules without HTML e…

Sunlitmisp-project · mispEPSS 0.16%via NVD
CVE-2026-85226Medium· 4.3
2w ago

MISP contains an authorization flaw in the OnDemand correlation engine where correlations were calculated solely from matching attribute values without applying the distribution, sharing group, organization, or other access-control restr…

MISP contains an authorization flaw in the OnDemand correlation engine where correlations were calculated solely from matching attribute values without applying the distribution, sharing group, organization, or other access-control restr…

Sunlitmisp-project · mispEPSS 0.15%via NVD
CVE-2026-85216Critical· 9.8
2w ago

MISP contains an authentication bypass vulnerability in its LDAP and LinOTP authentication components due to insufficient validation of user-supplied credentials. The custom LdapAuthenticate and LinOTPAuthenticate components replace Cak…

MISP contains an authentication bypass vulnerability in its LDAP and LinOTP authentication components due to insufficient validation of user-supplied credentials. The custom LdapAuthenticate and LinOTPAuthenticate components replace Cak…

Midnightmisp-project · mispEPSS 0.50%via NVD
CVE-2026-85236High· 8.8
2w ago

A cross-site request forgery (CSRF) vulnerability existed in the cullEmptyEvents action of MISP

A cross-site request forgery (CSRF) vulnerability existed in the cullEmptyEvents action of MISP. The endpoint performed a state-changing and irreversible operation while accepting HTTP GET requests. Because bodyless GET requests are no…

Twilightmisp-project · mispEPSS 0.18%via NVD
CVE-2025-67906Medium· 5.4PoC
9mo ago

In MISP before 2.5.28, app/View/Elements/Workflows/executionPath.ctp allows XSS in the workflow execution path.

In MISP before 2.5.28, app/View/Elements/Workflows/executionPath.ctp allows XSS in the workflow execution path.

Twilightmisp-project · mispEPSS 0.33%via NVD
CVE-2024-58130High· 7.2
1y ago

In app/Controller/Component/RestResponseComponent.php in MISP before 2.4.193, REST endpoints have a lack of sanitization for non-JSON responses.

In app/Controller/Component/RestResponseComponent.php in MISP before 2.4.193, REST endpoints have a lack of sanitization for non-JSON responses.

Twilightmisp-project · mispEPSS 0.23%via NVD
CVE-2024-58129Medium· 5.5
1y ago

In MISP before 2.4.193, menu_custom_right_link_html parameters can be set via the UI (i.e., without using the CLI) and thus attackers with admin privileges can conduct XSS attacks against every page.

In MISP before 2.4.193, menu_custom_right_link_html parameters can be set via the UI (i.e., without using the CLI) and thus attackers with admin privileges can conduct XSS attacks against every page.

Sunlitmisp-project · mispEPSS 0.22%via NVD
CVE-2024-58128Medium· 5.5
1y ago

In MISP before 2.4.193, menu_custom_right_link parameters can be set via the UI (i.e., without using the CLI) and thus attackers with admin privileges can conduct XSS attacks via a global menu link.

In MISP before 2.4.193, menu_custom_right_link parameters can be set via the UI (i.e., without using the CLI) and thus attackers with admin privileges can conduct XSS attacks via a global menu link.

Sunlitmisp-project · mispEPSS 0.22%via NVD
CVE-2024-57969Medium· 4.3
1y ago

app/Model/Attribute.php in MISP before 2.4.198 ignores an ACL during a GUI attribute search.

app/Model/Attribute.php in MISP before 2.4.198 ignores an ACL during a GUI attribute search.

Sunlitmisp-project · mispEPSS 0.26%via NVD
CVE-2024-46918Medium· 4.9
2y ago

app/Controller/UserLoginProfilesController.php in MISP before 2.4.198 does not prevent an org admin from viewing sensitive login fields of another org admin in the same org.

app/Controller/UserLoginProfilesController.php in MISP before 2.4.198 does not prevent an org admin from viewing sensitive login fields of another org admin in the same org.

Sunlitmisp-project · mispEPSS 0.44%via NVD
CVE-2024-45509Medium· 6.5
2y ago

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.

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.

Sunlitmisp-project · mispEPSS 0.40%via NVD
CVE-2024-29859Critical· 9.8
2y ago

In MISP before 2.4.187, add_misp_export in app/Controller/EventsController.php does not properly check for a valid file upload.

In MISP before 2.4.187, add_misp_export in app/Controller/EventsController.php does not properly check for a valid file upload.

Midnightmisp-project · mispEPSS 0.82%via NVD
CVE-2024-29858Critical· 9.8
2y ago

In MISP before 2.4.187, __uploadLogo in app/Controller/OrganisationsController.php does not properly check for a valid logo upload.

In MISP before 2.4.187, __uploadLogo in app/Controller/OrganisationsController.php does not properly check for a valid logo upload.

Midnightmisp-project · mispEPSS 0.38%via NVD
CVE-2024-25675Critical· 9.8
2y ago

An issue was discovered in MISP before 2.4.184

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.

Midnightmisp-project · mispEPSS 0.82%via NVD
misp-project vulnerabilities (CVEs) · VulnSea