PulseAugur
EN
LIVE 08:23:03

New LLM vulnerability 'CDA' bypasses safety guards on GPT-5, Gemini

Researchers have identified a new class of vulnerabilities in large language models (LLMs) called Constrained Decoding Attack (CDA). This attack targets the control plane of LLMs, exploiting the grammar-guided decoding process to inject malicious content. Unlike traditional data-plane jailbreaks, CDA operates on the decoding mechanism itself, making it difficult for internal safety alignments to prevent. A specific instantiation, DictAttack, achieved a 94.3-99.5% attack success rate on prominent models like GPT-5 and Gemini 2.5 Pro, even bypassing state-of-the-art jailbreak defenses. AI

IMPACT Highlights a critical control-plane vulnerability in LLMs, potentially requiring new defense mechanisms beyond current safety alignments.

RANK_REASON Academic paper detailing a new class of LLM vulnerabilities. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New LLM vulnerability 'CDA' bypasses safety guards on GPT-5, Gemini

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Shuoming Zhang, Jiacheng Zhao, Hanyuan Dong, Ruiyuan Xu, Zhicheng Li, Yangyu Zhang, Shuaijiang Li, Yuan Wen, Chunwei Xia, Zheng Wang, Xiaobing Feng, Huimin Cui ·

    When Grammar Guides the Attack: Uncovering Control-Plane Vulnerabilities in LLMs with Structured Output

    arXiv:2503.24191v4 Announce Type: replace-cross Abstract: Content Warning: This paper may contain unsafe or harmful content generated by LLMs that may be offensive to readers. Large Language Models (LLMs) increasingly serve as tooling platforms through structured output APIs, but…