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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-77710— misp-stix 库 STIX2 解析混淆致属性元数据注入

一分钟漏洞结论

影响对象
MISP misp-stix
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

以下是该漏洞描述信息的中文翻译: MISP-STIX 存在安全漏洞,攻击者可通过构造的 STIX 文档影响导入过程中安全敏感的 MISP 属性元数据。 STIX 导入逻辑会根据 STIX 文档本身的元数据,自动在内部 MISP 解析器和外部 STIX 解析器之间进行选择。对于 STIX2,若包含特定的 MISP 工具标签,文档可能被分类为源自 MISP;同样地,STIX1 则依赖文档标题进行判断。这些分类指标完全由 STIX 文档的生产者控制,因此不能作为可信的文档来源标识。附带的安全修复补丁明确指出,此前的解析器

CVSS 6.9 · Medium EPSS 0.29% · P22

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
STIX2 Parser Confusion and Mass Assignment Allow Unauthorized MISP Attribute Metadata Injection in misp-stix library
来源: CVE Program / CVE List V5
Vulnerability Description
A vulnerability in misp-stix could allow a crafted STIX document to influence security-sensitive MISP attribute metadata during import. The STIX import logic automatically selected between the internal MISP parser and the external STIX parser based on metadata contained in the STIX document itself. For STIX2, the presence of MISP-specific tool labels could cause a document to be classified as originating from MISP; similarly, STIX1 relied on the document title. These classification indicators are fully controlled by the STIX producer and therefore cannot constitute a trusted indication of the document's origin. The accompanying fix explicitly notes that the parser choice was previously based solely on labels or header titles that any producer could write, and introduces an explicit classification parameter allowing callers to override this detection. When STIX2 content was handled as an internal MISP export, attributes contained in an x-misp-object were converted by copying the complete x_misp_attributes dictionary and passing it directly to misp_object.add_attribute(). Consequently, a crafted STIX bundle could supply fields that were not part of the expected STIX-to-MISP round-trip format, including security-sensitive properties such as distribution, sharing_group_id, tags, or other MISP attribute fields. An attacker able to provide a STIX document for import could therefore spoof the markers used to identify MISP-generated content and inject additional attribute properties. This could alter the distribution, sharing restrictions, classification, or semantic metadata of imported attributes, potentially causing information to be shared contrary to the importing organization's policy or influencing downstream processing and automation based on attacker-controlled tags or metadata. The vulnerability results from dynamically assigning externally supplied object properties without restricting them to an expected set of attributes, matching CWE-915. MITRE specifically describes this weakness as accepting externally influenced fields without controlling which object attributes may be modified and recommends an allow-list, which is the approach implemented by the patch. The parser-selection issue additionally corresponds to CWE-807, because an untrusted value was used to make a security-relevant trust/classification decision. The attack is also consistent with CAPEC-153 (Input Data Manipulation), in which an attacker controls the structure or flags of supplied data so that the target selects a different processing path or interprets the content differently than intended.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/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-77710 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-77710 补丁与修复 (1)

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

CVE-2026-77751 8.8 HIGH misp-stix STIX导入导出路径穿越漏洞
CVE-2026-77755 8.7 HIGH MISP-STIX 导入模块因畸形或超大文档导致拒绝服务漏洞
CVE-2026-77761 6.3 MEDIUM misp-stix 跨文档解析器状态污染漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-77710

暂无评论


发表评论