Vulnerability index

Browse CVEs

107 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Misp HIGH 8.8
CVE-2026-56424

MISP core contained multiple broken access-control flaws where authorization checks were performed against the wrong entity, or where ownership/edita…

Fix: 2.5.42+
Fix from $1,950 2026-06-22
Misp HIGH 8.8
CVE-2026-56425

The Azure Active Directory (AAD) authentication implementation contained multiple weaknesses in its OAuth 2.0 authorization flow that could allow att…

Fix: 2.5.42+
Fix from $1,950 2026-06-22
Misp HIGH 7.2
CVE-2026-56446

MISP allowed a site administrator to configure an arbitrary filesystem path for the NDJSON error log used by JsonLogTool. Because log entries can inc…

Fix: 2.5.42+
Fix from $1,950 2026-06-22
Misp HIGH 7.2
CVE-2026-56447

MISP allowed an authenticated site administrator to set the Kafka_rdkafka_config setting to an arbitrary filesystem path. MISP subsequently parsed th…

Fix: 2.5.42+
Fix from $1,950 2026-06-22
Misp HIGH 8.8
CVE-2026-56423

MISP Core contained broken access-control checks in the bulk deletion flows for Event Reports and Sharing Groups. The affected deleteSelection handle…

Fix: 2.5.42+
Fix from $1,950 2026-06-22
Misp HIGH 8.1
CVE-2026-10863

A security issue was fixed in the correlations over-correlation endpoint where the order query parameter was accepted from user-controlled named requ…

Fix: 2.5.39+
Fix from $1,950 2026-06-04
Misp MEDIUM 6.5
CVE-2026-10860

A logic error in the MISP CRUD component delete handler allowed validation failures to be bypassed when requests used the HTTP DELETE method. Due to …

Fix: 2.5.39+
Fix from $1,600 2026-06-04
Misp MEDIUM 6.1
CVE-2026-10861

An open redirect vulnerability existed in MISP UsersController::routeafterlogin() because the value stored in the pre_login_requested_url session key…

Fix: 2.5.39+
Fix from $1,600 2026-06-04
Misp MEDIUM 6.1
CVE-2026-10856

A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpret…

Fix: 2.5.39+
Fix from $1,600 2026-06-04
Misp CRITICAL 10.0
CVE-2026-10611

An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement. In deployments configured with …

Fix: 2.5.39+
Fix from $2,300 2026-06-02
Misp HIGH 7.5
CVE-2026-9137

The CSP report endpoint in MISP intended to limit logged CSP reports to 1 KB but incorrectly allowed reports up to 1 MB before truncation. On deploym…

Fix: 2.5.38+
Fix from $1,950 2026-05-20
Misp MEDIUM 6.5
CVE-2026-9136

A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request dat…

Fix: 2.5.38+
Fix from $1,600 2026-05-20
Misp HIGH 7.2
CVE-2026-44380

MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, an improper access control vulnerability in the authentication key …

Fix: 2.5.37+
Fix from $1,950 2026-05-13
Misp MEDIUM 5.3
CVE-2026-44379

MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, MISP Collections did not enforce RFC 4122 UUID validation on the uu…

Fix: 2.5.37+
Fix from $1,600 2026-05-13
Misp MEDIUM 5.3
CVE-2026-44381

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-contr…

Fix: 2.5.37+
Fix from $1,600 2026-05-13
Misp MEDIUM 5.4
CVE-2026-8080

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in misp allows Stored XSS. This issue…

Fix: 2.5.37+
Fix from $1,600 2026-05-07
Misp CRITICAL 9.6
CVE-2026-39962

MISP is an open source threat intelligence and sharing platform. Prior to 2.5.36, improper neutralization of special elements in an LDAP query in Apa…

Fix: 2.5.36+
Fix from $2,300 2026-04-09
Misp CRITICAL 9.0
CVE-2025-67906

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

Fix: 2.5.28+
Fix from $2,300 2025-12-15
Misp MEDIUM 6.1
CVE-2024-58130

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

Fix: 2.4.193+
Fix from $1,600 2025-03-28
Misp MEDIUM 6.5
CVE-2024-45509

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…

Fix: 2.4.197+
Fix from $1,600 2024-09-01
Misp CRITICAL 9.8
CVE-2024-29858

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

Fix: 2.4.187+
Fix from $2,300 2024-03-21
Misp CRITICAL 9.8
CVE-2024-29859

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

Fix: 2.4.187+
Fix from $2,300 2024-03-21
Misp CRITICAL 9.8
CVE-2024-25674

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.

Fix: 2.4.184+
Fix from $2,300 2024-02-09
Misp CRITICAL 9.8
CVE-2024-25675

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/Cont…

Fix: 2.4.184+
Fix from $2,300 2024-02-09
Misp CRITICAL 9.8
CVE-2023-50918

app/Controller/AuditLogsController.php in MISP before 2.4.182 mishandles ACLs for audit logs.

Fix: 2.4.182+
Fix from $2,300 2023-12-15
Misp MEDIUM 6.1
CVE-2023-49926

app/Lib/Tools/EventTimelineTool.php in MISP before 2.4.179 allows XSS in the event timeline widget.

Fix: 2.4.179+
Fix from $1,600 2023-12-03
Misp CRITICAL 9.8
CVE-2023-48655

An issue was discovered in MISP before 2.4.176. app/Controller/Component/IndexFilterComponent.php does not properly filter out query parameters.

Fix: 2.4.176+
Fix from $2,300 2023-11-17
Misp CRITICAL 9.8
CVE-2023-48656

An issue was discovered in MISP before 2.4.176. app/Model/AppModel.php mishandles order clauses.

Fix: 2.4.176+
Fix from $2,300 2023-11-17
Misp CRITICAL 9.8
CVE-2023-48657

An issue was discovered in MISP before 2.4.176. app/Model/AppModel.php mishandles filters.

Fix: 2.4.176+
Fix from $2,300 2023-11-17
Misp CRITICAL 9.8
CVE-2023-48658

An issue was discovered in MISP before 2.4.176. app/Model/AppModel.php lacks a checkParam function for alphanumerics, underscore, dash, period, and s…

Fix: 2.4.176+
Fix from $2,300 2023-11-17