目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55406— Anthropic buffa 信息泄露漏洞

AI 预测 8.1 利用难度: 中等 EPSS 0.13% · P3

影响版本矩阵 1

厂商产品版本范围状态
anthropicsbuffa< 0.7.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-55406 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Buffa: Use-After-Free in OwnedView via Unsound 'static Lifetime Promotion in Deref
来源: CVE Program / CVE List V5
Vulnerability Description
Buffa is a pure-Rust Protocol Buffers implementation with first-class protobuf editions support. Prior to 0.7.0, a soundness bug in the OwnedView<V> type allowed safe Rust code to trigger a use-after-free: the OwnedView::decode constructor transmuted a borrowed slice to &'static [u8], and the Deref implementation exposed the promoted 'static lifetime on borrowed view fields (such as &'static str and &'static [u8]) to callers, so the borrow checker permitted those references to outlive the OwnedView; once the OwnedView was dropped and its backing buffer freed, the references became dangling, enabling memory corruption, information disclosure of freed heap contents, and cross-thread misuse without any unsafe code in the calling application. This issue is fixed in version 0.7.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5
Vulnerability Title
Anthropic buffa 信息泄露漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Anthropic buffa是美国Anthropic公司的一款代理服务器软件。 Anthropic buffa 0.7.0之前版本存在安全漏洞,该漏洞源于OwnedView<V>类型中的健全性错误,允许安全Rust代码触发释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
anthropicsbuffa < 0.7.0 -

二、漏洞 CVE-2026-55406 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-55406 的情报信息

登录查看更多情报信息。

CVE-2026-55406 厂商安全公告 (1)

CVE-2026-55406 概念验证 (1)

同批安全公告 · anthropics · 2026-07-16 · 共 3 条

CVE-2026-47751Anthropic Claude Code Action 信息泄露漏洞
CVE-2026-55407Anthropic buffa 资源管理错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-55406

暂无评论


发表评论