CVE-2026-10860
MISP CRUDComponent delete validation bypass via operator precedence error
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-863 |
| Vendor | misp |
| Product | misp |
| Published | Jun 4, 2026 |
| Last Updated | Jun 4, 2026 |
Stay Ahead of the Next One
Get instant alerts for misp misp
Be the first to know when new unknown vulnerabilities affecting misp misp are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
misp / misp
0 โค 2.5.38
References
Credits
Jeroen Pinoy Andras Iklody