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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-81032— NebulaGraph 3.8.0 未授权配置读取和修改漏洞

一分钟漏洞结论

影响对象
vesoft-inc nebula
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

NebulaGraph 通过一个未认证的 HTTP 服务暴露其运行时配置。每个守护进程都会启动在 中定义的 Web 服务,其绑定地址默认为所有网络接口,并注册了用于读写 gflags 以及查看状态和统计信息的处理程序。该服务及其路由均没有认证、令牌校验或地址限制。读处理程序会返回守护进程的完整运行时标志值,其中包括配置的证书、私钥和证书颁发机构路径、密码文件路径、数据目录以及传输安全相关的启用标志。写处理程序会解析传入的键值对,并通过 gflags 运行时设置函数应用每个条目,因此能够访问该端口的调用方可以在不重启

CVSS 9.8 · Critical
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
NebulaGraph through 3.8.0 Unauthenticated Read and Modification of Runtime Configuration
来源: CVE Program / CVE List V5
Vulnerability Description
NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics. Neither the service nor its router carries any authentication, token check or address restriction. The read route returns the daemon's full set of runtime flag values, which includes the configured certificate, key and certificate-authority paths, the password file path, data directories and the transport-security enable flags. The write route parses a supplied map and applies each entry through the gflags runtime setter, so a caller able to reach the port can change the daemon's behaviour without restarting it, including disabling the transport-security flags, redirecting log files and altering flags such as failed_login_attempts and password_lock_time_in_secs. Public reports of this endpoint describe a single name, enable_authorize, being refused by the handler; at release 3.8.0 that refusal is not present and the handler applies every name it is given.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
关键功能的认证机制缺失
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
vesoft-inc nebula 0 ~ 3.8.0 -

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

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 4245 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

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

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

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

CVE-2026-81032 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-81032

暂无评论


发表评论