CVE-2026-7598 PUBLISHED

libssh2 userauth.c userauth_password integer overflow

Assigner: VulDB
Reserved: 01.05.2026 Published: 01.05.2026 Updated: 01.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X
CVSS Score: 6.9

Product Status

Vendor n/a
Product libssh2
Versions
  • Version 1.11.0 is affected
  • Version 1.11.1 is affected

Credits

  • dapickle (VulDB User) reporter

References

Problem Types

  • Integer Overflow CWE
  • Numeric Error CWE