CVE-2026-10860
Last modified
CVE-2026-10860 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Misp-Project | Misp | < 2.5.39 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-10860?
How severe is CVE-2026-10860?
How do I fix CVE-2026-10860?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-10852IBM WebSphere Application Server and IBM WebSphere Applicati…7.5
- CVE-2026-10854A visibility control issue in the event template creation wo…4.3
- CVE-2026-10855An authorization flaw existed in the MISP Event Template Imp…4.3
- CVE-2026-10856A URL validation flaw in the MISP dashboard button widget al…6.1
- CVE-2026-10857Improper neutralization of input during web page generation …6.1
- CVE-2026-1086The Font Pairing Preview For Landing Pages plugin for WordPr…4.3
- CVE-2026-10861An open redirect vulnerability existed in MISP UsersControll…6.1
- CVE-2026-10862The Accordions plugin for WordPress is vulnerable to Stored …6.4
- CVE-2026-10863A security issue was fixed in the correlations over-correlat…8.1
- CVE-2026-10864A vulnerability in the MISP dashboard widgets allowed an aut…4.3
- CVE-2026-10865The Cost Calculator Builder plugin for WordPress is vulnerab…5.3
- CVE-2026-10868A mass assignment vulnerability exists in the MISP user edit…9
Are you affected by CVE-2026-10860?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
