cd /news/ai-safety/reasalign-reasoning-enhanced-safety-… · home topics ai-safety article
[ARTICLE · art-127110] src=research.nvidia.com ↗ pub= topic=ai-safety verified=true sentiment=↑ positive

ReasAlign: Reasoning Enhanced Safety Alignment against Prompt Injection Attack

Researchers introduced ReasAlign, a model-level defense against indirect prompt injection attacks that uses structured reasoning steps and a test-time scaling mechanism with a preference-optimized judge model to score and select the best reasoning trajectory. On the open-ended CyberSecEval2 benchmark, ReasAlign achieved 94.6% utility and 3.6% attack success rate, outperforming Meta SecAlign, which reached 56.4% utility and 74.4% ASR. The code and experimental results are available at https://github.com/leolee99/ReasAlign.

read1 min views3 publishedSep 11, 2026

Large Language Models (LLMs) have enabled the development of powerful agentic systems capable of automating complex workflows across various fields. However, these systems are highly vulnerable to indirect prompt injection attacks, where malicious instructions embedded in external data can hijack agent behavior. In this work, we present ReasAlign, a model-level solution to improve safety alignment against indirect prompt injection attacks. The core idea of ReasAlign is to incorporate structured reasoning steps to analyze user queries, detect conflicting instructions, and preserve the continuity of the user's intended tasks to defend against indirect injection attacks. To further ensure reasoning logic and accuracy, we introduce a test-time scaling mechanism with a preference-optimized judge model that scores reasoning steps and selects the best trajectory. Comprehensive evaluations across various benchmarks show that ReasAlign maintains utility comparable to an undefended model while consistently outperforming Meta SecAlign, the strongest prior guardrail. On the representative open-ended CyberSecEval2 benchmark, which includes multiple prompt-injected tasks, ReasAlign achieves 94.6% utility and only 3.6% ASR, far surpassing the state-of-the-art defensive model of Meta SecAlign (56.4% utility and 74.4% ASR). These results demonstrate that ReasAlign achieves the best trade-off between security and utility, establishing a robust and practical defense against prompt injection attacks in real-world agentic systems. Our code and experimental results could be found at this https URL.

── more in #ai-safety 4 stories · sorted by recency
── more on @reasalign 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/reasalign-reasoning-…] indexed:0 read:1min 2026-09-11 ·