1sec.ai

Tag

#llm-security

Every item tagged llm-security, newest first.

3 items

A Red-Team Study of Anthropic Fable 5 & Opus 4.8 Models

Researchers evaluated Anthropic's Fable 5 and Opus 4.8 models' robustness against automated jailbreak attacks across 7,826 harmful intents. Using the HackAgent framework, they generated hundreds of thousands of adversarial attempts. Both models resisted most attacks, but showed vulnerabilities to certain attack types. The study provides insights into LLM security for builders.

Key takeaways
  • Fable 5 and Opus 4.8 resisted most automated jailbreak attacks.
  • Models showed vulnerabilities to specific attack types.
  • Study used HackAgent framework and 3-judge model adjudication.

Structural Role Injection in Handlebars-Templated LLM Prompts: Triple-Brace Interpolation, Delimiter Family, and the Limits of HTML Auto-Escaping

Researchers analyzed Handlebars templating engine's impact on structural role injection vulnerability in LLM prompts. The engine's double-brace and triple-brace interpolation methods affect prompt security. HTML auto-escaping provides partial protection but has limitations. You should understand these nuances when building LLM applications.

Key takeaways
  • Handlebars' triple-brace interpolation bypasses HTML auto-escaping.
  • Delimiter family affects structural role injection vulnerability.
  • HTML auto-escaping is not a comprehensive security solution.

Critical Copilot vulnerability allowed hackers to steal 2FA code from users

A critical vulnerability in Microsoft Copilot allowed hackers to steal 2FA codes from users. The exploit, called SearchLeak, highlights ongoing security weaknesses in LLM-based tools. You should reassess your security protocols for LLM-integrated applications. This incident underscores the need for more robust security measures in AI-powered systems.

Key takeaways
  • Critical vulnerability in Microsoft Copilot enabled 2FA code theft.
  • SearchLeak exploit demonstrates LLM security shortcomings.
  • Security protocol reassessment recommended for LLM-integrated apps.