CVE-2025-14282
CWE-266Published: February 12, 2026· Updated: Feb 18, 2026
Official Description
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.
Technical Analysis
CVE-2025-14282 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CVSS v3.1 Vector Breakdown
Exploit & PoC Resources
All References (7)
Quick Facts
Related CVEs (CWE-266)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-14282 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts