Evaluating Open-Weight LLMs for Generating Structured Threat Information for Autonomous Vehicle Vulnerabilities
Summary
An evaluation of open-weight Large Language Models (LLMs) demonstrates their capability in generating Structured Threat Information Expression (STIX) for Connected and Autonomous Vehicle (CAV) vulnerabilities. Researchers constructed the CAV-STIXGen dataset, mapping CAV vulnerability descriptions to STIX domain objects (SDO), STIX relationship objects (SRO), Common Weakness Enumeration (CWE), and MITRE ATT&CK techniques. Eleven LLMs, ranging from 4B to 120B parameters, were tested using various prompting strategies. Single-model configurations achieved F1 scores of 0.94 for SDO, 0.63 for SRO, and 0.99 for CWE mapping, though complete MITRE ATT&CK mapping proved challenging. In a multi-agent setup, Gemma-4-31B and Codestral-22B achieved F1 scores of 0.91 for SDOs and 0.43 for SROs, respectively, highlighting potential for automating threat intelligence and prioritizing transportation security defenses.
Key takeaway
For AI Security Engineers focused on Connected and Autonomous Vehicle (CAV) security, you should consider integrating open-weight LLMs to automate the generation of Structured Threat Information Expression (STIX) from CVEs. While single models achieve high F1 scores for SDO (0.94) and CWE (0.99) mapping, be aware that complete MITRE ATT&CK mapping remains challenging. Explore multi-agent LLM setups like Gemma-4-31B and Codestral-22B for improved SDO and SRO generation, streamlining threat intelligence and defense prioritization.
Key insights
Open-weight LLMs can automate structured threat intelligence generation for CAV vulnerabilities, though MITRE ATT&CK mapping remains difficult.
Principles
- Structured threat information is crucial for CAV risk mitigation.
- Open-weight LLMs can translate plain text CVEs to STIX.
- Multi-agent LLM setups can enhance STIX generation accuracy.
Method
Construct CAV-STIXGen dataset mapping CVEs to STIX SDO, SRO, CWE, and MITRE ATT&CK. Evaluate 11 LLMs with various prompts and temperatures. Analyze CWE/ATT&CK co-occurrences.
In practice
- Utilize LLMs for SDO and CWE mapping from CVEs.
- Explore multi-agent LLM configurations for improved SROs.
- Analyze CWE/ATT&CK co-occurrence patterns for defense.
Topics
- Connected and Autonomous Vehicles
- Large Language Models
- STIX
- CVE Database
- MITRE ATT&CK
- Threat Intelligence Automation
- Cybersecurity
Best for: AI Scientist, AI Security Engineer, Research Scientist
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.