๐Ÿ” CVE Alert

CVE-2026-10860

UNKNOWN 0.0

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

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MISP/MISP/commit/a5877559dc88ad7a0c935910a652c130489ae2bd

Credits

Jeroen Pinoy Andras Iklody