Model
AI enabled systems often rely on open sourced models in various ways. Most commonly, the victim organization may be using these models for fine tuning. These models will be downloaded from an external source and then used as the base for the model as it is tuned on a smaller, private dataset. Loading models often requi
- Framework
- MITRE ATLAS
- Maturity
- Realized
- Platforms
- Predictive AI, Generative AI, Agentic AI
- Release
- 2026.05
Overview
AI-enabled systems often rely on open sourced models in various ways. Most commonly, the victim organization may be using these models for fine tuning. These models will be downloaded from an external source and then used as the base for the model as it is tuned on a smaller, private dataset. Loading models often requires executing some saved code in the form of a saved model file. These can be compromised with traditional malware, or through some adversarial AI techniques.
Sources
- MITRE ATLAS AML.T0010.003: Model — MITRE