Port 2376Docker Remote API (TLS)

TLS-secured Docker Engine API used by remote clients and automation to manage containers, images, networks, and volumes.

transport
tcp

single transport

in transit
encrypted

payload protected on the wire

assignment
official

registered with iana

risk
8/10

risk

lookups
0

rank 994 of 4,019 · top 25%

also known as docker-s, Docker API over TLS, Docker TLS API

Technical Details

what runs on :2376

The service runs over TCP with a TLS handshake, normally using mutual certificate authentication, followed by Docker Engine's HTTP/1.1 REST API. Requests and responses commonly use JSON, while container attach, exec, logs, and similar operations can use upgraded or streaming HTTP connections. Docker daemons normally use the local Unix socket; TCP 2376 is the conventional TLS-protected remote API port, while 2375 conventionally denotes the unencrypted remote API.

Security Information

exposure of :2376

risk score

8/ 10risk

treat as sensitive. widely scanned and regularly exploited when reachable — restrict it to known sources.

system averages 2.5 across 903 ports — this one sits 5.5 above.

in transit

encrypted

payloads are protected on the wire

assignment

official

registered with iana for this service — scanners fingerprint it by number

reachable over

tcp

every listening transport is another surface to filter at the edge

security overview

This is a high-impact administrative interface: a client that can authenticate to it can commonly control containers and potentially obtain host-level access through mounted filesystems, privileged containers, or the Docker socket. It should not be exposed directly to the public internet; restrict it with network controls and strong mutual TLS credentials, and treat client certificates as equivalent to administrative secrets.

the 8 most looked-up other ports in system — 903 ports carry that label.

risk mix of the 8 listed

  • caution100%

0 of 8 encrypted