Bug 2498177 (CVE-2026-59844) - CVE-2026-59844 libssh: libssh: denial of service via oversized SFTP read length
Summary: CVE-2026-59844 libssh: libssh: denial of service via oversized SFTP read length
Keywords:
Status: NEW
Alias: CVE-2026-59844
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2503658
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-08 18:22 UTC by OSIDB Bzimport
Modified: 2026-09-10 17:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2026:63299 0 None None None 2026-09-03 17:37:30 UTC
Red Hat Product Errata RHBA-2026:65388 0 None None None 2026-09-08 11:55:04 UTC
Red Hat Product Errata RHSA-2026:55855 0 None None None 2026-08-17 20:53:26 UTC
Red Hat Product Errata RHSA-2026:62217 0 None None None 2026-09-01 17:53:31 UTC
Red Hat Product Errata RHSA-2026:62218 0 None None None 2026-09-01 18:33:11 UTC

Description OSIDB Bzimport 2026-07-08 18:22:42 UTC
A flaw was found in libssh server-side SFTP request handling. In sftp_make_client_message() and the downstream process_read() path in src/sftpserver.c, the implementation accepts a client-controlled SSH_FXP_READ length without enforcing a reasonable upper bound. The parsed len field later drives memory allocation in the SFTP server read path, so a remote authenticated client can request an excessively large read length and force the server to allocate excessive memory. Repeated requests can exhaust available memory and lead to denial of service.

Comment 5 errata-xmlrpc 2026-08-17 20:53:25 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:55855 https://access.redhat.com/errata/RHSA-2026:55855

Comment 6 errata-xmlrpc 2026-09-01 17:53:30 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:62217 https://access.redhat.com/errata/RHSA-2026:62217

Comment 7 errata-xmlrpc 2026-09-01 18:33:11 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:62218 https://access.redhat.com/errata/RHSA-2026:62218


Note You need to log in before you can comment on or make changes to this bug.