๐Ÿ” CVE Alert

CVE-2026-85236

UNKNOWN 0.0

MISP cullEmptyEvents CSRF Allows Irreversible Deletion of Events via GET Request

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

A cross-site request forgery (CSRF) vulnerability existed in the cullEmptyEvents action of MISP. The endpoint performed a state-changing and irreversible operation while accepting HTTP GET requests. Because bodyless GET requests are not subject to CakePHP's CSRF validation, an attacker could cause an authenticated MISP user with sufficient privileges to invoke the endpoint simply by causing their browser to load a crafted URL, for example through an embedded image or other automatically requested resource. Successful exploitation triggers the deletion of published empty events. The deletion is particularly significant because the operation uses skipBlocklist, meaning the removed events do not leave blocklist entries that could prevent or track their subsequent synchronization. This can result in unintended and potentially irreversible deletion of MISP event records without explicit user interaction. The vulnerability was addressed by restricting cullEmptyEvents to HTTP POST requests, ensuring that CakePHP's normal CSRF protections are applied to the operation.

CWE CWE-352
Vendor misp
Product misp
Published Sep 3, 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.45

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MISP/MISP/commit/2b6b3ac90 github.com: https://github.com/MISP/MISP/commit/50106c9a0 github.com: https://github.com/MISP/MISP/commit/66ecb5acb github.com: https://github.com/MISP/MISP/commit/9c1346ce1 github.com: https://github.com/MISP/MISP/commit/cfc8b8a6d

Credits

Andras Iklody Peter James Scottish Government - National Cyber Team Claude Opus 5 (1M context)