OESA-2026-3321

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3321
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3321.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3321
Upstream
  • CVE-2026-59843
  • CVE-2026-59844
  • CVE-2026-59845
  • CVE-2026-59847
  • CVE-2026-59850
Published
2026-08-13T13:57:25Z
Modified
2026-08-16T01:45:10.724563191Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
libssh security update
Details

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl).

Security Fix(es):

A flaw was found in libssh. A remote authenticated peer can advertise a zero maximum packet size in SSHMSGCHANNEL_OPEN, causing later channel writes to loop indefinitely and consume CPU, leading to denial of service.(CVE-2026-59843)

A flaw was found in libssh. A remote authenticated client can issue SSHFXPREAD requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests.(CVE-2026-59844)

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.(CVE-2026-59845)

A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection.(CVE-2026-59847)

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions.(CVE-2026-59850)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / libssh

Package

Name
libssh
Purl
pkg:rpm/openEuler/libssh&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.9.4-21.oe2003sp4

Ecosystem specific

{
    "x86_64": [
        "libssh-0.9.4-21.oe2003sp4.x86_64.rpm",
        "libssh-debuginfo-0.9.4-21.oe2003sp4.x86_64.rpm",
        "libssh-debugsource-0.9.4-21.oe2003sp4.x86_64.rpm",
        "libssh-devel-0.9.4-21.oe2003sp4.x86_64.rpm"
    ],
    "aarch64": [
        "libssh-0.9.4-21.oe2003sp4.aarch64.rpm",
        "libssh-debuginfo-0.9.4-21.oe2003sp4.aarch64.rpm",
        "libssh-debugsource-0.9.4-21.oe2003sp4.aarch64.rpm",
        "libssh-devel-0.9.4-21.oe2003sp4.aarch64.rpm"
    ],
    "src": [
        "libssh-0.9.4-21.oe2003sp4.src.rpm"
    ],
    "noarch": [
        "libssh-help-0.9.4-21.oe2003sp4.noarch.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-3321.json"