implementing-threat-modeling-with-mitre-attack

Warn

Audited by Snyk on Jun 20, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). The workflow’s runtime path fetches outsider-authored free text from the public web: it uses requests.get("https://raw.githubusercontent.com/mitre/cti/.../enterprise-attack.json") to ingest MITRE ATT&CK STIX JSON, which is then parsed and incorporated into the agent’s LLM context (e.g., group descriptions/technique mappings).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 20, 2026, 11:45 AM
Issues
2
Security Audit — snyk — implementing-threat-modeling-with-mitre-attack