jailbreak

Tag

Cards List
#jailbreak

Bringing the modern web to the original iPad mini

Lobsters Hottest · 2026-07-21 Cached

A developer resurrects an original iPad mini by jailbreaking it to iOS 6 and building a custom remote browser called Surf that streams modern web content via a headless Chromium backend.

0 favorites 0 likes
#jailbreak

An Early Warning of Emerging Biosecurity Risks in Frontier LLMs

arXiv cs.CL · 2026-07-21 Cached

This paper introduces Intern-BioBreaker, a bio-red-teaming model, and a computational-to-physical framework to evaluate biosecurity risks of frontier LLMs, finding widespread jailbreak vulnerabilities and demonstrating that model-generated biological designs can be physically realized, underscoring the need for stronger safety mechanisms.

0 favorites 0 likes
#jailbreak

@ClementDelangue: The cybersecurity debate on open-source AI is backwards. Open models aren't the risk, they're the defense! Attackers ca…

X AI KOLs Following · 2026-07-20 Cached

Clement Delangue argues that open-source AI models are not a cybersecurity risk but a defense, as attackers can already jailbreak closed systems while defenders need transparency to secure AI.

0 favorites 0 likes
#jailbreak

Latent Fusion Jailbreak: Blending Harmful and Harmless Representations to Elicit Unsafe LLM Outputs

arXiv cs.CL · 2026-07-20 Cached

Introduces Latent Fusion Jailbreak (LFJ), a white-box attack that blends representations of harmful and harmless prompts in LLM hidden states, achieving 94.13% attack success rate. Also proposes a latent adversarial training defence that reduces ASR to 12.37%.

0 favorites 0 likes
#jailbreak

Hidden in Thought: Transferable Chain-of-Thought Artifacts Induce Harmful Behavior

arXiv cs.CL · 2026-07-20 Cached

Investigates whether harmful chain-of-thought traces from compromised language models can transfer unsafe behavior and be distilled into reusable jailbreak attacks, finding that harmful reasoning transfers at both trace and pattern levels, with reasoning-enabled models more than twice as vulnerable.

0 favorites 0 likes
#jailbreak

Reynard: A real Firefox web browser for iOS 13 or later

Hacker News Top · 2026-07-16 Cached

Reynard is a Gecko-based web browser for iOS 13+ that bypasses Apple's WebKit restriction, enabling older devices to load modern websites and use Gecko-exclusive features.

0 favorites 0 likes
#jailbreak

When Are Sparse Feature Interventions Actually Localized? Matched Evaluation for SAE-Based Safety Control

arXiv cs.AI · 2026-07-14 Cached

This paper introduces a matched evaluation protocol for sparse feature interventions in language models, showing that the claimed efficiency advantage of SAE-based safety control disappears or reverses when properly comparing against fair dense baselines.

0 favorites 0 likes
#jailbreak

Optimizing Against Safety Representations: Activation-Guided Adversarial Suffixes and the Geometry of Refusal

arXiv cs.LG · 2026-07-13 Cached

This paper introduces Activation-Guided GCG and Soft-GCG, methods that optimize adversarial suffixes by targeting internal refusal representations in LLMs, achieving a 33x speedup over standard GCG and revealing distributed safety mechanisms.

0 favorites 0 likes
#jailbreak

Quantized AI News 26/05: The Price of Control in Frontier AI

Reddit r/artificial · 2026-07-09 Cached

This news roundup examines the trade-offs in frontier AI: Anthropic's re-released Fable 5 illustrates the tension between safety and quality, OpenAI's token efficiency push lowers compute costs, and potential US government involvement in OpenAI highlights the price of state control over AI infrastructure.

0 favorites 0 likes
#jailbreak

@MaxForAI: Hacker Vitto Rivabella publicly announced that Fable 5 has been broken again. He said most jailbreak attempts have failed, and the defenses are clearly layered. The model is extremely well protected (of course it blocks 90% of requests, but they did a really good job). The model seems to perform security checks on both input and output...

X AI KOLs Timeline · 2026-07-03 Cached

Hacker Vitto Rivabella publicly announced the successful jailbreak of Fable 5, analyzing in detail the model's multi-layered security mechanisms, including input/output auditing, intent detection, and chain-of-thought defense, and provided methods to bypass them.

0 favorites 0 likes
#jailbreak

