CyberRota
Back to database

CVE-2026-39832

CRITICAL · CVSS 9.1 EPSS 0.33%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-22 · Last synced: 2026-06-20

CyberRota Analysis

Bellek tüketimine neden olabilir. Uzaktan istismar edilebilir olabilir.

CVE
CVE-2026-39832
Severity
CRITICAL
CVSS
9.1
EPSS
0.33%

Original NVD Description

When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.