Port 26000Quake Game Server

Port 26000 is primarily used by id Software's Quake game servers to host multiplayer matches, enabling players to connect and engage in competitive gameplay. It supports both TCP and UDP protocols, facilitating efficient data transmission of game state, player movement, and related communication. As one of the original ports used for online gaming, it remains emblematic of early internet-based multiplayer entertainment..

transport
tcp · udp

2 transports registered

in transit
cleartext

payload readable on path

assignment
official

registered with iana

risk
4/10

caution

lookups
11,258

rank 370 of 993 · top 37%

1 other service is registered on port 26000. compare all 2

Technical Details

what runs on :26000

Port 26000 was originally designated for id Software’s Quake game servers. These servers handle real-time multiplayer matchmaking, state synchronization, and communication between clients. Quake pioneered online first-person shooter experiences, and its protocol facilitates fast data transmission — often leveraging UDP due to its lower latency — but also supports TCP for reliable data delivery when necessary.

Typically, a Quake server listens on UDP port 26000 to handle rapid game-state updates, including player positioning, firing, and world events. TCP connections were sometimes used for control messages and reliable exchange of game metadata. The usage of both protocols allowed for a balance between speed and reliability in the latency-sensitive environment of multiplayer gaming.

Over time, descendants of Quake or mods built on its engine continued to use this port conventionally, though newer games increasingly adopted dynamic or configurable ports. While primarily associated with Quake, sometimes other legacy game servers or community-hosted matches still use this port number for backward compatibility and ease of player discovery.

Security Information

exposure of :26000

risk score

4/ 10caution

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

gaming averages 4.0 across 124 ports — this one sits level with it.

in transit

cleartext

credentials and payloads are readable by anyone on path

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

Common vulnerabilities:

  • The port is often associated with poorly maintained or legacy game servers that might not be kept up to date, rendering them vulnerable to buffer overflows, denial-of-service (DoS) attacks, or exploitation of known Quake engine vulnerabilities.
  • Since game servers commonly expose detailed information about players, configurations, or even server OS details, adversaries could use reconnaissance attacks to gather intelligence.
  • Abuse of the UDP communication can facilitate amplification DDoS attacks due to lack of authentication in protocol design.

Common mitigations:

  • Restrict exposure of this port at the firewall level to trusted IP addresses or known client networks.
  • Regularly update and patch any server software running on this port to guard against known engine exploits.
  • Monitor and limit bandwidth to prevent amplification or flooding attacks.
  • Apply rate-limiting or connection management to minimize risk of DoS attempts.
  • If possible, wrap control connections in authentication schemes, or migrate to more secure, modern protocols for game communication.

the 8 most looked-up other ports in gaming — 124 ports carry that label.

risk mix of the 8 listed

  • caution100%

0 of 8 encrypted