Impact
The vulnerability stems from Apache MINA SSHD failing to reject OpenSSH user certificates that include unsupported force-command or verify-required options during authentication. A valid, signature‑verified certificate containing such options can be used to authenticate and potentially execute commands that bypass intended restrictions. This weakness is a form of improper certificate validation.
Affected Systems
All installations of Apache MINA SSHD older than version 2.19.0 or 3.0.0-M5 that support certificate based authentication are affected. Certificates with embedded unsupported options are accepted until the issue is fixed.
Risk and Exploitability
The CVSS score of 7.3 rates the flaw as high severity. The EPSS score is less than 1%, indicating low likelihood of exploitation in the current environment, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an attacker to produce a signed certificate containing the unsupported options, which is then accepted by the server during the SSH login phase, allowing the attacker to run commands with the user’s privileges.
OpenCVE Enrichment