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-2026-81034
Score 6.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-26. a secondary CVSS source baseline 6.5; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(high)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 5%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 26, 2026
Advisory Details (4)
Auto-updated Aug 26, 2026Netmaker through 1.6.0 Improper Certificate Validation in SMTP Client | Advisories | VulnCheck
https://www.vulncheck.com/advisories/netmaker-through-1.6.0-improper-certificate-validation-in-smtp-clientnetmaker/pro/email/smtp.go at v1.6.0 · gravitl/netmaker · GitHub
https://github.com/gravitl/netmaker/blob/v1.6.0/pro/email/smtp.go[Bug]: Hardcoded InsecureSkipVerify in SMTP Client · Issue #4062 · gravitl/netmaker · GitHub
https://github.com/gravitl/netmaker/issues/4062GitHub - gravitl/netmaker: Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks. · GitHub
https://github.com/gravitl/netmakerVendor Advisories for CVE-2026-81034(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 16× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:27 UTCEG score recompute
- 2026-08-30 01:27 UTCGHSA enrichment
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 23:57 UTCEG score recompute
- 2026-08-28 23:57 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 20:52 UTCEG score recompute
- 2026-08-27 20:52 UTCGHSA enrichment
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 19:22 UTCEG score recompute
- 2026-08-26 19:22 UTCGHSA enrichment
- 2026-08-26 18:41 UTCEG score recompute
- 2026-08-26 18:41 UTCGHSA enrichment
- 2026-08-26 16:37 UTCEG score recompute
- 2026-08-26 15:55 UTCEG score recompute
- 2026-08-26 15:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-295
Frequently asked(5)
What is CVE-2026-81034?
When was CVE-2026-81034 disclosed?
Is CVE-2026-81034 actively exploited?
What is the CVSS score of CVE-2026-81034?
How do I remediate CVE-2026-81034?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-81034
Is Your Infrastructure Affected by CVE-2026-81034?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.