Anthropic · April 2026

Project Glasswing

Securing critical software for the AI era — a coalition of 12 technology leaders using frontier AI to discover and remediate software vulnerabilities before attackers do.

12 Partner Organizations
$104M+ Total Commitments
83.1% CyberGym Score
1000s Zero-Days Found
Explore the Initiative ↓
Scroll to explore

A Coalition Against Cyber Threats

As AI augments cyberattacks, Anthropic is leading a proactive industry-wide response — using the same AI capabilities to dramatically strengthen software defenses across critical infrastructure.

⚠️

The Problem

AI-augmented cyberattacks are growing in speed and sophistication. Threat actors can now leverage AI to automate vulnerability discovery and exploit generation, outpacing traditional human-only defenses and leaving critical infrastructure exposed.

🛡️

The Solution

Project Glasswing deploys Claude Mythos — Anthropic's frontier vulnerability-research AI — across a coalition of 12 industry leaders to proactively identify and remediate zero-day vulnerabilities before adversaries can exploit them.

Participating Organizations

Anthropic AWS Apple Broadcom Cisco CrowdStrike Google JPMorganChase Linux Foundation Microsoft NVIDIA Palo Alto Networks

Claude Mythos Preview

A frontier AI model with unprecedented capability in finding and exploiting software vulnerabilities — already identifying thousands of high-severity zero-days across major operating systems and browsers.

CyberGym Benchmark Performance

Claude Mythos Preview 83.1%
Claude Opus 4.6 (baseline) 66.6%

CyberGym measures an AI model's ability to reproduce and exploit known software vulnerabilities. Claude Mythos outperforms the previous Claude generation by +16.5 percentage points.

Key Capabilities

🔍
Zero-Day Discovery at Scale
Identified thousands of high-severity zero-day vulnerabilities across major OSes and browsers.
⛓️
Multi-Vuln Exploit Chaining
Chains multiple smaller vulnerabilities to demonstrate complex, realistic attack paths.
🕰️
Historical Flaw Retrieval
Surfaces decades-old vulnerabilities that survived millions of automated test runs.
🤝
Responsible Disclosure
Works within standard CVE disclosure processes to responsibly report findings to maintainers.

Longstanding Vulnerabilities Exposed

Claude Mythos has already surfaced major vulnerabilities that evaded decades of human review and automated testing — demonstrating AI's unique advantage in deep software analysis.

27 Years Old

OpenBSD Vulnerability

A vulnerability that had remained undetected in OpenBSD for 27 years was identified by Claude Mythos, demonstrating AI's ability to surface deeply embedded historical flaws.

16 Years Old

FFmpeg Vulnerability

A 16-year-old flaw in FFmpeg went undetected despite 5 million automated test executions — highlighting the fundamental limits of traditional testing approaches.

N+ Chained

Linux Kernel Privilege Escalation

Multiple Linux kernel vulnerabilities were chained together by Claude Mythos to demonstrate a complete privilege escalation attack path — revealing how seemingly minor flaws can combine into critical exploits.

Why Traditional Testing Falls Short

Automated Testing

5 million test runs failed to catch the FFmpeg vulnerability. Fuzzing and static analysis can't reason about deep semantic code logic.

Human Code Review

The OpenBSD vulnerability survived 27 years of human audits — the cognitive scale required simply exceeds human capacity.

AI-Driven Analysis ✓

Claude Mythos reasons about code semantics at scale, identifying subtle interaction patterns and multi-step exploit paths invisible to classical tools.


$104M+ Invested in Open-Source Security

Anthropic and partners are backing Project Glasswing with substantial financial resources, strengthening both the initiative's participants and the open-source security ecosystem.

$100M

Model usage credits for all 12 participating organizations to use Claude Mythos for vulnerability research.

$2.5M

Donated to Alpha-Omega and OpenSSF under the Linux Foundation to secure critical open-source software.

$1.5M

Donated to the Apache Software Foundation to support the security of the open-source Apache project ecosystem.

Recipient Organizations

🏛️

Linux Foundation

linuxfoundation.org
🔐

OpenSSF

openssf.org
🌀

Alpha-Omega

alpha-omega.security
🪶

Apache Software Foundation

apache.org

7 Steps to Join Project Glasswing

Organizations seeking to leverage AI-powered vulnerability research can follow this structured path to join the initiative and deploy Claude Mythos.

1

Review the Project Glasswing Initiative

Visit anthropic.com/glasswing to understand the initiative's goals, participating organizations, funding structure, and Claude Mythos capabilities.

2

Assess Your Organization's Cybersecurity Needs

Evaluate your current vulnerability management practices, identify coverage gaps, and determine which critical systems would benefit most from AI-driven zero-day discovery.

3

Contact Anthropic to Express Interest

Reach out via anthropic.com with details about your organization's scale, software assets, and security priorities to begin the partnership process.

4

Access Claude Mythos Preview via API

Approved participants integrate Claude Mythos into their security pipeline via Anthropic's API. The model can analyze codebases, identify vulnerability patterns, and simulate exploit chains.

5

Run Vulnerability Discovery on Target Software

Apply Claude Mythos to your repositories and open-source dependencies. Configure it to analyze for zero-days, chained exploit paths, and historical flaws that survived automated testing.

6

Triage and Remediate Discovered Vulnerabilities

