CVE-2025-14282
Awaiting Analysis Awaiting Analysis - Queue
Privilege Escalation via Unix Socket Forwarding in Dropbear SSH

Publication date: 2026-02-12

Last updated on: 2026-02-18

Assigner: Fedora Project

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-12
Last Modified
2026-02-18
Generated
2026-05-27
AI Q&A
2026-02-13
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
dropbear dropbear *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


Can you explain this vulnerability to me?

This vulnerability exists in the Dropbear SSH server when running in multi-user mode. The server performs socket forwardings requested by remote clients as the root user before switching to the logged-in user's privileges. Because of this, any user who can log in via SSH can connect to any Unix domain socket using root credentials. This bypasses file system restrictions and any credential checks like SO_PEERCRED or SO_PASSCRED that the socket peer might perform.


How can this vulnerability impact me? :

An attacker who can log in via SSH can exploit this flaw to access Unix domain sockets with root privileges. This means they can bypass normal file system permissions and security checks, potentially gaining unauthorized access to sensitive services or data that communicate over these sockets. This could lead to information disclosure or unauthorized actions performed with elevated privileges.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart