AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-65083

LOW · CVSS 3.2 EPSS 0.12%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-11-17 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.2. See the original NVD description below for full technical details.

CVE
CVE-2025-65083
Severity
LOW
CVSS
3.2
EPSS
0.12%

Original NVD Description

GoSign Desktop through 2.4.1 disables TLS certificate validation when configured to use a proxy server. This can be problematic if the GoSign Desktop user selects an arbitrary proxy server without consideration of whether outbound HTTPS connections from the proxy server to Internet servers succeed even for untrusted or invalid server certificates. In this scenario (which is outside of the product's design objectives), integrity protection could be bypassed. In typical cases of a proxy server for outbound HTTPS traffic from an enterprise, those connections would not succeed. (Admittedly, the usual expectation is that a client application is configured to trust an enterprise CA and does not set SSL_VERIFY_NONE.) Also, it is of course unsafe to place ~/.gosign in the home directory of an untrusted user and then have other users execute downloaded files.