Port 8883Secure MQTT

MQTT messaging protected with TLS, commonly used by IoT devices and brokers on TCP port 8883.

transport
tcp · udp

2 transports registered

in transit
encrypted

payload protected on the wire

assignment
official

registered with iana

risk
4/10

caution

lookups
0

rank 994 of 3,378 · top 29%

also known as MQTT over TLS, MQTT TLS

Technical Details

what runs on :8883

A client first performs a TLS handshake with the broker, then exchanges normal MQTT control packets inside the encrypted connection. MQTT 3.1.1 and MQTT 5 commonly use this service, with port 8883 as the conventional default; port 1883 is generally used for unencrypted MQTT. The IANA assignment includes UDP, but conventional MQTT/TLS deployments use TCP.

Security Information

exposure of :8883

risk score

4/ 10caution

worth attention. how exposed you are depends on configuration — don't leave it reachable from the internet without a reason.

network services averages 2.8 across 1,175 ports — this one sits 1.2 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 · udp

udp is connectionless — source addresses are trivially spoofed and it is a reflection favourite

security overview

TLS protects credentials and message contents in transit, but the broker still requires strong authentication, authorization, certificate validation, and topic-level access controls. Internet exposure should be intentional because attackers can probe for weak credentials, misconfigured anonymous access, excessive topic permissions, or consume broker resources; TLS alone does not prevent application-layer abuse.

the 8 most looked-up other ports in network services — 1,175 ports carry that label.

risk mix of the 8 listed

  • caution100%

0 of 8 encrypted