Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-85227— Reflected Cross-Site Scripting in MISP Event Filtering via taggedAttributes and galaxyAttachedAttributes Parameters

Quick assessment

Affected
misp misp
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

MISP 的事件属性过滤查询构建器中存在一个反射型跨站脚本(XSS)漏洞。 和 这两个 URL 参数在被序列化为 JSON 并嵌入到 元素中之前,未进行 HTML 转义,而是直接插入到查询构建规则中。 由于 使用了 标志,攻击者可控的值中若包含闭合标签 ,则可能终止外部的 script 元素,从而注入任意的 HTML 或 JavaScript。例如,攻击者可以构造一个包含恶意内容的 URL,将恶意载荷置于上述任一受影响的过滤参数中。 攻击者可以通过诱导已认证的 MISP 用户访问精心构造的 URL 来利用此漏洞。成

CVSS 6.1 · Medium

Possible ATT&CK Techniques 2 AI

T1122 T1189 · Drive-by Compromise

Affected Version Matrix 1

VendorProduct Version RangeStatus
misp misp ≤ 2.5.45 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-85227

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Reflected Cross-Site Scripting in MISP Event Filtering via taggedAttributes and galaxyAttachedAttributes Parameters
Source: CVE Program / CVE List V5
Vulnerability Description
MISP contains a reflected Cross-Site Scripting (XSS) vulnerability in the event attribute filtering query builder. The taggedAttributes and galaxyAttachedAttributes URL parameters were inserted into the query-builder rules without HTML escaping before being serialized as JSON and embedded inside a <script> element. Because JsonTool::encode() uses JSON_UNESCAPED_SLASHES, an attacker-controlled value containing a closing </script> sequence could terminate the surrounding script element and inject arbitrary HTML or JavaScript. For example, a specially crafted viewEventAttributes URL could contain malicious content in one of the affected filter parameters. An attacker could exploit the vulnerability by convincing an authenticated MISP user to follow a crafted URL. Successful exploitation would execute attacker-controlled JavaScript in the security context of the MISP instance and with the privileges of the victim's authenticated browser session. This could allow access to information available to the victim, modification of data through authenticated requests, or other actions permitted by the victim's MISP permissions. The vulnerability is addressed by applying HTML escaping with h() to both scalar and array values before they are inserted into the DOM.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:H
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
misp misp 0 ~ 2.5.45 -

II. Public POCs for CVE-2026-85227

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-85227

登录查看更多情报信息。

Patches & Fixes for CVE-2026-85227 (1)

Same Patch Batch · misp · 2026-09-03 · 9 CVEs total

CVE-2026-85216 9.5 CRITICAL MISP LDAP and LinOTP Authentication Bypass via Empty or Invalid Credentials
CVE-2026-85236 8.8 HIGH MISP cullEmptyEvents CSRF Allows Irreversible Deletion of Events via GET Request
CVE-2026-85237 8.6 HIGH Missing Rate Limiting in Email OTP Verification Allows Brute-Force Authentication Bypass
CVE-2026-85221 7.6 HIGH MISP CurlClient TLS Peer Verification Disabled by Default Enables Man-in-the-Middle Attack
CVE-2026-85238 7.6 HIGH Session Fixation in MISP CustomAuth Authentication Allows Session Hijacking
CVE-2026-85239 7.1 HIGH MISP Event Template Definition Validation Bypass Allows Persistent Denial of Service
CVE-2026-85226 5.3 MEDIUM MISP OnDemand Correlation Engine Missing Access Control Allows Disclosure of Restricted Co
CVE-2026-85230 5.3 MEDIUM MISP Dashboard Button Widget Allows Persistent JavaScript URL Injection

IV. Related Vulnerabilities

V. Comments for CVE-2026-85227

No comments yet


Leave a comment