CVE-2025-8277
Deferred
Deferred - Pending Action
BaseFortify
Publication date: 2025-09-09
Last updated on: 2026-05-19
Assigner: Red Hat, Inc.
Description
Description
A flaw was found in libssh's handling of key exchange (KEX) processes when a client repeatedly sends incorrect KEX guesses. The library fails to free memory during these rekey operations, which can gradually exhaust system memory. This issue can lead to crashes on the client side, particularly when using libgcrypt, which impacts application stability and availability.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libssh | libssh | * |
| mbedtls | mbedtls | * |
| libgcrypt | libgcrypt | * |
| openssl | openssl | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-401 | The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse. |