Experiments show that with only 1K synthesized samples, AdvSafe-aligned LRMs achieve significantly stronger jailbreak robustness than existing baselines, with almost no utility degradation, demonstrating that learning unsafety knowledge enables a superior robustness-utility trade-off and generalizes beyond seen attack patterns.
Abstract
Large reasoning models (LRMs) achieve remarkable success on complex tasks but remain vulnerable to harmful prompts that induce unsafe outputs. Recent methods align LRMs using direct refusals or safety rationales, yet often focus on prompt patterns rather than intrinsic attack mechanisms. As a result, these pattern-centric alignments struggle to generalize across diverse jailbreaks, compromising adversarial robustness and reasoning utility. We propose AdvSafe, a dual-adversarial framework that enables LRMs to internalize unsafety knowledge by explicitly deconstructing adversarial mechanisms. This moves beyond pattern-dependent traces, fostering robust cognitive defense without compromising reasoning utility. Our pipeline operates via a two-phase adversarial game. First, in adversarial synthesis, an autonomous agent dynamically crafts deceptive jailbreak prompts, adapting its strategies to breach a strong teacher model. Second, in adversarial extraction, the breached teacher executes a cognitive counter-attack. For every successful jailbreak, the teacher unmasks the camouflage, explaining why the attack succeeds and how such prompts can be identified and mitigated. This dual-adversarial process yields a compact reasoning dataset capturing rich, generalizable unsafety knowledge. Student models trained on this dataset implicitly acquire safety alignment through intrinsic threat comprehension. Experiments show that with only 1K synthesized samples, AdvSafe-aligned LRMs achieve significantly stronger jailbreak robustness than existing baselines, with almost no utility degradation. Furthermore, AdvSafe improves robustness against out-of-distribution prompts, demonstrating that learning unsafety knowledge enables a superior robustness-utility trade-off and generalizes beyond seen attack patterns.
This work introduces Trace, a multi-turn defense with trajectory-aware structured reasoning that balances usability and safety, and trains Llama-3.1-8B-Instruct with SFT and GRPO under a multi-component reward that jointly optimizes helpfulness on benign prompts and robustness against jailbreak attempts.
This paper proposes a novel LVLM attack method, called BadPhase with further backdoor designs, to implant adversarial phase as triggers into any image inputs via data poisoning so as to control the LVLMs’ predictions and finds that LVLMs are sensitive to the phase-aware image structure.
Daizong Liu, Junhao Dong, Xiang Fang et al.· 0 citations
Unsafe Semantic Distillation is proposed, which aligns adversarial perturbations with distributional representations of unsafe content rather than prompt-specific instances, and achieves 84% attack success rates, outperforming existing methods and exposing fundamental vulnerabilities in current multimodal safety architectures.
Shuo Shi, Ruiping Yin, Naen Xu et al.· Proceedings of the 32nd ACM...· 1 citation
Capability-Routed Guard is introduced, a model-agnostic inference-time guardrail for closed-source LRMs, where defenders cannot inspect hidden reasoning traces or modify model weights, and its components contribute complementary benefits, highlighting the importance of coordinated defense mechanisms for securing large reasoning models.
It is argued that adversarial vulnerability stems from the absence of boundary verification, a security primitive that enforces explicit validation of data as it crosses inter-agent boundaries, including content, identity, execution intent, and state integrity.
Faisal Haque Bappy, Tahrim Hossain, T. S. Zaman et al.· 0 citations
The democratization of Cyber Threat Intelligence (CTI) through Large Language Models (LLMs) represents a paradigm shift in organizational security posture, enabling non-expert users to access and interpret complex threat data through intuitive natural language interfaces. However, this democratization introduces a critical paradox: the very mechanisms that lower the barrier to CTI consumption simultaneously expand the attack surface for adversarial manipulation. This paper presents a comprehensive investigation into the dual challenge of CTI democratization and adversarial resilience, proposing a novel Multi-Layer Adversarial Defense Framework (MLADF) and the CTI-SHIELD (Systematic Hardening and Intelligence-Enhanced LLM Defense) algorithm. Our threat model—formalized through the STRIDE methodology—identifies four primary adversarial attack classes: prompt injection, data poisoning, output manipulation, and model extraction, and systematically analyses their exploitation pathways in CTI deployment contexts. We introduce the Adversarial Resistance Score (ARS), a composite metric for evaluating the robustness of CTI LLM interfaces, and a Confidence-Aware Response Sanitization (CARS) technique combining Monte Carlo dropout uncertainty quantification with knowledgebase factgrounding. Experimental evaluation through structured red-team exercises demonstrates that MLADF reduces adversarial attack success rates by an average of 87.3% compared to unprotected baselines while maintaining 91.4% user comprehension accuracy and achieving calibration error (ECE) of 0.028—superior to all competing methods. A human-in-the-loop user study (n=48) confirms that our protected interface reduces adversarial susceptibility by 76.0% (p<0.001) without degrading usability. Ablation studies confirm all four MLADF layers are individually necessary, and cross-domain generalization experiments across five security verticals confirm AUC > 0.90 outside the CTI training domain.
Manas Kumar Yogi, K. C. Bheri· International Journal of Adv...· 0 citations