SB2026081453 - openEuler 22.03 LTS SP4 update for openssh



SB2026081453 - openEuler 22.03 LTS SP4 update for openssh

Published: August 14, 2026

Security Bulletin ID SB2026081453
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 25% Low 75%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 vulnerabilities.


1) Path traversal (CVE-ID: CVE-2026-59995)

CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CVSSv4: 4.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to write files to an unexpected location.

The vulnerability exists due to improper path restriction in sftp(1) when downloading files on the command line using a remote path and a local dot destination. A remote attacker can operate a malicious server to write files to an unexpected location.



2) Path traversal (CVE-ID: CVE-2026-59996)

CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to write files outside the intended target directory.

The vulnerability exists due to improper path restriction in scp(1) when copying files between two remote destinations. A remote attacker can operate a malicious server to write files outside the intended target directory.


3) Improper Neutralization of Argument Delimiters in a Command (CVE-ID: CVE-2026-59997)

CWE-ID: CWE-88 - Argument Injection or Modification

CVSSv4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]


The vulnerability allows a remote user to bypass security-relevant SFTP server options.

The vulnerability exists due to improper input handling in the internal-sftp SFTP server implementation when processing long command lines. A remote privileged user can supply a command line with security-relevant options placed after the ninth argument to bypass security-relevant SFTP server options.

Only configurations using the internal-sftp SFTP server implementation are affected.


4) Improper access control (CVE-ID: CVE-2026-59999)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N]


The vulnerability allows a remote user to enable tunneling despite forwarding restrictions.

The vulnerability exists due to improper access control in sshd(8) when DisableForwarding=yes and PermitTunnel=yes are configured together. A remote privileged user can use tunneling despite forwarding restrictions to enable tunneling despite forwarding restrictions.

Exploitation requires configurations where PermitTunnel is enabled.


Remediation

Install update from vendor's website.