CyberGym

CyberGym is a benchmark for evaluating the cybersecurity capabilities of AI models, measuring in a stepwise manner whether they can discover and reproduce vulnerabilities in real-world software.
Why AI Security Benchmarks Are Needed
As LLM capabilities expand from code generation to vulnerability discovery and exploitation, there is a growing need for an objective measure of "how well can this model perform security tasks?" Traditional coding benchmarks (such as SWE-bench) measure bug fixes and task completion, but cannot assess the ability to construct exploits from an attacker's perspective. CyberGym was designed to fill this gap.
How the Evaluation Works
CyberGym uses known vulnerabilities (CVEs) in real-world software as its subject matter, scoring AI models on how autonomously they can reproduce attacks, in a step-by-step manner. The evaluation goes beyond simply asking whether a model can "explain a vulnerability" — it assesses whether the model can generate functional exploit code and trigger crashes or privilege escalation in a target environment.
Challenges are organized by difficulty level, covering everything from classic vulnerabilities such as buffer overflows to advanced attack scenarios that chain multiple vulnerabilities together. Models are given access to vulnerable source code and an execution environment, and must carry out the entire process — from identifying the vulnerability, to generating attack code, to confirming execution.
What Mythos's Score Reveals
In the Project Glasswing announcement, Anthropic published Claude Mythos Preview's score on CyberGym. Mythos achieved 83.1%, significantly surpassing the previous Claude Opus 4.6 (66.6%). This gap clearly illustrates the difference in capability between security understanding that is an extension of general-purpose reasoning ability, and a model that has undergone security-specific training.
That said, a benchmark score does not directly translate to real-world defensive capability. Because CyberGym's challenges are based on known CVEs, they represent a different axis of ability from discovering unknown zero-days. Mythos's track record of finding unknown bugs in OpenBSD and FFmpeg stands as evidence of a capability independent of its CyberGym score.
Relationship to Other Security Benchmarks
CyberGym is not the only benchmark for measuring AI security capabilities. Terminal-Bench 2.0 evaluates more practical attack scenarios involving terminal operations, while SWE-bench Prop measures the ability to understand and modify entire codebases. In the context of AI red-teaming, a trend is emerging toward combining these benchmarks to comprehensively evaluate a model's capabilities on both offensive and defensive fronts.
Just as OWASP has worked to classify and raise awareness of web application vulnerabilities, the standardization of AI security benchmarks is expected to provide a foundation for model developers, security vendors, and regulators to discuss capabilities and risks in a common language.
Articles covering this term
- Claude Mythos and Project Glasswing — How Companies Should Prepare for the Era When AI Uncovers Long-Dormant BugsAnthropic's Claude Mythos Preview & Project Glasswing redefine AI-driven vulnerability discovery. From OpenBSD's 27-yr bug to FreeBSD CVE-2026-4747—5 DevSecOps actions you can take now.
- How to Compare and Select AI Cybersecurity Evaluation BenchmarksCompare AI cybersecurity benchmarks like CyberGym: evaluation criteria, assessment procedures, and key adoption insights from a practical perspective.
- How Japan's Government and Financial Institutions Responded to Claude Mythos — FSA and Megabank Reactions and Corporate PreparednessHow Japan's government, FSA & 3 mega-banks responded to Anthropic's restricted AI "Claude Mythos." Covers Minister Katayama's meetings, access rights, regional banks & G7 talks.
- Automating AI Red Teaming: Test Case Generation and Scalable Vulnerability ValidationLearn how to automate AI red teaming: test case generation tools, scalable vulnerability verification flows, and steps to implement continuous security testing.
Related Terms

Deepfake
Deepfake is a technology that uses deep learning to realistically manipulate and synthesize a person

Mesh VPN (Mesh VPN)
Mesh VPN is a VPN architecture in which each node communicates directly with encrypted connections w

Shadow AI
Shadow AI refers to the collective term for AI tools and services used by employees in their work wi

Zero Trust Network Access (ZTNA)
Zero Trust Network Access is a security model that continuously verifies users and devices, controll



