Anthropic's Mythos scans cURL, finds one low-severity bug

The Register reports that Anthropic's Mythos was run against the cURL codebase via Linux Foundation access under Project Glasswing, but cURL maintainer Daniel Stenberg did not receive direct access and instead received a scan report from someone with access. The report initially listed five "confirmed security vulnerabilities," but Stenberg wrote that after review his team trimmed the list to one confirmed issue, described as a low-severity flaw slated to be published as a CVE alongside the planned cURL 8.21.0 release in late June. Stenberg called the broader hype around Mythos "primarily marketing." Industry observers should read this as a reminder that automated scanning outputs often produce false positives and require human triage; a single high-profile audit is not sufficient to validate sweeping claims about an automated tool's capability.
What happened
The Register reports that Anthropic's Mythos was used to scan the cURL git repository under the Linux Foundation's Project Glasswing program, according to a Monday blog post by cURL developer Daniel Stenberg. Stenberg wrote that he never received direct access and that "someone else with access ran Mythos against curl's codebase and later sent him a report." The submitted report listed five items labeled as "confirmed security vulnerabilities," but Stenberg wrote that after his team's review they "had trimmed the list down and were left with one confirmed vulnerability." He added, "The single confirmed vulnerability is going to end up a severity low CVE planned to get published in sync with our pending next curl release 8.21.0 in late June." The Register notes three of the five were false positives and the fourth was a simple bug; Mythos also flagged several non-security bugs.
Editorial analysis - technical context
Automated vulnerability scanners, including AI-driven tools, commonly trade coverage for precision. Industry-pattern observations: false positives and findings that reflect documentation gaps are typical when a tool lacks deep, project-specific context or human-in-the-loop validation. For security teams, that means tool outputs need triage workflows and integration with existing code review processes.
Industry context
Reporting frames the Mythos result as undercutting some of the earlier hype about its capabilities. Industry-pattern observations: single-case demonstrations against a mature, well-audited codebase are weak evidence for general-purpose automated exploit discovery; independent, reproducible evaluations across diverse projects are more informative.
What to watch
Look for independent audits of Mythos, public precision/recall benchmarks, broader Project Glasswing reports, and whether Anthropic or third parties publish methodology and reproducible test cases.
Key Points
- 1A single Mythos scan of cURL produced five reported issues but yielded one confirmed low-severity CVE after human review, highlighting triage needs.
- 2Industry-pattern observations: AI scanners frequently generate false positives; human validation remains essential for accurate vulnerability inventories.
- 3Reporting frames Mythos hype versus outcome; practitioners should prefer reproducible benchmarks and diverse test cases over isolated demos.
Scoring Rationale
The story matters to security and engineering practitioners evaluating AI-powered scanning tools, but the result is a single case with limited generalizability. It underscores operational implications rather than a broad technical breakthrough.
Sources
Primary source and supporting public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems