# Adversarial attacks

Adversarial attacks are attacks that exploit vulnerabilities in AI and machine-learning systems, including by manipulating inputs or training data.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## AI Model Risk Intelligence Know Which Models You Can Trust Before You Deploy

DevFeed: [AI Model Risk Intelligence Know Which Models You Can Trust Before You Deploy](<https://devfeed.tech/articles/ai-model-risk-intelligence-know-which-models-you-can-trust-before-you-deploy-8253.md>)

Original publisher: [Read original article](<https://snyk.io/blog/why-we-rebuilt-evo-ai-model-risk-scoring/>)

Author: Ranko Cupovic

Published: 2026-08-04T04:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Security](<https://devfeed.tech/topics/security.md>), [asr](<https://devfeed.tech/topics/asr.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [pii](<https://devfeed.tech/topics/pii.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [asr](<https://devfeed.tech/tags/asr.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [blog](<https://devfeed.tech/tags/blog.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [enablement](<https://devfeed.tech/tags/enablement.md>), [model](<https://devfeed.tech/tags/model.md>), [pii](<https://devfeed.tech/tags/pii.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [snyk-security-intel](<https://devfeed.tech/tags/snyk-security-intel.md>)

### AI overview

Evo's AI model risk score combines attack success rate and attack impact into a 0-1000 score. It is based on adversarial testing against standard system-prompt hardening and breaks risk down by attacker goals such as PII extraction, system-prompt extraction, and insecure code generation to support deployment decisions.

### Source excerpt

AI model risk depends on how a model is deployed. Learn how Evo combines adversarial testing, attack impact, and deployment context to help teams compare models and enforce policy.

## Google Workspace's continuous approach to mitigating indirect prompt injections

DevFeed: [Google Workspace's continuous approach to mitigating indirect prompt injections](<https://devfeed.tech/articles/google-workspace-s-continuous-approach-to-mitigating-indirect-prompt-injections-19819.md>)

Original publisher: [Read original article](<http://security.googleblog.com/2026/04/google-workspaces-continuous-approach.html>)

Author: Kimberly Samra (noreply@blogger.com)

Published: 2026-04-02T16:00:00Z

Content type: opinion

Language: en

Sources: [Google Online Security](<https://devfeed.tech/sources/google-online-security.md>)

Topics: [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Google](<https://devfeed.tech/topics/google.md>), [Security](<https://devfeed.tech/topics/security.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google AI](<https://devfeed.tech/topics/google-ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [automated](<https://devfeed.tech/tags/automated.md>), [discovery](<https://devfeed.tech/tags/discovery.md>), [google](<https://devfeed.tech/tags/google.md>), [llms](<https://devfeed.tech/tags/llms.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [none](<https://devfeed.tech/tags/none.md>), [prompt](<https://devfeed.tech/tags/prompt.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [red-teaming](<https://devfeed.tech/tags/red-teaming.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

Google describes its ongoing approach to mitigating indirect prompt injection attacks against Workspace with Gemini. The approach includes discovering new attack vectors, human and automated red-teaming, and collaboration with external researchers through the Google AI Vulnerability Rewards Program.

### Source excerpt

Posted by Adam Gavish, Google GenAI Security Team Indirect prompt injection (IPI) is an evolving threat vector targeting users of complex AI applications with multiple data sources, such as Workspace with Gemini. This technique enables the attacker to influence the behavior of an LLM by injecting malicious instructions into the data or tools used by the LLM as it completes the user's query. This may even be possible without any input directly from the user. IPI is not the kind of technical problem you "solve" and move on. Sophisticated LLMs with increasing use of agentic automation combined with a wide range of content create an ultra-dynamic and evolving playground for adversarial attacks. That's why Google takes a sophisticated and comprehensive approach to these attacks. We're continuously improving LLM resistance to IPI attacks and launching AI application capabilities with ever-improving defenses. Staying ahead of the latest indirect prompt injection attacks is critical to our mission of securing Workspace with Gemini. In our previous blog "Mitigating prompt injection attacks with a layered defense strategy", we reviewed the layered architecture of our IPI defenses. In this blog, we'll share more detail on the continuous approach we take to improve these defenses and to solve for new attacks. New attack discovery By proactively discovering and cataloging new attack vectors through internal and external programs, we can identify vulnerabilities and deploy robust defenses ahead of adversarial activity. Human Red-Teaming Human Red-Teaming uses adversarial simulations to uncover security and safety vulnerabilities. Specialized teams execute attacks based on realistic user profiles to exploit weaknesses, coordinating with product teams to resolve identified issues. Automated Red-Teaming Automated Red-Teaming is done via dynamic, machine-learning-driven frameworks to stress-test environments. By algorithmically generating and iterating on attack payloads, we can mimi

## AprielGuard: A Guardrail for Safety and Adversarial Robustness in Modern LLM Systems

DevFeed: [AprielGuard: A Guardrail for Safety and Adversarial Robustness in Modern LLM Systems](<https://devfeed.tech/articles/aprielguard-a-guardrail-for-safety-and-adversarial-robustness-in-modern-llm-systems-7045.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/ServiceNow-AI/aprielguard>)

Author: Jaykumar Kasundra

Published: 2025-12-23T14:07:35Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Security](<https://devfeed.tech/topics/security.md>), [Chain-of-thought](<https://devfeed.tech/topics/chain-of-thought.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [chain-of-thought](<https://devfeed.tech/tags/chain-of-thought.md>), [latency](<https://devfeed.tech/tags/latency.md>), [llm](<https://devfeed.tech/tags/llm.md>), [model](<https://devfeed.tech/tags/model.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [safety-security](<https://devfeed.tech/tags/safety-security.md>), [security](<https://devfeed.tech/tags/security.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

AprielGuard is an 8B-parameter safety and security safeguard model for modern LLM systems. It detects 16 categories of safety risks and a broad range of adversarial attacks, including prompt injection, jailbreaks, chain-of-thought corruption, context hijacking, memory poisoning, and multi-agent exploit sequences. It supports standalone prompts, multi-turn conversations, and agentic workflows containing tool calls, reasoning traces, memory, and system context. The model offers reasoning and non-reasoning modes for explainable or low-latency classification.

### Source excerpt

In this work, we introduce AprielGuard, an 8B parameter safety-security safeguard model designed to detect: - 16 categories of safety risks, spanning toxicity, hate, sexual content, misinformation, self-harm, illegal activities, and more. - Wide range of adversarial attacks, including prompt injection, jailbreaks, chain-of-thought corruption, context hijacking, memory poisoning, and multi-agent exploit sequences.

## Continuously hardening ChatGPT Atlas against prompt injection

DevFeed: [Continuously hardening ChatGPT Atlas against prompt injection](<https://devfeed.tech/articles/continuously-hardening-chatgpt-atlas-against-prompt-injection-6445.md>)

Original publisher: [Read original article](<https://openai.com/index/hardening-atlas-against-prompt-injection>)

Published: 2025-12-22T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Security](<https://devfeed.tech/topics/security.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [atlas](<https://devfeed.tech/tags/atlas.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [security](<https://devfeed.tech/tags/security.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [tool](<https://devfeed.tech/tags/tool.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

OpenAI describes how it is continuously hardening ChatGPT Atlas against prompt injection. Automated red teaming powered by reinforcement learning helps discover novel attacks and exploits so the browser agent's defenses can be improved before attacks spread in the wild.

### Source excerpt

OpenAI is strengthening ChatGPT Atlas against prompt injection attacks using automated red teaming trained with reinforcement learning. This proactive discover-and-patch loop helps identify novel exploits early and harden the browser agent's defenses as AI becomes more agentic.

## Why Threat Modeling Is Now Even More Critical for AI-Native Applications

DevFeed: [Why Threat Modeling Is Now Even More Critical for AI-Native Applications](<https://devfeed.tech/articles/why-threat-modeling-is-now-even-more-critical-for-ai-native-applications-8213.md>)

Original publisher: [Read original article](<https://snyk.io/blog/threat-modeling-critical-ai-native-applications/>)

Author: Snyk Team

Published: 2025-11-20T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Continuous Deployment (CD)](<https://devfeed.tech/topics/continuous-deployment.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [blog](<https://devfeed.tech/tags/blog.md>), [continuous-deployment](<https://devfeed.tech/tags/continuous-deployment.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [executive](<https://devfeed.tech/tags/executive.md>), [interest](<https://devfeed.tech/tags/interest.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

AI-native applications require continuous, adaptive threat modeling because their large language models, autonomous agents, evolving data flows, and runtime-integrated tools create dynamic and unpredictable security risks. The article explains why traditional manual, static, point-in-time assessments become stale and fail to scale, and highlights new attack surfaces such as data poisoning, model inversion, and adversarial attacks.

### Source excerpt

AI-native applications demand a security approach as dynamic as they are. Traditional threat modeling is no longer enough. Discover the shift to continuous, adaptive threat modeling for AI security.

## The New Threat Landscape: AI-Native Apps and Agentic Workflows

DevFeed: [The New Threat Landscape: AI-Native Apps and Agentic Workflows](<https://devfeed.tech/articles/the-new-threat-landscape-ai-native-apps-and-agentic-workflows-8209.md>)

Original publisher: [Read original article](<https://snyk.io/blog/the-new-threat-landscape-ai-native-apps-and-agentic-workflows/>)

Author: Snyk Team

Published: 2025-06-17T23:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Application Security](<https://devfeed.tech/topics/application-security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Security](<https://devfeed.tech/topics/security.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [devops](<https://devfeed.tech/tags/devops.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [executive](<https://devfeed.tech/tags/executive.md>), [external](<https://devfeed.tech/tags/external.md>), [open-source-vulnerabilities](<https://devfeed.tech/tags/open-source-vulnerabilities.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [sdlc](<https://devfeed.tech/tags/sdlc.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>)

### AI overview

The article examines the expanding threat landscape around AI-native applications and agentic workflows. It discusses risks including data poisoning, prompt injection, open-source vulnerabilities, and identity gaps, and argues that traditional application security practices need stronger visibility and policy enforcement for AI systems.

### Source excerpt

As AI-native apps and agentic workflows expand the attack surface, new threats like prompt injection and data poisoning emerge. Learn why traditional AppSec falls short and how to secure your AI systems in this new threat landscape.

## Application and AI roundup - October

DevFeed: [Application and AI roundup - October](<https://devfeed.tech/articles/application-and-ai-roundup-october-36684.md>)

Original publisher: [Read original article](<https://shostack.org/blog/appsec-roundup-oct-2023/>)

Author: Adam

Published: 2023-11-09T00:00:00Z

Content type: article

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Application Security](<https://devfeed.tech/topics/application-security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [browser](<https://devfeed.tech/topics/browser.md>), [okta](<https://devfeed.tech/topics/okta.md>), [solarwinds](<https://devfeed.tech/topics/solarwinds.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [appsec](<https://devfeed.tech/tags/appsec.md>), [article](<https://devfeed.tech/tags/article.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [browser](<https://devfeed.tech/tags/browser.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [okta](<https://devfeed.tech/tags/okta.md>), [security](<https://devfeed.tech/tags/security.md>), [solarwinds](<https://devfeed.tech/tags/solarwinds.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

An October roundup covering the SEC's case against SolarWinds and its CISO, research on vulnerabilities in large language models and adversarial attacks, AI policy and model behavior, and threat-modeling issues involving browser privacy, Okta's support system, and bug hunting.

### Source excerpt

Exciting news from the SEC, lots of AI, and lots of threat modeling.

## Threat Modeling Thursday: Machine Learning

DevFeed: [Threat Modeling Thursday: Machine Learning](<https://devfeed.tech/articles/threat-modeling-thursday-machine-learning-37081.md>)

Original publisher: [Read original article](<https://shostack.org/blog/tmt-machine-learning/>)

Author: Adam

Published: 2020-01-02T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Security](<https://devfeed.tech/topics/security.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Reverse Dependencies](<https://devfeed.tech/topics/reverse-dependencies.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [ml-supply-chain](<https://devfeed.tech/tags/ml-supply-chain.md>), [security](<https://devfeed.tech/tags/security.md>), [sensitive-data](<https://devfeed.tech/tags/sensitive-data.md>)

### AI overview

The article reviews Microsoft documents on threat modeling AI and machine learning systems, including their engineering challenges, categorized attacks, failure modes, and dependencies. It supports combining attacks and failures into a framework while arguing that additional ways to distinguish different security concerns are needed.

### Source excerpt

For my first blog post of 2020, I want to look at threat modeling machine learning systems.