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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48025— Nebula Mesh 签名后解密的 CA 私钥驻留堆内存漏洞

CVSS 6.9 · Medium EPSS 0.01% · P1

可能的 ATT&CK 技术 1AI

T1005 · Data from Local System

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
nebula-mesh: Decrypted CA private key persists in heap after signing
来源: CVE Program / CVE List V5
Vulnerability Description
nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.7, internal/pki/resolver.go:36-64 constructs a CAManager with the plaintext ed25519.PrivateKey after unwrapping via the master key; internal/pki/ca.go:13-16 stores it. Callers at internal/api/enroll.go:116, internal/api/updates.go:297, and internal/api/mobile_bundle.go:40 use the manager for one Sign() and drop the reference on function return — but the underlying slice contents are not wiped before release. The keystore package's contract (internal/keystore/keystore.go doc: "Callers MUST zeroise the returned plaintext DEK as soon as it is no longer needed") is not met by the CAManager consumer. Decrypted CA private keys persist in process heap until Go's GC scavenges the underlying slice — minutes to hours under load, indefinitely on idle servers. This issue has been patched in version 0.3.7.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
在释放前清理堆内存不恰当(堆检查)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
juevnebula-mesh < 0.3.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-48025 补丁与修复 (1)

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

CVE-2026-48025 厂商页面 (1)

同批安全公告 · juev · 2026-07-28 · 共 6 条

CVE-2026-492588.8 HIGHNebula Mesh Web UI 缺乏所有权检查,导致跨运营商访问主机和网络
CVE-2026-477267.1 HIGHnebula-mesh 审计日志接口信息泄露漏洞
CVE-2026-477256.9 MEDIUMnebula-mesh Web UI 存在 CSRF漏洞
CVE-2026-477685.5 MEDIUMNebula Mesh Operator API密钥通过重定向URL泄露
CVE-2026-480584.6 MEDIUMnebula-mesh 会话和OIDC状态Cookie缺少Secure属性

IV. Related Vulnerabilities

V. Comments for CVE-2026-48025

暂无评论


发表评论