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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-77710— STIX2 Parser Confusion and Mass Assignment Allow Unauthorized MISP Attribute Metadata Injection in misp-stix library

Quick assessment

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

CVSS 6.9 · Medium EPSS 0.29% · P21

Affected Version Matrix 1

VendorProduct Version RangeStatus
MISP misp-stix ≤ 2026.7.8 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-77710

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
STIX2 Parser Confusion and Mass Assignment Allow Unauthorized MISP Attribute Metadata Injection in misp-stix library
Source: 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.
Source: 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
Source: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
MISP misp-stix 0 ~ 2026.7.8 -

II. Public POCs for CVE-2026-77710

# 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-77710

登录查看更多情报信息。

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

Same Patch Batch · MISP · 2026-08-21 · 4 CVEs total

CVE-2026-77751 8.8 HIGH Path Traversal in MISP Object Template Resolution During STIX Import and Export in misp-st
CVE-2026-77755 8.7 HIGH Denial of Service in MISP-STIX Import via Malformed or Oversized STIX Documents in misp-st
CVE-2026-77761 6.3 MEDIUM Cross-Document Parser State Contamination in misp-stix

IV. Related Vulnerabilities

V. Comments for CVE-2026-77710

No comments yet


Leave a comment