Prioritize flagged vulnerabilities by severity and exploitability. Coordinate with engineering teams to patch, and follow standard CVE reporting for responsible disclosure.

7

Contribute Findings to the Open Source Ecosystem

Share validated discoveries with OpenSSF, Alpha-Omega, and Apache Software Foundation as appropriate — strengthening the entire community's security posture, not just your own.


Frequently Asked Questions

Project Glasswing is a collaborative initiative led by Anthropic involving 12 major technology and financial companies — including AWS, Apple, Google, Microsoft, and NVIDIA — that uses AI to identify and fix critical software vulnerabilities at scale.

Claude Mythos Preview is a frontier AI model from Anthropic with unprecedented capability in finding and exploiting software vulnerabilities. It scored 83.1% on the CyberGym vulnerability reproduction benchmark — significantly outperforming the 66.6% baseline of Claude Opus 4.6.

The 12 participating organizations are: Anthropic (initiative leader), AWS, Apple, Broadcom, Cisco, CrowdStrike, Google, JPMorganChase, Linux Foundation, Microsoft, NVIDIA, and Palo Alto Networks.

Claude Mythos discovered a 27-year-old vulnerability in OpenBSD, a 16-year-old vulnerability in FFmpeg that survived 5 million automated test runs, and multiple Linux kernel vulnerabilities that can be chained to achieve privilege escalation.

Anthropic commits $100M in Claude model usage credits to participating organizations, $2.5M to Alpha-Omega and OpenSSF, and $1.5M to the Apache Software Foundation — totaling over $104M in commitments.

A zero-day vulnerability is a software flaw unknown to the vendor or maintainers, with no patch yet available. Claude Mythos has identified thousands of high-severity zero-days across major operating systems and web browsers, representing previously unknown attack surfaces.

Traditional automated testing and human review miss deep, longstanding vulnerabilities — as demonstrated by FFmpeg's 16-year-old flaw surviving 5 million test runs. AI models like Claude Mythos reason about code semantics at scale, identifying subtle multi-step exploits beyond the reach of classical tools.

CyberGym is a standardized benchmark measuring an AI model's ability to reproduce and exploit known software vulnerabilities. Claude Mythos achieved 83.1% — a 16.5 point improvement over the Claude Opus 4.6 baseline of 66.6%.

The Open Source Security Foundation (OpenSSF) is a Linux Foundation project improving the security of open-source software. Anthropic's $2.5M contribution supports the shared infrastructure that underpins global critical systems — ensuring the ecosystem Project Glasswing depends on remains secure for all.

Project Glasswing uses the same AI capabilities that adversaries could exploit to proactively defend software. By identifying vulnerabilities before attackers can leverage AI to find and weaponize them, the initiative aims to stay ahead of the threat curve across critical infrastructure.

The FFmpeg vulnerability had persisted for 16 years, surviving 5 million automated tests. Its discovery by Claude Mythos is a landmark demonstration that AI can surface vulnerabilities that are practically invisible to conventional testing — validating the core premise of Project Glasswing.

Privilege escalation is an attack where a user or process gains higher access rights than authorized. Claude Mythos chained multiple Linux kernel vulnerabilities to demonstrate a complete escalation path — showing how individually minor flaws can be combined into a critical attack chain.


Key Terms & Concepts

Project Glasswing

Anthropic's collaborative initiative with 12 technology and financial companies using AI to identify and remediate critical software vulnerabilities at scale.

Claude Mythos Preview

A frontier AI model from Anthropic with state-of-the-art vulnerability discovery capabilities, scoring 83.1% on the CyberGym benchmark.

Zero-Day Vulnerability

A software flaw unknown to the vendor with no available patch, representing a high-risk attack surface exploitable before defenders can respond.

Privilege Escalation

An attack in which a user or process gains unauthorized elevated access rights, often by chaining multiple vulnerabilities together.

Open Source Security Foundation (OpenSSF)

A Linux Foundation initiative dedicated to improving open-source software security through community collaboration, standards, and shared tooling.

Alpha-Omega

An OpenSSF project that partners with open-source maintainers to proactively improve security of the most critical open-source software projects.

CyberGym Benchmark

A standardized evaluation framework measuring an AI model's capability to reproduce and exploit known software vulnerabilities reliably.

Vulnerability Reproduction

The process of reliably recreating a known software vulnerability to understand its mechanics, severity, and exploitability in controlled environments.

Critical Infrastructure

Systems and assets essential to national security, public health, safety, and economic stability — the primary focus of Project Glasswing's defensive mission.

AI-Augmented Cyberattacks

Cyberattacks leveraging artificial intelligence to automate vulnerability discovery, exploit generation, or evasion of defenses at speeds exceeding human-only capabilities.


The Glasswing Coalition

Twelve leading organizations across cloud, hardware, security, finance, and open-source spanning the full technology ecosystem.

🧠

Anthropic

anthropic.com
☁️

AWS

aws.amazon.com
🍎

Apple

apple.com
📡

Broadcom

broadcom.com
🌐

Cisco

cisco.com
🦅

CrowdStrike

crowdstrike.com
🔍

Google

about.google
🏦

JPMorganChase

jpmorganchase.com
🐧

Linux Foundation

linuxfoundation.org
🪟

Microsoft

microsoft.com

NVIDIA

nvidia.com
🔰

Palo Alto Networks

paloaltonetworks.com
Link copied!