CVE-2025-34324

HIGH

GoSign Desktop < 2.4.1 - Arbitrary Code Execution via Unsigned Update Manifest

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-34324. PoCs published by siddolo.

AI-analyzed exploit summary This repository contains a functional MITM exploit for CVE-2025-34324, targeting GoSign Desktop's insecure update mechanism. The PoC intercepts update requests, injects a malicious .deb package, and achieves privilege escalation via a fake update.

Description

GoSign Desktop versions 2.4.0 and earlier use an unsigned update manifest for distributing application updates. The manifest contains package URLs and SHA-256 hashes but is not digitally signed, so its authenticity relies solely on the underlying TLS channel. In affected versions, TLS certificate validation can be disabled when a proxy is configured, allowing an attacker who can intercept network traffic to supply a malicious update manifest and corresponding package with a matching hash. This can cause the client to download and install a tampered update, resulting in arbitrary code execution with the privileges of the GoSign Desktop user on Windows and macOS, or with elevated privileges on some Linux deployments. A local attacker who can modify proxy settings may also abuse this behavior to escalate privileges by forcing installation of a crafted update.

Exploits (1)

nomisec WORKING POC
by siddolo · poc
https://github.com/siddolo/gosign-desktop-exploit-poc

This repository contains a functional MITM exploit for CVE-2025-34324, targeting GoSign Desktop's insecure update mechanism. The PoC intercepts update requests, injects a malicious .deb package, and achieves privilege escalation via a fake update.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: GoSign Desktop <= 2.4.0
No auth needed
Prerequisites: Local access to the target system · GoSign Desktop installed and running · Ability to intercept/modify network traffic
devstral-2 · analyzed May 29, 2026 Full analysis →

References (4)

Core 4

Scores

CVSS v3 7.8
EPSS 0.0009
EPSS Percentile 0.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-347
Status published
Products (1)
infocert/gosign < 2.4.1
Published Nov 18, 2025
Tracked Since Feb 18, 2026