← 返回列表

Behind the Scenes Hardening Firefox with Claude Mythos Preview

Simon Willison 3 信息等级 3 1 噪音/剔除;2 较弱;3 普通事实;4 重要行业动态;5 极重大事件。该分数是信息显著性,不是投资建议。 发布:2026-05-07T17:56 抓取:2026-05-07 22:13
🔗 原文链接
摘要

Mozilla利用Anthropic的Claude Mythos预览版对Firefox进行安全加固,成功定位并修复了数百个漏洞,包括一个20年历史的XSLT漏洞和一个15年历史的漏洞。2025年每月修复20-30个漏洞,4月份跃升至423个。

客观事实
  • Mozilla利用Claude Mythos预览版定位并修复数百个Firefox漏洞
  • 修复的漏洞包括20年历史的XSLT漏洞和15年历史的漏洞
  • 2025年4月修复漏洞数从月均20-30跃升至423
Mozilla Firefox Claude Mythos Anthropic

原文

Behind the Scenes Hardening Firefox with Claude Mythos Preview

Fascinating, in-depth details on how Mozilla used their access to the Claude Mythos preview to locate and then fix hundreds of vulnerabilities in Firefox:

Suddenly, the bugs are very good

Just a few months ago, AI-generated security bug reports to open source projects were mostly known for being unwanted slop. Dealing with reports that look plausibly correct but are wrong imposes an asymmetric cost on project maintainers: it’s cheap and easy to prompt an LLM to find a “problem” in code, but slow and expensive to respond to it.

It is difficult to overstate how much this dynamic changed for us over a few short months. This was due to a combination of two main factors. First, the models got a lot more capable. Second, we dramatically improved our techniques for harnessing these models — steering them, scaling them, and stacking them to generate large amounts of signal and filter out the noise.

They include some detailed bug descriptions too, including a 20-year old XSLT bug and a 15-year-old bug in the <legend> element.

A lot of the attempts made by the harness were blocked by Firefox's existing defense-in-depth measures, which is reassuring.

Mozilla were fixing around 20-30 security bugs in Firefox per month through 2025. That jumped to 423 in April.

Via Lobste.rs

Tags: firefox, mozilla, security, ai, generative-ai, llms, anthropic, claude, ai-security-research