PulseAugur
EN
LIVE 22:14:00

New defenses and attacks target LLM jailbreaks and prompt injections

Researchers are developing new methods to defend large language models against prompt injection and jailbreak attacks. GuardNet utilizes an ensemble of shallow neural networks for efficient detection, while SlotGCG focuses on optimizing attack placement within prompts to exploit positional vulnerabilities. NeuroArmor offers a runtime defense by comparing prompts against safe variants to balance safety and helpfulness, and CRI proposes a framework to enhance jailbreak attacks by leveraging compliance directions in the model's activation space. AI

IMPACT These research efforts aim to improve the security and reliability of LLMs, making them safer for broader deployment and reducing risks associated with malicious use.

RANK_REASON Multiple academic papers detailing novel methods for LLM safety and security research.

Read on arXiv cs.AI →

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

COVERAGE [4]

  1. arXiv cs.AI TIER_1 English(EN) · Paulo Ricardo Ferreira Neves, Edson Rodrigues da Cruz Filho, Paulo Henrique Eleuterio Falsetti, Jo\~ao Vitor Pavan, Ian Degaspari, Henrique Vieira Laturrague, Patrick Vieira Laturrague, Guilherme Nielsen Dias, Marccello Wilson Perez Berto, Gustavo Voltan… ·

    GuardNet: Ensemble Strategies of Shallow Neural Networks for Robust Prompt Injection and Jailbreak Detection

    arXiv:2606.05566v1 Announce Type: new Abstract: Large Language Models (LLMs) have transformed natural language processing, but they remain vulnerable to Prompt Injection (PI) and Jailbreak (JB) attacks. In addition, benchmark evaluations may be affected by contamination and parti…

  2. arXiv cs.LG TIER_1 English(EN) · Seungwon Jeong, Jiwoo Jeong, Hyeonjin Kim, Yunseok Lee, Woojin Lee ·

    SlotGCG: Exploiting the Positional Vulnerability in LLMs for Jailbreak Attacks

    arXiv:2606.05609v1 Announce Type: cross Abstract: As large language models (LLMs) are widely deployed, identifying their vulnerability through jailbreak attacks becomes increasingly critical. Optimization-based attacks like Greedy Coordinate Gradient (GCG) have focused on inserti…

  3. arXiv cs.AI TIER_1 English(EN) · Zhongyang Lin, Ziran Zhao, Feifei Zhai, Pengyuan Liu ·

    NeuroArmor: Safe-Variant-Guided Representation Consistency for Selective Re-Anchoring in Jailbreak Defense

    arXiv:2606.03486v1 Announce Type: cross Abstract: Large language models remain vulnerable to jailbreak attacks that hide harmful intent behind seemingly ordinary requests such as role-play, translation, encoding, adversarial suffixes, and multi-turn buildup. Existing defenses sti…

  4. arXiv cs.LG TIER_1 English(EN) · Amit Levi, Rom Himelstein, Yaniv Nemcovsky, Avi Mendelson, Chaim Baskin ·

    Jailbreak Attack Initializations as Extractors of Compliance Directions

    arXiv:2502.09755v4 Announce Type: replace-cross Abstract: Safety-aligned LLMs respond to prompts with either compliance or refusal, each corresponding to distinct directions in the model's activation space. Recent works show that initializing attacks via self-transfer from other …