CVE-2026-59997

Published Jul 8, 2026

Last updated 2 months ago

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-59997 describes a vulnerability within the `internal-sftp` component of `sshd` in OpenSSH versions prior to 10.4. The core issue stems from the fact that `internal-sftp` only processes the first nine command-line arguments. This limitation can be significant if later command-line arguments are intended to enforce specific security properties for an SFTP connection. An unauthenticated attacker could potentially bypass these intended security measures by providing arguments beyond the ninth position, thereby altering the expected security behavior of the SFTP connection. While exploitation can occur remotely over a network without requiring privileges, successful exploitation does necessitate user interaction.

Description
internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection.
Source
cve@mitre.org
NVD status
Analyzed
Products
openssh

Risk scores

CVSS 3.1

Type
Primary
Base score
5.4
Impact score
2.5
Exploitability score
2.8
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Severity
MEDIUM

Weaknesses

cve@mitre.org
CWE-1284

Social media

Hype score
Not currently trending

Configurations