目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-77751— misp-stix STIX导入导出路径穿越漏洞

一分钟漏洞结论

影响对象
misp misp-stix
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

在 STIX 2 导入和 MISP 到 STIX 2 导出过程中,MISP 对象模板名称的处理存在路径遍历漏洞。 MISP 对象名称被传递给 PyMISP 的对象模板解析机制,该机制通过拼接配置的 MISP 对象模板目录、对象名称和 definition.json 文件来构建文件系统路径。源自不受信任的 STIX 或 MISP 内容的对象名称在未受到充分限制的情况下被直接用于构建文件系统路径,从而引发安全问题。 攻击者若能提供包含路径分隔符(如 )或路径遍历序列(如 )的构造性对象名称,则可能导致模板解析机制跳出预

CVSS 8.8 · High EPSS 0.48% · P40

影响版本矩阵 1

厂商产品 版本范围状态
misp misp-stix ≤ 2026.7.8 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-77751 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Path Traversal in MISP Object Template Resolution During STIX Import and Export in misp-stix library
来源: CVE Program / CVE List V5
Vulnerability Description
A path traversal vulnerability existed in the handling of MISP object template names during STIX 2 import and MISP-to-STIX 2 export. MISP object names are passed to PyMISP's object-template resolution mechanism, which constructs a filesystem path by joining the configured MISP object-template directory, the object name, and definition.json. An object name originating from untrusted STIX or MISP content was not sufficiently restricted before being used in this filesystem path. An attacker able to supply a crafted object name containing path separators or traversal sequences such as ../ could therefore cause template resolution to escape the expected template directory and attempt to load a definition.json file from another location accessible to the process. During STIX 2 import, an attacker-controlled x_misp_name from a custom STIX object could directly reach this template-resolution mechanism. The issue could also become persistent. A malicious object name stored in a MISP event could later be processed again during STIX 2 export. Consequently, content originally introduced in one security context could trigger filesystem access later when the event is exported by a process operating with different or greater privileges. If a suitable definition.json file exists outside the intended template directory, its contents may be interpreted as a MISP object template and fields from that file copied into the converted object. This can result in unintended disclosure of locally accessible data represented by the template file and modification of the resulting object's metadata or semantics. The patches introduce strict validation of object-template names. Valid names are restricted to a single path component containing letters, digits, hyphens, or underscores. Names that do not meet these requirements are replaced with the generic unknown-template name before reaching PyMISP template resolution. The original rejected name is preserved in the object's comment and a warning is generated, preventing traversal while retaining the source information.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
misp misp-stix 0 ~ 2026.7.8 -

二、漏洞 CVE-2026-77751 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 6337 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2026-77751 的情报信息

登录查看更多情报信息。

CVE-2026-77751 补丁与修复 (2)

同批安全公告 · misp · 2026-08-21 · 共 4 条

CVE-2026-77755 8.7 HIGH MISP-STIX 导入模块因畸形或超大文档导致拒绝服务漏洞
CVE-2026-77710 6.9 MEDIUM misp-stix 库 STIX2 解析混淆致属性元数据注入
CVE-2026-77761 6.3 MEDIUM misp-stix 跨文档解析器状态污染漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-77751

暂无评论


发表评论