AI Model Inference API Access
Type: technique
Description: Adversaries may gain access to a model via legitimate access to the inference API. Inference API access can be a source of information to the adversary, a means of staging the attack, or for introducing data to the target system for impact).
Many systems rely on the same models provided via an inference API, which means they share the same vulnerabilities. This is especially true of foundation models which are prohibitively resource intensive to train. Adversaries may use their access to model APIs to identify vulnerabilities such as jailbreaks or hallucinations and then target applications that use the same models.
Version: 0.1.0
Created At: 2025-03-04 10:27:40 -0500
Last Modified At: 2025-03-04 10:27:40 -0500
External References
Related Objects
- --> ML Model Access (tactic): Gaining access to AI model inference APIs to interact with or gather information about machine learning models.