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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-81034— Netmaker 1.6.0 SMTP客户端证书验证不当漏洞

一分钟漏洞结论

影响对象
gravitl netmaker
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Netmaker 在与已配置邮件服务器的连接中禁用了证书验证。在 中的发送方代码中,赋值的 TLS 配置将 字段无条件地设为 ,其下方紧跟一条注释,指出该设置在生产环境中应为 。没有任何配置项控制此行为,也没有任何代码路径恢复证书验证,因此客户端会接受邮件服务器提供的任意证书,包括由中间人(MITM)提供的证书。Netmaker 通过该连接发送的邮件包括携带一次性令牌的密码重置消息,以及携带注册链接的用户邀请邮件。因此,位于邮件服务器与其邮件中继器之间的中间人可以截获并读取这些传输中的邮件,并抢先使用被捕获的重置令

CVSS 6.5 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Netmaker through 1.6.0 Improper Certificate Validation in SMTP Client
来源: CVE Program / CVE List V5
Vulnerability Description
Netmaker disables certificate verification on the connection to the configured mail server. The sender in pro/email/smtp.go assigns a TLS configuration whose skip-verify field is set to true unconditionally, directly beneath a comment stating that the setting should be false in production. No configuration value governs it and no code path restores verification, so the client accepts any certificate the mail server presents, including one an interposing party supplies. Mail that Netmaker sends over that connection includes password-reset messages carrying single-use tokens and user invitations carrying enrolment links, so a party positioned on the path between the server and its mail relay can read those messages in transit and use a captured reset token before the intended recipient does. The setting is absent from the development branch but present in the latest release.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
证书验证不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
gravitl netmaker 0 ~ 1.6.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-81034 其他参考 (4)

IV. Related Vulnerabilities

V. Comments for CVE-2026-81034

暂无评论


发表评论