CVE-2025-14282

A flaw was found in Dropbear. When running in multi-user mode and authenticating users, the dropbear ssh server does the socket forwardings requested by the remote client as root, only switching to the logged-in user upon spawning a shell or performing some operations like reading the user's files. With the recent ability of also using unix domain sockets as the forwarding destination any user able to log in via ssh can connect to any unix socket with the root's credentials, bypassing both file system restrictions and any SO_PEERCRED / SO_PASSCRED checks performed by the peer.
Configurations

No configuration.

History

No history.

Information

Published : 2026-02-12 22:16

Updated : 2026-02-18 21:16


NVD link : CVE-2025-14282

Mitre link : CVE-2025-14282

CVE.ORG link : CVE-2025-14282


JSON object : View

Products Affected

No product.

CWE
CWE-266

Incorrect Privilege Assignment