Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-0966

Опубликовано: 10 фев. 2026
Источник: redhat
CVSS3: 6.5
EPSS Низкий

Описание

A flaw was found in libssh. The API function ssh_get_hexa() is vulnerable to a denial of service when processing zero-length input. This can be exploited remotely by an attacker during GSSAPI (Generic Security Service Application Program Interface) authentication if the server's logging verbosity is set to SSH_LOG_PACKET (3) or higher. Successful exploitation could lead to a self-Denial of Service of the per-connection daemon process.

Отчет

Attack Complexity is high as it requires the logging verbosity to be set to SSH_LOG_PACKET (3) or higher, which is not the default configuration in Red Hat Enterprise Linux.

Меры по смягчению последствий

To mitigate this issue, consider disabling GSSAPI authentication if it is not required, or reduce the LogLevel in the sshd_config file to a value lower than SSH_LOG_PACKET (e.g., INFO). To disable GSSAPI authentication, add or modify the following line in /etc/ssh/sshd_config: GSSAPIAuthentication no To reduce logging verbosity, add or modify the following line in /etc/ssh/sshd_config: LogLevel INFO After making changes to sshd_config, the sshd service must be restarted for the changes to take effect. This may temporarily interrupt active SSH sessions.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 6libssh2Not affected
Red Hat Enterprise Linux 7libssh2Not affected
Red Hat Enterprise Linux 8libsshFix deferred
Red Hat Hardened Imageslibssh2Not affected
Red Hat OpenShift Container Platform 4rhcosFix deferred
Red Hat Enterprise Linux 10libsshFixedRHSA-2026:1816019.05.2026
Red Hat Enterprise Linux 9libsshFixedRHSA-2026:1868319.05.2026
Red Hat Enterprise Linux 9libsshFixedRHSA-2026:1868319.05.2026
Red Hat Hardened Imageslibssh-main-0.12.0-1.1.hum1FixedRHSA-2026:706708.04.2026

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-124
https://bugzilla.redhat.com/show_bug.cgi?id=2433121libssh: libssh: Denial of Service via zero-length input in ssh_get_hexa()

EPSS

Процентиль: 44%
0.00582
Низкий

6.5 Medium

CVSS3

Связанные уязвимости

CVSS3: 8.2
ubuntu
4 месяца назад

A flaw was found in libssh. The API function `ssh_get_hexa()` is vulnerable to a denial of service when processing zero-length input. This can be exploited remotely by an attacker during GSSAPI (Generic Security Service Application Program Interface) authentication if the server's logging verbosity is set to `SSH_LOG_PACKET (3)` or higher. Successful exploitation could lead to a self-Denial of Service of the per-connection daemon process.

CVSS3: 8.2
nvd
4 месяца назад

A flaw was found in libssh. The API function `ssh_get_hexa()` is vulnerable to a denial of service when processing zero-length input. This can be exploited remotely by an attacker during GSSAPI (Generic Security Service Application Program Interface) authentication if the server's logging verbosity is set to `SSH_LOG_PACKET (3)` or higher. Successful exploitation could lead to a self-Denial of Service of the per-connection daemon process.

CVSS3: 6.5
msrc
4 месяца назад

Libssh: buffer underflow in ssh_get_hexa() on invalid input

CVSS3: 8.2
debian
4 месяца назад

A flaw was found in libssh. The API function `ssh_get_hexa()` is vulne ...

CVSS3: 6.5
github
4 месяца назад

The API function `ssh_get_hexa()` is vulnerable, when 0-lenght input is provided to this function. This function is used internally in `ssh_get_fingerprint_hash()` and `ssh_print_hexa()` (deprecated), which is vulnerable to the same input (length is provided by the calling application). The function is also used internally in the gssapi code for logging the OIDs received by the server during GSSAPI authentication. This could be triggered remotely, when the server allows GSSAPI authentication and logging verbosity is set at least to SSH_LOG_PACKET (3). This could cause self-DoS of the per-connection daemon process.

EPSS

Процентиль: 44%
0.00582
Низкий

6.5 Medium

CVSS3