CVE-2026-59850

Summary

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.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-416: Use After Free

Workarounds

Manually verify the channel is not closed inside your channel data callbacks.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References