DeepSeek-V4-Fable: Offensive Security Model Trained on 80,000 CTF Trajectories Achieves 58.7% Solve Rate
Chunjiang Intelligence has released DeepSeek-V4-Fable, an autonomous agent model designed for offensive security research and CTF challenges. The model, distilled from Claude-5-Fable and built on DeepSeek-V4-Flash, was trained on 80,000 verified CTF trajectories and achieves a 58.7% solve rate across held-out security challenges.
DeepSeek-V4-Fable — Quick Specs
DeepSeek-V4-Fable: Offensive Security Model Trained on 80,000 CTF Trajectories Achieves 58.7% Solve Rate
Chunjiang Intelligence has released DeepSeek-V4-Fable, an autonomous agent model engineered specifically for offensive security research and penetration testing. The model, according to the company, is a distilled variant of Claude-5-Fable built on top of DeepSeek-V4-Flash.
Training and Architecture
DeepSeek-V4-Fable was trained on SecDojo-80K, a proprietary dataset comprising 80,000 verified Capture The Flag (CTF) trajectories across five security domains:
- Web Security: 28,500 trajectories (71.4% teacher solve rate)
- Binary Exploitation (Pwn): 15,200 trajectories (38.9% teacher solve rate)
- Reverse Engineering: 18,400 trajectories (46.2% teacher solve rate)
- Cryptography: 11,300 trajectories (63.0% teacher solve rate)
- Miscellaneous: 6,600 trajectories (74.8% teacher solve rate)
The training utilized LoRA fine-tuning with rank 64 and alpha 128, modifying only 0.94 billion parameters (0.33% of the base model). Training occurred in two phases: rejection-sampled supervised fine-tuning over three epochs, followed by Group Relative Policy Optimization (GRPO) with on-policy reinforcement learning against programmatic sandbox rewards.
Benchmark Performance
On 300 held-out CTF challenges, the model achieved:
- Overall solve rate: 58.7% (within 40 turns)
- Web Security: 63.8%
- Binary Exploitation: 44.5%
- Reverse Engineering: 51.2%
- Cryptography: 68.9%
- Mean turns-to-flag: 13.4 turns
The base DeepSeek-V4-Flash model achieved only 13.5% overall before fine-tuning. GRPO training delivered the largest gains on exploration-heavy tasks, adding 25.8 points on binary exploitation and 26.9 points on reverse engineering compared to supervised fine-tuning alone.
Technical Details
The model processes contexts up to 96,000 tokens with an average p95 context size of 61,300 tokens across training trajectories. Training infrastructure used a Read-Only Parameter Streaming (ROPS) mechanism to optimize ZeRO-3 CPU offloading, reducing PCIe bottlenecks.
Pricing information has not been disclosed.
Use Restrictions
Chunjiang Intelligence explicitly prohibits using DeepSeek-V4-Fable to access, scan, or exploit systems without documented authorization. The company states the model is intended exclusively for defensive security research, authorized penetration testing, and CTF competitions in controlled environments.
The release documentation warns that the model can autonomously chain reconnaissance, exploitation, and verification steps, and that "cheap, parallelizable execution may elevate the aggregate risk of otherwise low-severity vulnerabilities."
What This Means
This represents the first publicly documented model explicitly trained for autonomous offensive security operations using reinforcement learning on real CTF challenges. The 58.7% solve rate and ability to complete challenges in an average of 13.4 turns demonstrates meaningful autonomous capability in security domains. However, the model's domain-specific training on CTF challenges—which differ from real-world production systems—means its practical effectiveness outside controlled environments remains unclear. The explicit prohibition on unauthorized use and technical limitations disclosed by the authors suggest awareness of dual-use risks, though the public release itself may lower barriers to adversarial applications regardless of stated intent.
Related Articles
Z.ai Releases GLM-5.3-Prime, a High-Throughput Variant of GLM-5.3 with 1M-Token Context
Z.ai has released GLM-5.3-Prime, a high-speed variant of its GLM-5.3 model that delivers 1.5-2x the output throughput through inference acceleration while retaining the full 1M-token context window. The model is priced at $2.80 per 1M input tokens and $8.80 per 1M output tokens, targeting coding and long-horizon agentic workloads.
Google Launches Gemini 3.8 Flash TTS: Voice Cloning and Text-Described Voices for $9-18 per Million Audio Tokens
Google has released Gemini 3.8 Flash TTS and Flash-Lite TTS, two speech generation models that let users design voices from text descriptions or clone a voice from a 30-second sample. Both support over 100 languages and roll out now through the Gemini API and Google AI Studio.
Google Launches Gemini 3.8 Flash TTS and Flash-Lite TTS with Voice Creation from Text Prompts
Google DeepMind has released Gemini 3.8 Flash TTS and Gemini 3.8 Flash-Lite TTS, text-to-speech models that generate custom voices from natural language prompts and support line-by-line performance direction. The models top Hume AI's Voice Design Benchmark at 71.4 and claim first and second place on its Overall Quality Index.
Anonymous Stealth Model "Space Bunny Alpha" Debuts on OpenRouter With 1M-Token Context, Free During Preview
A previously unknown AI provider has released Space Bunny Alpha, a stealth model on OpenRouter offering a 1M-token context window, adjustable reasoning effort, and multimodal input support. The model is free during its preview period, though its developer remains unnamed.
Comments
Loading...