implementing-stix-taxii-feed-integration
Warn
Audited by Snyk on Jul 16, 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.75). Outsider-authored free text is ingested when the required runtime workflow polls a TAXII collection and reads the returned STIX JSON objects (including fields like
name,pattern,labels, etc.) into the program’s in-memory data structures viaCollection.get_objects/as_pages, which are then parsed/extracted and could be forwarded into an LLM context by downstream reporting/integration steps.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata