MIT AI Risk Repository

Browse AI risks

112 risk entries extracted from 74 frameworks, coded by domain, subdomain, causal entity, intent and timing. Filter, then export the current selection with its licence and citation attached.

Reset Also filtered by subdomain 2.2 ×

112 entries · page 2 of 3

  1. 47.01.02 · Risk Sub-Category

    Technical and operational risks

    Technical vulnerabilities (Robustness - vulnerability to jailbreaking

    "Individuals can manipulate models into performing actions that violate the model’s usage restrictions—a phenomenon known as “jailbreaking.” These manipulations may result in causing the model to perform tasks that the developers have explicitly prohibited (see section 3.2.1.). For instance, users may ask the model to provide information on how to conduct illegal activities— asking for detailed instructions on how to build a bomb or create highly toxic drugs."

    From Regulating under Uncertainty: Governance Options for Generative AI (G'sell2024)

  2. 50.01.01 · Risk Sub-Category

    System and Operational Risks

    Security risks (confidentiality)

  3. 50.01.02 · Risk Sub-Category

    System and Operational Risks

    Security risks (integrity)

  4. 51.04.00 · Risk Category

    Security

    "How to design AGIs that are robust to adversaries and adversarial environ- ments? This involves building sandboxed AGI protected from adversaries (Berkeley), and agents that are robust to adversarial inputs (Berkeley, DeepMind)."

    From AGI Safety Literature Review (Everitt2018 )

  5. 58.06.11 · Risk Sub-Category

    Human rights and civil liberties

    Privacy loss

    "Privacy loss - Unwarranted exposure of an individual’s private life or personal data through cyberattacks, doxxing, etc."

    From A Collaborative, Human-Centred Taxonomy of AI, Algorithmic, and Automation Harms (Abercrombie2024)

  6. 59.12.00 · Risk Category

    Data poisoning

    "Data poisoning describes an attack in the form of an injection of malicious data into the training set. If not prevented, this attack leads the AI system to learn unintended behavior."

    From AI Hazard Management: A Framework for the Systematic Management of Root Causes for AI Risks (Schnitzer2024)

  7. 61.02.11 · Risk Sub-Category

    Sources of systemic risks from general-purpose AI

    Centralized platforms deployed at scale

    "The widespread use of common AI platforms can create centralized points of failure, making systems more vulnerable to disruptions or attacks"

    From A Taxonomy of Systemic Risks from General-Purpose AI (Uuk2025)

  8. 61.02.33 · Risk Sub-Category

    Sources of systemic risks from general-purpose AI

    Limitations in adversarial robustness

    "AI models and systems are vulnerable to manipulation through adversarial inputs."

    From A Taxonomy of Systemic Risks from General-Purpose AI (Uuk2025)

  9. 61.02.42 · Risk Sub-Category

    Sources of systemic risks from general-purpose AI

    Risks from network interconnectivity

    "The interconnectedness of AI networks can create vulnerabilities, where issues in one part of the network can have cascading effects across the system."

    From A Taxonomy of Systemic Risks from General-Purpose AI (Uuk2025)

  10. 62.07.01 · Risk Sub-Category

    Direct Harm Domains (system and operational)

    Security harms (cybersecurity)

  11. 62.14.01 · Risk Sub-Category

    Model Development

    Data-related (Difficulty filtering large web scrapes or large scale web datasets)

    "A large scale “scraping” of web data for training datasets increases vulnerability to data poisoning, backdoor attacks, and the inclusion of inaccurate or toxic data [76, 28, 48]. With a large dataset, filtering out these quality issues is very difficult or trades off against significant data loss."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  12. 62.14.04 · Risk Sub-Category

    Model Development

    Data-related (Insufficient quality control in data collection process)

    "A lack of standardized methods and sufficient infrastructure, including the absence of quality control processes for collecting data, especially for high-stakes domains and benchmarks, can affect the quality and type of the data collected [173, 95]. This may include risks of dataset poisoning, inadvertent copyright violation, and test set leakages which invalidate performance metrics."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  13. 62.14.05 · Risk Sub-Category

    Model Development

    Training-related (Adversarial examples)

    "Adversarial examples [198, 83] refer to data that are designed to fool an AI model by inducing unintended behavior. They do this by exploiting spurious correlations learned by the model. They are part of inference-time attacks, where the examples are test examples. They generalize to different model architectures and models trained on different training sets."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  14. 62.15.01 · Risk Sub-Category

    Model Development

    Training-related (Robustness certificates can be exploited to attack the models)

    "The knowledge of robustness certificates, including the area of the region for which model predictions are certified to be robust, can be used by an adversary to efficiently craft attacks that succeed just outside the certified regions [53]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  15. 62.15.06 · Risk Sub-Category

    Model Development

    Fine-tuning related (Fine-tuning dataset poisoning)

    "A deployer can poison the dataset used during the fine-tuning process [98] to induce specific, often malicious, behaviors in a model. This can be performed without having access to the model’s weights. This poisoning can be difficult to detect through direct inspection of the dataset, as the manipulations may be subtle and targeted."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  16. 62.15.07 · Risk Sub-Category

    Model Development

    Fine-tuning related (Poisoning models during instruction tuning)

    "AI models can be poisoned during instruction tuning when models are tuned using pairs of instructions and desired outputs. Poisoning in instruction tuning can be achieved with a lower number of compromised samples, as instruction tuning requires a relatively small number of samples for fine-tuning [155, 211]. Anonymous crowdsourcing efforts may be employed in collecting instruction tuning datasets and can further contribute to poisoning attacks [187]. These attacks might be harder to detect than traditional data poisoning attacks."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  17. 62.18.01 · Risk Sub-Category

    Model Evaluations (Interpretability/Explainability)

    Misuse of interpretability techniques

    "Interpretability techniques, by enabling a better understanding of the model, could potentially be used for harmful purposes. For example, mechanistic inter- pretability could be used to identify neurons responsible for specific functions, and certain neurons that encode safety-related features may be modified to de- crease its activation or certain information may be censored [24]. Furthermore, interpretability techniques can be used to simulate a white-box attack scenario. In this case, knowing the internal workings of a model aids in the development of adversarial attacks [24]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  18. 62.18.03 · Risk Sub-Category

    Model Evaluations (Interpretability/Explainability)

    Adversarial attacks targeting explainable AI techniques

    "Adversarial attacks can affect not only the model’s output but also its corresponding explanation. Current adversarial optimization techniques can intro- duce imperceptible noise to the input image, so that the model’s output does not change but the corresponding explanation is arbitrarily manipulated [61]. Such manipulations are harder to notice, as they are less commonly known compared to standard adversarial attacks targeting the model’s output."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  19. 62.19.01 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Jailbreak of a model to subvert intended behavior

    "A jailbreak is a type of adversarial input to the model (during deployment) re- sulting in model behavior deviating from intended use. Jailbreaks may be gen- erated automatically in a “white box” setting, where access to internal training parameters is required for creation and optimization of the attack [238]. Other attacks may be “black box” - without access to model internals. In text based generative models, jailbreaks may sometimes be human-readable, with the use of reasoning or role-play to “convince” the model to bypass its safety mechanisms [231]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  20. 62.19.02 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Jailbreak of a multimodal model

    "Current generation multimodal (e.g., vision and language) GPAI models are vulnerable to adversarial jailbreak attacks. These attacks can be used to automatically induce a model to produce an arbitrary or specific output with high success rate [227]. Multimodal jailbreaks can also be used to exfiltrate a model’s context window or other model internals [18]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  21. 62.19.03 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Transferable adversarial attacks from open to closed-source mod- els

    "In some cases, an adversarial attack developed for an open-weights and open- source model (where the weights and architecture are known - a “white box” attack) can be transferable to closed-source models, despite the defenses put in place by the closed-source model provider (such as structured access). These adversarial attacks can be generated automatically [238]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  22. 62.19.04 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Backdoors or trojan attacks in GPAI models

    "Backdoors can be inserted into GPAI models during their training or fine-tuning, to be exploited during deployment [185, 118]. Attackers inserting the backdoor can be the GPAI model provider themselves or another actor (e.g., by ma- nipulating the training data or the software infrastructure used by the model provider) [222]. Some backdoors can be exploited with minimal overhead, al- lowing attackers to control the model outputs in a targeted way with a high success rate [90]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  23. 62.19.05 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Text encoding-based attacks

    "Various new or existing text encodings, such as Base64, can be employed to craft jailbreak attacks that bypass safety training [13]. Low-resource language inputs also appear more likely to circumvent a model’s safeguards [229]. Since safety fine-tuning might not involve this encoding data or may only do so to a limited extent, harmful natural language prompts could be translated into less frequently used encodings [214]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  24. 62.19.06 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Vulnerabilities arising from additional modalities in multimodal models

    "Additional modalities can introduce new attack vectors in multimodal models as well as expand the scope of the previous attacks, ranging from jailbreaking to poisoning [13]. Typically, different modalities have different robustness levels, allowing malicious actors to choose the most vulnerable part of the model to attack [119, 181]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  25. 62.19.07 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Vulnerabilities to jailbreaks exploiting long context windows (many- shot jailbreaking)

    "Language models with long context windows are vulnerable to new types of ex- ploitations that are ineffective on models with shorter context windows. While few-shot jailbreaking, which involves providing few examples of the desired harmful output, might not trigger a harmful response, many-shot jailbreak- ing, which involves a higher number of such examples, increases the likelihood of eliciting an undesirable output. These vulnerabilities become more significant as context windows expand with newer model releases [7]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  26. 62.19.12 · Risk Sub-Category

    Attacks on GPAIs/GPAI Failure Modes

    Misuse of AI model by user-performed persuasion

    "AI models can be influenced to accept misinformation through persuasive conversations, even when their initial responses are factually correct. Multi-turn persuasion can be more effective than single-turn persuasion attempts in altering the model’s stance [223]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  27. 62.27.01 · Risk Sub-Category

    Deployment (Model Release)

    Non-decomissionability of models with open weights

    "If the model parameter weights are released or leaked in a security breach, the model cannot be decommissioned because the developer no longer has control over the publicly available model or its use. This prevents effective management and control of an open-sourced or leaked model. Models with publicly available weights are also easier to reconfigure, enabling misuse [178]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  28. 62.28.01 · Risk Sub-Category

    Cybersecurity

    Interconnectivity with malicious external tools

    "The growing integration and interconnectivity with external tools and plugins increase the risk of exposure to malicious external inputs. This interconnectivity makes it easier for external tools to introduce harmful content [220]."

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  29. 62.28.04 · Risk Sub-Category

    Cybersecurity

    Model weight leak

    "Model weights or access to them can be leaked when initial access is granted only to a select group of individuals, such as institutional researchers [209]. This risk can increase as more people gain access, and identifying the source of the leak becomes more difficult. The availability of leaked model weights makes various attacks on systems that use the leaked AI model easier to implement, such as finding adversarial examples, elicitation of dangerous capabilities, and extraction of confidential information present in the training data. The avail- ability of model weights might also enable

    From Risk Sources and Risk Management Measures in Support of Standards for General-Purpose AI Systems (Gipiškis2024)

  30. "Prompt Injections are a form of Adversarial Input that involve manipulating the text instructions given to a GenAI system (Liu et al., 2023). Prompt Injections exploit loopholes in a model’s architec- tures that have no separation between system instructions and user data to produce a harmful output (Perez and Ribeiro, 2022). While researchers may use similar techniques to test the robustness of GenAI models, malicious actors can also leverage them. For example, they might flood a model with manipulative prompts to cause denial-of-service attacks or to bypass an AI detection software."

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  31. "Adversarial Inputs involve modifying individual input data to cause a model to malfunction. These modifications, which are often imperceptible to humans, exploit how the model makes decisions to produce errors (Wallace et al., 2019) and can be applied to text, but also to images, audio, or video (e.g. changing pixels in an image of a panda in a way that causes a model to label it as a gibbon).6"

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  32. "Jailbreaking aims to bypass or remove restrictions and safety filters placed on a GenAI model completely (Chao et al., 2023; Shen et al., 2023). This gives the actor free rein to generate any output, regardless of its content being harmful, biassed, or offensive. All three of these are tactics that manipulate the model into producing harmful outputs against its design. The difference is that prompt injections and adversarial inputs usually seek to steer the model towards producing harmful or incorrect outputs from one query, whereas jailbreaking seeks to dismantle a model’s safety mechanisms

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  33. "Data Exfiltration goes beyond revealing private information, and involves illicitly obtaining the training data used to build a model that may be sensitive or proprietary. Model Extraction is the same attack, only directed at the model instead of the training data — it involves obtaining the architecture, parameters, or hyper-parameters of a proprietary model (Carlini et al., 2024)."

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  34. "Steganography is the practice of hiding coded messages in GenAI model outputs, which may allow malicious actors to communicate covertly.8"

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  35. "Data Poisoning involves deliberately corrupting a model’s training dataset to introduce vulnerabilities, derail its learning process, or cause it to make incorrect predictions (Carlini et al., 2023). For example, the tool Nightshade is a data poisoning tool, which allows artists to add invisible changes to the pixels in their art before uploading online, to break any models that use it for training.9 Such attacks exploit the fact that most GenAI models are trained on publicly available datasets like images and videos scraped from the web, which malicious actors can easily compromise."

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  36. "Privacy Compromise attacks reveal sensitive or private information that was used to train a model. For example, personally identifiable information or medical records."

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  37. "Data Exfiltration goes beyond revealing private information, and involves illicitly obtaining the training data used to build a model that may be sensitive or proprietary. Model Extraction is the same attack, only directed at the model instead of the training data — it involves obtaining the architecture, parameters, or hyper-parameters of a proprietary model (Carlini et al., 2024)."

    From Generative AI Misuse: A Taxonomy of Tactics and Insights from Real-World Data (Marchal2024)

  38. 65.08.01 · Risk Sub-Category

    Training Data Risks (Robustness)

    Data poisoning

    "A type of adversarial attack where an adversary or malicious insider injects intentionally corrupted, false, misleading, or incorrect samples into the training or fine-tuning datasets."

    From AI Risk Atlas (IBM2025)

  39. 65.09.01 · Risk Sub-Category

    Inference risks (Robustness)

    Prompt injection attack

    "A prompt injection attack forces a generative model that takes a prompt as input to produce unexpected output by manipulating the structure, instructions, or information contained in its prompt."

    From AI Risk Atlas (IBM2025)

  40. 65.09.02 · Risk Sub-Category

    Inference risks (Robustness)

    Extraction attack

    "An attribute inference attack is used to detect whether certain sensitive features can be inferred about individuals who participated in training a model. These attacks occur when an adversary has some prior knowledge about the training data and uses that knowledge to infer the sensitive data."

    From AI Risk Atlas (IBM2025)

  41. 65.09.03 · Risk Sub-Category

    Inference risks (Robustness)

    Evasion attack

    "Evasion attacks attempt to make a model output incorrect results by slightly perturbing the input data that is sent to the trained model."

    From AI Risk Atlas (IBM2025)

  42. 65.09.04 · Risk Sub-Category

    Inference risks (Robustness)

    Prompt leaking

    "A prompt leak attack attempts to extract a model's system prompt (also known as the system message)."

    From AI Risk Atlas (IBM2025)

  43. 65.10.01 · Risk Sub-Category

    Inference risks (Multi-category)

    Jailbreaking

    "A jailbreaking attack attempts to break through the guardrails that are established in the model to perform restricted actions."

    From AI Risk Atlas (IBM2025)

  44. 65.10.02 · Risk Sub-Category

    Inference risks (Multi-category)

    Prompt priming

    "Because generative models tend to produce output like the input provided, the model can be prompted to reveal specific kinds of information. For example, adding personal information in the prompt increases its likelihood of generating similar kinds of personal information in its output. If personal data was included as part of the model’s training, there is a possibility it could be revealed."

    From AI Risk Atlas (IBM2025)

  45. 65.11.01 · Risk Sub-Category

    Inference risks (Privacy)

    Membership inference attack

    "A membership inference attack repeatedly queries a model to determine whether a given input was part of the model’s training. More specifically, given a trained model and a data sample, an attacker samples the input space, observing outputs to deduce whether that sample was part of the model's training."

    From AI Risk Atlas (IBM2025)

  46. 65.11.02 · Risk Sub-Category

    Inference risks (Privacy)

    Attribute inference attack

    "An attribute inference attack repeatedly queries a model to detect whether certain sensitive features can be inferred about individuals who participated in training a model. These attacks occur when an adversary has some prior knowledge about the training data and uses that knowledge to infer the sensitive data."

    From AI Risk Atlas (IBM2025)

  47. 65.15.02 · Risk Sub-Category

    Output risks (Value alignment)

    Harmful code generation

    "Models might generate code that causes harm or unintentionally affects other systems."

    From AI Risk Atlas (IBM2025)

  48. "LLMs are not adversarially robust and are vulnerable to security failures such as jailbreaks and prompt-injection attacks. While a number of jailbreak attacks have been proposed in the literature, the lack of standardized evaluation makes it difficult to compare them. We also do not have efficient white-box methods to evaluate adver- sarial robustness. Multi-modal LLMs may further allow novel types of jailbreaks via additional modalities. Finally, the lack of robust privilege levels within the LLM input means that jailbreaking and prompt-injection attacks may be particularly hard to eliminate

    From Foundational Challenges in Assuring Alignment and Safety of Large Language Models (Anwar2024)

  49. 73.07.01 · Risk Sub-Category

    Jailbreaks and Prompt Injections Threaten Security of LLMs

    Exploiting Limited Generalization of Safety Finetuning

    "Safety tuning is performed over a much narrower distribution compared to the pretraining distribution. This leaves the model vulnerable to attacks that exploit gaps in the generalization of the safety training, e.g. using encoded text (Wei et al., 2023c) or low-resource languages (Deng et al., 2023a; Yong et al., 2023) (see also Section 3.2)."

    From Foundational Challenges in Assuring Alignment and Safety of Large Language Models (Anwar2024)

Informational only, not legal advice. Verify every claim against the linked official sources and consult qualified counsel before acting.