arXiv:2604.22176cs.CRcs.LG2026-04

用知识图谱嵌入修复漏洞库映射错误,提升安全分析准确性

FixV2W: Correcting Invalid CVE-CWE Mappings with Knowledge Graph Embeddings

论文配图:FixV2W: Correcting Invalid CVE-CWE Mappings with Knowledge Graph Embeddings
图 1 · 摘自论文原文
  • 基于历史映射趋势和层级关系预测更准确的漏洞弱点多对一
  • 对已爆漏洞,前10个预测中69%能正确修复无效映射
  • 显著提升依赖漏洞库的机器学习模型性能,适合安全研究者

CVE与CWE之间的准确映射对漏洞管理与风险评估至关重要。然而,如美国国家漏洞数据库(NVD)等公开数据库存在映射不一致、不完整的问题,影响自动化分析与修复。本文提出FixV2W,一种轻量级方法,利用知识图谱嵌入与纵向映射趋势,改进NVD中漏洞到弱点多对一的映射精度。该方法系统分析历史重映射模式,并结合NVD与CWE数据中的层次关系,预测被标记为禁止或不推荐类别的漏洞更精确的CWE。实验基于2021年8月至2024年12月间收集的测试数据集进行。结果显示,在前10个预测中,69%的已攻击漏洞在被利用前其无效的CWE映射被成功纠正。此外,对于需要发现未知映射的机器学习模型,FixV2W将平均倒数排名(MRR)从0.174提升至0.608,显著增强模型表现。

原文摘要 · Abstract (English)

Accurate mapping between Common Vulnerabilities and Exposures (CVE) and Common Weakness Enumeration (CWE) entries is critical for effective vulnerability management and risk assessment. However, public databases, such as the National Vulnerability Database (NVD), suffer from inconsistent and incomplete CVE to CWE mappings, complicating automated analysis and remediation. We introduce FixV2W, a lightweight approach that leverages knowledge graph embeddings and longitudinal trends to improve mapping accuracy of the NVD. FixV2W systematically analyzes historical remapping patterns and leverages hierarchical relationships within NVD and CWE data to predict more precise CWE mappings for vulnerabilities linked to Prohibited or Discouraged categories. We run extensive experimental evaluation of FixV2W, based on test data set collected between August 2021 and December 2024. Considering the Top 10 ranked predictions, the results show that FixV2W predicts the correct CWE mappings for 69% of exploited vulnerabilities that had invalid CWEs before they were exploited. We also show that FixV2W significantly improves the performance of ML models relying on NVD data. For instance, for a model geared at uncovering unknown CVE-CWE mappings, FixV2W improves the Mean Reciprocal Rank (MRR) from 0.174 to 0.608. These results show that FixV2W is a promising approach to identify and thwart emerging threats.

漏洞分析知识图谱安全建模数据修复

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。