Research

Research
min read

Visual Input based Steering for Output Redirection (VISOR)

Consider the well-known GenAI related security incidents, such as when OpenAI disclosed a March 2023 bug that exposed ChatGPT users’ chat titles and billing details to other users. Google’s AI Overviews feature was caught offering dangerous “advice” in search, like telling people to put glue on pizza or eat rocks, before the company pushed fixes. Brand risk is real, too: DPD’s customer-service chatbot swore at a user and even wrote a poem disparaging the company, forcing DPD to disable the bot. Most GenAI models today accept image inputs in addition to your text prompts. What if crafted images could trigger, or suppress, these behaviors without requiring advanced prompting techniques or touching model internals?;

Research
min read

How Hidden Prompt Injections Can Hijack AI Code Assistants Like Cursor

HiddenLayer’s research exposes how AI assistants like Cursor can be hijacked via indirect prompt injection to steal sensitive data.

Research
min read

Introducing a Taxonomy of Adversarial Prompt Engineering

The Adversarial Prompt Engineering (APE) Taxonomy is a four-layer framework (Objectives, Tactics, Techniques, and Prompts) that standardizes how we identify and mitigate AI threats. It moves defense beyond "jailbreaking" buzzwords to granular behaviors like "Refusal Suppression" and "Context Manipulation."

Research
min read

The TokenBreak Attack

Do you know which model is protecting each LLM you have in production? HiddenLayer’s security research team has discovered a novel way to bypass models built to detect malicious text input, opening the door for a new prompt injection technique. The TokenBreak attack targets a text classification model’s tokenization strategy to induce false negatives, leaving end targets vulnerable to attacks that the implemented protection model was put in place to prevent. Models using certain tokenizers are susceptible to this attack, whilst others are not, meaning susceptibility can be determined by model family.

Research
min read

Beyond MCP: Expanding Agentic Function Parameter Abuse

HiddenLayer’s research team recently discovered a vulnerability in the Model Context Protocol (MCP) involving the abuse of its tool function parameters. This naturally led to the question: Is this a transferable vulnerability that could also be used to abuse function calls in language models that are not using MCP? The answer to this question is YES.;

Research
min read

Exploiting MCP Tool Parameters

HiddenLayer’s research team has uncovered a concerningly simple way of extracting sensitive data using MCP tools. Inserting specific parameter names into a tool’s function causes the client to provide corresponding sensitive information in its response when that tool is called. This occurs regardless of whether or not the inserted parameter is actually used by the tool. Information such as chain-of-thought, conversation history, previous tool call results, and full system prompt can be extracted; these and more are outlined in this blog, but this likely only scratches the surface of what is achievable with this technique.

Research
min read

Evaluating Prompt Injection Datasets

Prompt injections and other malicious textual inputs remain persistent and serious threats to large language model (LLM) systems. In this blog, we use the term attacks to describe adversarial inputs designed to override or redirect the intended behavior of LLM-powered applications, often for malicious purposes.

Research
min read

Novel Universal Bypass for All Major LLMs

Researchers at HiddenLayer have developed the first, post-instruction hierarchy, universal, and transferable prompt injection technique that successfully bypasses instruction hierarchy and safety guardrails across all major frontier AI models. This includes models from OpenAI (ChatGPT 4o, 4o-mini, 4.1, 4.5, o3-mini, and o1), Google (Gemini 1.5, 2.0, and 2.5), Microsoft (Copilot), Anthropic (Claude 3.5 and 3.7), Meta (Llama 3 and 4 families), DeepSeek (V3 and R1), Qwen (2.5 72B) and Mistral (Mixtral 8x22B).

Research
min read

MCP: Model Context Pitfalls in an Agentic World

Model Context Protocol (MCP) expands AI capabilities but introduces critical permission, hijacking, and data exfiltration risks.

Research
min read

DeepSeek-R1 Architecture

HiddenLayer’s previous blog post on DeepSeek-R1 highlighted security concerns identified during analysis and urged caution on its deployment. This blog takes that into further consideration, combining it with the principles of ShadowGenes to identify possible unsanctioned deployment of the model within an organization’s environment. For a more detailed technical analysis, join us here as we delve more deeply into the model’s architecture and genealogy to understand its building blocks and execution flow further, comparing and contrasting it with other models.

Research
min read

DeepSh*t: Exposing the Security Risks of DeepSeek-R1

DeepSeek recently released several foundation models that set new levels of open-weights model performance against benchmarks. Their reasoning model, DeepSeek-R1, shows state-of-the-art levels of reasoning performance for open-weights and is comparable to the highest-performing closed-weights reasoning models. Benchmark results for DeepSeek-R1 vs OpenAI-o1, as reported by DeepSeek, can be found in their technical report.

Research
min read

ShadowGenes: Uncovering Model Genealogy

Model genealogy refers to the art and science of tracking the lineage and relationships of different machine learning models, leveraging information such as their origin, modifications over time, and sometimes even their training processes. This blog introduces a novel signature-based approach to identifying model architectures, families, close relations, and specific model types. This is expanded in our whitepaper, ShadowGenes: Leveraging recurring patterns within computational graphs for model genealogy.

Understand AI Security, Clearly Defined

Explore our glossary to get clear, practical definitions of the terms shaping AI security, governance, and risk management.