PT-2026-85083 · Misp · Misp

·

CVE-2026-85239

·

Published

2026-09-03

·

Updated

2026-09-03

CVSS v4.0

7.1

High

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions MISP (affected versions not specified)
Description An authenticated user with permissions to create or modify event templates can bypass validation of the template definition field. The EventTemplate::beforeValidate() method only performs semantic validation if the definition is an array; if a pre-encoded string containing malformed JSON or an unexpected data type is provided, it bypasses validateDefinition() and is stored in the database. Subsequently, the EventTemplate::afterFind() method uses JsonTool::decode() to retrieve the definition without handling decoding failures. This can trigger exceptions and cause HTTP 500 errors for all authenticated users accessing the event template index or other functionality relying on EventTemplate queries, resulting in a persistent denial of service. Additionally, JSON representing an unexpected type may lead to invalid data reaching downstream consumers.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

DoS

RCE

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-85239

Affected Products

Misp