Lucene search
+L

39 matches found

NVD
NVD
added 2026/08/26 4:16 p.m.3 views

CVE-2026-81034

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...

8.3CVSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 3:45 p.m.7 views

CVE-2026-81034

Netmaker (through v1.6.0 ) unconditionally disables TLS certificate verification on its SMTP connection in pro/email/smtp.go , where the skip-verify field is set to true with no configuration path to override it. An attacker positioned between Netmaker and its mail relay can present a rogue certi...

8.3CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 3:45 p.m.5 views

EUVD-2026-66610

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...

8.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 3:45 p.m.12 views

CVE-2026-81034 Netmaker through 1.6.0 Improper Certificate Validation in SMTP Client

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...

8.3CVSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 4:44 p.m.39 views

CVE-2026-54481

CVE-2026-54481 affects Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override (CWE-295). Root cause is TLS verification disabled by default, enabling potential interception of TLS traffic. CVSS v3.1 base score 7.5 (HIGH) with adjacent attacker, no user interacti...

7.5CVSS8.5AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:36 p.m.9 views

GO-2026-6048 Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override in gitea.dev

Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override in gitea.dev...

7.5CVSS5.3AI score0.00294EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 8:41 p.m.19 views

GHSA-94V3-77J7-VM48 Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override

Summary Gitea's internal API HTTP client modules/private/internal.go hardcodes TLSClientConfig.InsecureSkipVerify = true with no configuration override. It is the only outbound TLS client in the codebase that cannot be made to verify its peer's certificate — webhook, migrations, MinIO, LDAP, SMTP...

7.5CVSS5.5AI score0.00294EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:41 p.m.12 views

Gitea: Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override

Summary Gitea's internal API HTTP client modules/private/internal.go hardcodes TLSClientConfig.InsecureSkipVerify = true with no configuration override. It is the only outbound TLS client in the codebase that cannot be made to verify its peer's certificate — webhook, migrations, MinIO, LDAP, SMTP...

7.5CVSS5.5AI score0.00294EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/06 9:12 p.m.9 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the aibridgeproxyd process when the default transport is configured with InsecureSkipVerify: true, causing outbound HTTPS connections to accept any TLS certificate. An attacker can intercept sensitive...

9.1CVSS6AI score0.00258EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 9:12 p.m.9 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the aibridgeproxyd process when the default transport is configured with InsecureSkipVerify: true, causing outbound HTTPS connections to accept any TLS certificate. An attacker can intercept sensitive...

9.1CVSS6AI score0.00258EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 6:43 p.m.27 views

GHSA-6C87-G9PW-78FX Contrast's Imagepuller registryFor uses unanchored suffix matching, leaking auth credentials and trusted CA configuration to sibling-domain registries

Summary Config.registryFor selected a per-registry credential / CA / mirror block by checking strings.HasSuffixname, fqdn after stripping a single trailing dot. The match has no boundary between the configured FQDN and any preceding characters in the request hostname. A registry configured as...

3.7CVSS5.8AI score
SaveExploits0References4
Veracode
Veracode
added 2026/05/16 5:36 a.m.15 views

Improper Certificate Validation

rancher is vulnerable to Improper Certificate Validation. The vulnerability is due to the Rancher CLI automatically retrieving and trusting CA certificates from Rancher’s cacerts setting when the -skip-verify flag is used without the --cacert flag, potentially allowing attackers to influence...

8.3CVSS5.8AI score0.00153EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/04/06 5:17 p.m.25 views

CVE-2026-35036

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, Ech0 implements link preview editor fetches a page title through GET /api/website/title. That is legitimate product behavior, but the implementation is unsafe: the route is unauthenticated, accepts ...

7.5CVSS0.00327EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/26 10:35 p.m.10 views

CVE-2025-67601

A vulnerability has been identified within Rancher Manager, where using self-signed CA certificates and passing the -skip-verify flag to the Rancher CLI login command without also passing the –cacert flag results in the CLI attempting to fetch CA certificates stored in Rancher’s setting cacerts...

8.3CVSS5.3AI score0.00153EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/25 3:25 p.m.1 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the CLI login command when the -skip-verify flag is used without the --cacert flag. An attacker can intercept sensitive information or perform man-in-the-middle attacks by exploiting the lack of proper...

8.3CVSS5.9AI score0.00153EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/25 11:16 a.m.12 views

CVE-2025-67601

A vulnerability has been identified within Rancher Manager, where using self-signed CA certificates and passing the -skip-verify flag to the Rancher CLI login command without also passing the –cacert flag results in the CLI attempting to fetch CA certificates stored in Rancher’s setting cacerts...

8.3CVSS0.00153EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 10:36 a.m.6 views

CVE-2025-67601

A vulnerability has been identified within Rancher Manager, where using self-signed CA certificates and passing the -skip-verify flag to the Rancher CLI login command without also passing the –cacert flag results in the CLI attempting to fetch CA certificates stored in Rancher’s setting cacerts...

8.3CVSS5.3AI score0.00153EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/25 10:36 a.m.12 views

CVE-2025-67601 Rancher CLI skips TLS verification on Rancher CLI login command

A vulnerability has been identified within Rancher Manager, where using self-signed CA certificates and passing the -skip-verify flag to the Rancher CLI login command without also passing the –cacert flag results in the CLI attempting to fetch CA certificates stored in Rancher’s setting cacerts...

8.3CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/25 10:36 a.m.6 views

CVE-2025-67601 Rancher CLI skips TLS verification on Rancher CLI login command

A vulnerability has been identified within Rancher Manager, where using self-signed CA certificates and passing the -skip-verify flag to the Rancher CLI login command without also passing the –cacert flag results in the CLI attempting to fetch CA certificates stored in Rancher’s setting cacerts...

8.3CVSS5.3AI score0.00153EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/25 12:00 a.m.16 views

SUSE Rancher 信任管理问题漏洞

SUSE Rancher is a Kubernetes management platform developed by the German company SUSE. SUSE Rancher has a vulnerability related to trust management. This vulnerability arises from the use of self-signed CA certificates and the passing of the -skip-verify flag to the Rancher CLI login command...

8.3CVSS5.8AI score0.00153EPSS
SaveExploits0References2
Rows per page
Query Builder