Security Advisory

CVE-2026-39832

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-22 02:31:26
Last updated 2026-07-24 12:05:28
Assigner Go
CVSS score not scored
State PUBLISHED

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.