CVE-2026-56624
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-295
Validación incorrecta de certificados
Fecha de publicación:
20/07/2026
Última modificación:
27/07/2026
Descripción
*** Pendiente de traducción *** Improper certificate validation in Apache MINA SSHD (server-side). Apache MINA SSHD is a Java library for client-side and server-side SSH.<br />
<br />
<br />
<br />
<br />
Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or verify-required options that could be embedded in the certificate, nor did it validate these options. As a result it was possible that a user could authenticate with such a certificate that included a force-command option but still was able to execute other commands. What other command exactly would be available to the user depends on the implementation of the server.<br />
<br />
<br />
<br />
<br />
This issue is fixed in Apache MINA SSHD 2.19.0 and 3.0.0-M5. Applications are advised to upgrade to these versions.<br />
<br />
<br />
<br />
<br />
The fix rejects OpenSSH user certificates that include these options, since Apache MINA SSHD implements neither force-command nor sk-*-cert-v01@openssh.com user certificates (which are the only ones for which verify-required would make sense).
Impacto
Puntuación base 3.x
7.30
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:apache:mina_sshd:*:*:*:*:*:*:*:* | 2.0.0 (incluyendo) | 2.19.0 (excluyendo) |
| cpe:2.3:a:apache:mina_sshd:3.0.0:m1:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:mina_sshd:3.0.0:m2:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:mina_sshd:3.0.0:m3:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:mina_sshd:3.0.0:m4:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



