CVE Catalog

CVE-2026-59845

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.11%

1th percentile - higher than 1% of all known CVEs

Summary

In libssh, when ProxyCommand is used, an unchecked fork() failure can result in storing PID -1. During cleanup, signals may be sent to processes in the caller's process tree, causing local denial of service.

Risk Assessment

An attacker can cause signals to be sent to random processes, potentially disrupting system or other applications.

Recommendation

Update libssh to a version containing the fix. Avoid using ProxyCommand with untrusted configurations.

Other vulnerabilities in libssh

See all
Original NVD description (English source)

A flaw was found in libssh. When ProxyCommand is used, an unchecked fork() failure can be stored as process ID -1; during cleanup, signals may then be sent across the caller's accessible process tree, leading to local denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS