216.73.217.47

CVE-2026-10860

· Published 04/06/2026 15:16 · Modified 04/06/2026 15:19

Labels: CVE-2026-10860 2026-06-045a6e4751-2f3f-4070-9419-94fb35b644e8CVE-2026-10860CWE-863

Essential information

Published
04/06/2026 15:16
Modified
04/06/2026 15:19
Author
Creator
CVSS
7.9 HIGH (v3) 7.9 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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 missing parentheses in the delete condition, the expression was evaluated as ($validationError === null && POST) || DELETE, meaning a DELETE request could proceed even when the delete validation callback had rejected the operation. An authenticated attacker with access to an affected delete endpoint could abuse this flaw to delete records that should have been protected by application-level validation or authorization checks.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
5a6e4751-2f3f-4070-9419-94fb35b644e8
NVD
View on NVD

Affected products (CPE)

ProductCPE
misp / misp cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*

References