Safety Targeted Embedding Exploit via Refinement

arXiv cs.AI · 2026-07-03 Cached

This paper introduces STEER, a gradient-guided attack that exploits LLMs' safety training distribution by translating high-attribution words into low-resource languages to bypass refusal mechanisms, achieving up to 96.7% attack success rate on AdvBench and transferring to GPT-4o-mini at 35.5% ASR.

0 favorites 0 likes
#jailbreak

Breaking Safety at the Token Boundary: How BPE Tokenization Creates Exploitable Gaps in LLM Alignment

arXiv cs.CL · 2026-07-03 Cached

This paper identifies that BPE tokenization fragments safety-critical words into subword pieces, creating exploitable gaps in LLM alignment. Character-level perturbations can bypass safety by disrupting token boundaries, achieving 80-100% refusal flip on HarmBench prompts with 48% harmful outputs across five model families.

0 favorites 0 likes
#jailbreak

HARC: Coupling Harmfulness and Refusal Directions for Robust Safety Alignment

arXiv cs.AI · 2026-07-02 Cached

The paper analyzes how aligned LLMs encode harmfulness and refusal directions, revealing that jailbreaks suppress these directions. The authors propose HARC, a fine-tuning method that couples these directions across prompt and response positions, achieving robust safety alignment without degrading general capabilities.

0 favorites 0 likes
#jailbreak

@0x0SojalSec: Claude Sonnet 5 jailbroken in minutes. @VittoStack post screenshots showing: - Working reverse shell code - Detailed il…

X AI KOLs Timeline · 2026-07-01 Cached

Claude Sonnet 5 was jailbroken in minutes using academic/research framing and persona hijack, bypassing most safety categories except chemical/biological.

0 favorites 0 likes
#jailbreak

Anthropic Teams Up With Amazon, Microsoft, and Google on AI Jailbreak Framework

Reddit r/artificial · 2026-07-01 Cached

Anthropic reinstated Claude Fable 5 after US export restrictions were lifted, and is collaborating with Amazon, Microsoft, Google on a shared framework to assess AI jailbreak severity across the industry.

0 favorites 0 likes
#jailbreak

@VittoStack: Anthropic: Pwned Sonnet 5: Jailbroken Contrary to expectations, this took only a few minutes. I'm a bit surprised given…

X AI KOLs Timeline · 2026-06-30 Cached

A security researcher jailbreaks Anthropic's Claude Sonnet 5 within minutes, achieving bypasses for cyber, misinformation, illegal, harassment, and chemical topics through a custom harness, CoT persona hijack, and academic framing.

0 favorites 0 likes
#jailbreak

New attack provides one more reason why AI browsers are a bad idea

Ars Technica · 2026-06-30 Cached

A new attack called 'BioShocking' exploits AI browsers by creating an alternate reality where guardrails are bypassed, potentially allowing credential theft. The technique works on multiple AI browsers, highlighting security risks of merging browser and AI agent functions.

0 favorites 0 likes
#jailbreak

Securing the AI Agent: A Unified Framework for Multi-Layer Agent Red Teaming

Hugging Face Daily Papers · 2026-06-30 Cached

AI-Infra-Guard is an open-source framework for multi-layer red teaming of AI agents, covering infrastructure, protocol, behavior, and model layers with diverse detection paradigms.

0 favorites 0 likes
#jailbreak

@apivixtls: Saw an open-source project called Codex5.5 for bypassing restrictions today. The approach is quite straightforward. It stuffs a set of unrestricted instructions into GPT-5.5 via model_instructions_file, making Codex CLI directly run in [MODE: UNRESTRICTED] mode…

X AI KOLs Timeline · 2026-06-29 Cached

An open-source project named Codex5.5 bypasses GPT-5.5's security restrictions by modifying the model_instructions_file. It supports sensitive operations like SQL injection testing, but carries a risk of account suspension. It is recommended to use a throwaway account.

0 favorites 0 likes
#jailbreak

Low-Agreeableness Persona Conditioning for Safe LLM Fine-Tuning

arXiv cs.CL · 2026-06-29 Cached

This paper introduces a persona-driven rewriting pipeline that conditions LLM fine-tuning on low agreeableness to reduce jailbreak susceptibility and harmful outputs while preserving conversational warmth, without requiring safety labels or changes to training objective.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback