TCP 7474

ProtocolTCP
Port7474
LabelsNeo4J Server webadmin

Synopsis

  • Neo4j Graph Database uses TCP port 7474 for its HTTP interface, serving the REST API and the Neo4j Browser web UI.
  • This is the default in Neo4j Community and Enterprise editions (e.g., versions 3.x–5.x) and in the official neo4j Docker images, typically accessed at http://host:7474/.
  • Related defaults: HTTPS on 7473 and the Bolt protocol on 7687.
  • Security note: attackers commonly scan for exposed 7474/tcp to identify Neo4j instances; misconfigurations or default/weak credentials have led to unauthorized access and data exfiltration.

Observed activity

Last 30 days Detailed chart

More information