← Back to browse · API

CVE-2026-4631

Severity
CRITICAL
CVSS
9.8
EPSS
0.1548
Risk score
44.62
CISA KEV
No
PoC
Yes
Published
2026-04-07
Modified
2026-08-04
First seen
2026-08-05
Aliases
EUVD-2026-19814
Products
Red Hat:Red Hat Enterprise Linux 10 patch: 0:344-3.el10_1, Red Hat:Red Hat Enterprise Linux 10.0 Extended Update Support patch: 0:334.1-3.el10_0, Red Hat:Red Hat Enterprise Linux 9 patch: 0:344-2.el9_7, Red Hat:Red Hat Enterprise Linux 9.6 Extended Update Support patch: 0:334.2-2.el9_6
Sources
nvd CVE-2026-4631
euvd EUVD-2026-19814
packetstorm 92216ca12e5c318f0630a8cd|CVE-2026-4631

Description

Cockpit's remote login feature passes user-supplied hostnames and usernames from the web interface to the SSH client without validation or sanitization. An attacker with network access to the Cockpit web service can craft a single HTTP request to the login endpoint that injects malicious SSH options or shell commands, achieving code execution on the Cockpit host without valid credentials. The injection occurs during the authentication flow before any credential verification takes place, meaning no login is required to exploit the vulnerability.

References