漏洞报告已不再稀奇。
Vulnerability reports are not special anymore

原始链接: https://words.filippo.io/vuln-reports/

多年来,开源维护者一直将漏洞报告视为“特殊”事项——这是一种需要迅速响应并给予研究者署名,以换取其洞见与保密性的义务。这种框架建立在两个前提之上:即发现漏洞需要人类专业知识,以及需要通过静默期(embargo)来防止漏洞被利用。 然而,作者认为到 2026 年,这些前提已不再成立。大语言模型(LLM)的兴起使漏洞发现变得大众化,导致外部见解变得不再那么稀缺与“珍贵”。如今,主要挑战已不再是发现潜在问题,而是在分类这些问题时如何平衡信号与噪音。由于攻击者现在也利用类似的 LLM 分析工具,保密与协同披露所带来的传统红利已基本消失。 因此,维护者的角色已从管理外部研究关系,转向优先处理内部筛选、快速修复以及采取预防性安全措施——例如将基于 LLM 的分析直接集成到持续集成(CI)流水线中。将外部漏洞报告视为特权输入的时代已经结束;重点必须转向代码安全的大规模自动化评估。

Hacker News 最新 | 往日 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 漏洞报告已不再特别 (filippo.io) 8 点,由 goranmoomin 发布于 48 分钟前 | 隐藏 | 往日 | 收藏 | 讨论 帮助 | 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 加入 YC | 联系 搜索:
相关文章

原文

A requirement for staying sane while working in public as an open source maintainer is realizing that every issue, PR, and piece of feedback is a present, not an obligation. You can accept it, ignore it, and use it partially or not at all.

Except…

For years, as lead of the Go Security team at the time, I’ve told new team members that it doesn’t apply to vulnerability reports. No, vulnerability reports are special. Security researchers are doing us a favor by reporting things confidentially instead of doing full disclosure, so we owe them something, which is not true of regular issues opened on the issue tracker.

Different projects have different policies, but the general expectations are responsiveness and attribution. We’re supposed to acknowledge reports quickly, investigate them, keep the reporter posted, and eventually credit them with the discovery.

Why? Well, because the reporter is providing us a service, not asking us to provide one (such as a bug fix or a feature implementation). In exchange for responsiveness and attribution, they are offering precious insight and the confidentiality we need to ship a fix before attackers ship an exploit.

Ultimately, it all stems from our responsibility to our users. The security researchers are not special, the insight and confidentiality are, and we need them to keep our users safe. Ignoring a security report communicates you don’t care about users’ security, and it’s rightly a reason for shame.

Except…

It’s 2026 and none of the premises are true anymore.

LLMs are as good as almost any security researcher, and anyone can run them. The maintainers can run them. The attackers can run them.

The insight is not scarce and precious anymore. The bottleneck now is not finding potential issues but assessing which ones are real. Unless there’s already a trust relationship, external researchers can’t meaningfully contribute to that triage process, and picking through an LLM’s output or through a security@ inbox has approximately the same signal-to-noise ratio.

Confidentiality, embargoes, and coordination also don’t matter nearly as much as they used to. The attackers don’t need to read the full disclosure post to learn about the vulnerability: they can ask their own LLM and, in fact, they also probably have the same triage bottleneck as the defenders do.

The years of vulnerability reports being special might be over, as weird and uncomfortable as that feels. Triage, rapid remediation, and—as ever—prevention are the job now. And we should all figure out how to run LLM analysis in CI, I suppose.

For more, subscribe or follow me on Bluesky at @filippo.abyssdomain.expert or on Mastodon at @[email protected].

A few weeks ago, like every year, I ran the CENTOPASSI, a GPS-tracked motorcycle competition involving careful planning, 100 coordinates, and 1700 km of secondary roads over three days and a half. It always takes me to incredible places, like this abandoned bauxite mine in Puglia.

A tower and a crane, both brown rusted metal structures, against a bright blue sky, with a golden field in the foreground.

My work is made possible by Geomys, an organization of professional Go maintainers, which is funded by Ava Labs, Teleport, Datadog, Tailscale, and Sentry. Through our retainer contracts they ensure the sustainability and reliability of our open source maintenance work and get a direct line to my expertise and that of the other Geomys maintainers. (Learn more in the Geomys announcement.) Here are a few words from some of them!

Teleport — For the past five years, attacks and compromises have been shifting from traditional malware and security breaches to identifying and compromising valid user accounts and credentials with social engineering, credential theft, or phishing. Teleport Identity is designed to eliminate weak access patterns through access monitoring, minimize attack surface with access requests, and purge unused permissions via mandatory access reviews.

Ava Labs — We at Ava Labs, maintainer of AvalancheGo (the most widely used client for interacting with the Avalanche Network), believe the sustainable maintenance and development of open source cryptographic protocols is critical to the broad adoption of blockchain technology. We are proud to support this necessary and impactful work through our ongoing sponsorship of Filippo and his team.

联系我们 contact @ memedata.com