← Back to overview

AI Watermarking and Security Vulnerabilities: When SynthID-Text Undermines Protective Barriers

Dr. Maik Bunzel
Dr. Maik Bunzel
22.09.2026 · 6 min read
AI Watermarking and Security Vulnerabilities: When SynthID-Text Undermines Protective Barriers

When Transparency Becomes a Vulnerability: The Paradox of AI Watermarking

The European Union has ushered in a new era of traceability with its AI regulation. AI-generated content is to be made identifiable – and major platforms are responding swiftly. Anthropic has announced that future Claude models will be equipped with SynthID-Text, a watermarking technology originally developed by Google and released as an open-source solution. What sounds promising – greater transparency, greater traceability – has, however, a contentious flip side that businesses urgently need to know about.

New security research from Lasso Security shows: SynthID-Text not only influences the word choices of language models, but under certain conditions also alters their safety behavior. Models that would normally refuse harmful requests can, in some cases, fulfill them when the watermark is activated. For companies deploying AI agents in production, this is critical information.

How SynthID-Text Works Under the Hood

To appreciate the full scope of the problem, it is worth examining the mechanics. Language models generate text by sequentially selecting the most probable next token (simplified: the next word or word fragment) from a set of candidates. SynthID intervenes in this process without obviously distorting it – hence the designation "non-distortionary".

The core of SynthID is what is known as Tournament Sampling: similar to a sports tournament, numerous token candidates are pitted against one another. A secret key assigns each candidate a hidden probability score. Pairs compete against each other, the higher-scoring candidate wins and advances to the next round – until a final token is determined. The result: word selection appears random, yet is influenced by the secret key in such a way that those in the know can subsequently determine whether a text was generated using that key.

"Watermarks are designed to be imperceptible to the reader. But we know: whenever we change anything about what the model generates, trade-offs emerge – and they surface somewhere." – Andrea Siposova, AI Security Researcher at Lasso Security

That "somewhere" is precisely the problem. The researcher tested SynthID-Text on six open-weight models and compared their behavior with and without the watermark activated – focusing in particular on how they handled harmful requests and the use of Prompt Injection techniques.

Sampling Drift: The Real Security Issue

The research introduces a new concept that will keep the industry occupied going forward: Sampling Drift. This refers to the shift in model behavior caused by the altered sampling process. This drift is far from trivial: it affects not only the phrasing of responses, but also whether a model refuses a harmful request or not – and, in the context of AI agents, even which tools are called and which arguments are passed.

  • Altered rejection behavior: Models with SynthID watermarking enabled rejected harmful requests less frequently in tests than without the watermark.
  • Amplified effect with Prompt Injection: When harmful requests were combined with Prompt Injection techniques, the security difference was particularly pronounced.
  • Key-dependent variation: The extent of the behavioral change varied depending on the secret key used – some keys significantly increased compliance with harmful requests, while others reduced it.
  • Errors in Tool Calls: In the agent context, the watermark altered which tools were correctly called – with sometimes considerable deviations from the baseline accuracy without the watermark.

What makes these findings particularly relevant: AI agents do not act passively. They call APIs, execute code, send emails, and access databases. A weakened security barrier at the model level translates directly into the action layer in an agent context – with real-world consequences.

Assessment for Enterprise Use

Dr. Maik Bunzel, founder and CEO of mabucon.eu, who is deeply engaged with the productive deployment of AI agents in business processes, highlights a fundamental challenge in this context: "Most companies test their AI systems under ideal conditions. Security properties such as rejection behavior are often assumed to be stable and immutable – this is a dangerous misconception when production environments deviate from the test environment."

That is precisely the case here. The watermarking layer, which is required by regulation, is not a neutral addition – it is an intervention in the model's inference process. This intervention can alter security-relevant properties that were previously established through extensive RLHF (Reinforcement Learning from Human Feedback) and Safety Fine-Tuning.

For companies building agent workflows on the basis of models such as Claude or other regulated LLMs, this creates a clear imperative for action:

  • Red-teaming under real-world conditions: Security tests must be conducted explicitly with the watermark enabled – not only in the model's base configuration.
  • Systematizing Prompt Injection tests: Since the effect is particularly strong in combined attacks, Prompt Injection scenarios should be a mandatory component of every LLM security audit.
  • Testing the agent layer separately: Altered Tool-Calling behavior cannot be detected through tests at the model response level alone – agent pipelines require independent security testing.
  • Understanding key management as a security parameter: Since different keys produce different security properties, the selection and management of the watermark key is not merely a technical decision, but also a security policy decision.

Limitations of the Research – and What Still Holds True

It would be disingenuous to gloss over the study's limitations. The research tested six open-weight models – not the Claude model itself, which Anthropic will equip with SynthID in the future. The Hugging Face implementation of SynthID-Text was also used, not the specific implementation Anthropic will deploy. The exact configuration, error tolerance, and internal security layers of production systems may differ substantially.

Nevertheless, the underlying principle holds: if Tournament Sampling alters token-selection behavior, side effects on overall model behavior are systematically possible – regardless of the specific implementation. The research provides no evidence of a specific vulnerability in Claude, but it does provide a strong indication of a class of risks associated with the approach.

Regulatory Requirement Meets Technical Reality

The overarching message is one that concerns businesses and AI developers alike: compliance requirements and security architecture are not separate worlds. When regulatory mandates – here, the EU's labeling requirement for AI-generated content – necessitate technical interventions in inference systems, those interventions must be fully tested for their security implications.

Dr. Maik Bunzel of mabucon.eu summarizes the consequence for his clients as follows: "Anyone deploying AI agents in critical business processes cannot rely on a model's security behavior remaining identical after an update or configuration change. Continuous security testing becomes a necessity, not an optional extra."

For the industry, this yields an important insight: the era of simple, static security assumptions for LLMs is over. Watermarking, Fine-Tuning, quantization, Prompt-Engineering – every layer applied on top of a base model can produce unexpected interactions with its security properties. The answer is not less AI deployment, but more structured, continuous, and realistic testing – under the conditions in which the system is actually operated.

Outlook: What Companies Should Do Now

The SynthID research is an early warning signal, not a disaster scenario. Those who draw the right conclusions today will be better positioned tomorrow. In concrete terms, this means: security officers at companies operating LLM-based systems should actively ask their model providers which watermarking configurations are being used and whether the model's specific security properties have been tested under that configuration. AI security is not a one-time project – it is an ongoing process that grows with every technical layer added to a language model.

Contact

Which of your workflows should become smarter first?

Briefly describe the process you would like to support or replace with AI. We will get back to you with a first, concrete assessment — no obligation and confidential.