CVE-2026-81034
Last modified
CVE-2026-81034 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| gravitl | netmaker | <= 1.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81034?
How severe is CVE-2026-81034?
How do I fix CVE-2026-81034?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81028ZLMediaKit confines the downloadFile API to a configured set…4.9
- CVE-2026-81029OpenMetadata accepts a caller-supplied post-authentication r…8.1
- CVE-2026-81030Mage AI does not confine the paths accepted by its browser-i…6.5
- CVE-2026-81031IDURAR ERP CRM changes the password of whichever account a r…7.2
- CVE-2026-81032NebulaGraph exposes its runtime configuration over an unauth…9.8
- CVE-2026-81033Automatisch reveals whether an address is registered through…5.3
- CVE-2026-81035Midday allows any member of a team to delete it. The delete …8.1
- CVE-2026-81036Stalwart Mail Server does not compare an OAuth redirect targ…8.1
- CVE-2026-81046Dell ThinOS 10, versions prior to 2605_10.2616, contain a Pr…9.4
- CVE-2026-81048Dell ThinOS 10, versions prior to 2605_10.2616, contain an I…8.8
- CVE-2026-81049Dell ThinOS 10, versions prior to 2605_10.2616, contain a Mi…6.7
- CVE-2026-81051Dell ThinOS 10, versions prior to 2605_10.2616, contain a Se…6.6
Are you affected by CVE-2026-81034?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
