CVE-2026-7598

Summary

A security vulnerability has been detected in libssh2 up to 1.11.1. The impacted element is the function userauth_password of the file src/userauth.c. Such manipulation of the argument username_len/password_len leads to integer overflow. The attack may be launched remotely. The name of the patch is 256d04b60d80bf1190e96b0ad1e91b2174d744b1. A patch should be applied to remediate this issue.

Affected Software

VendorProductVersion RangeStatus
n/alibssh21.11.0affected
n/alibssh21.11.1affected

Weaknesses

  • CWE-190: Integer Overflow
  • CWE-189: Numeric Error

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

libssh2: integer overflow via large username or password arguments

Additional References

References