TCP 8182
Synopsis
- Apache TinkerPop Gremlin Server uses TCP 8182 by default for its Gremlin endpoint (typically ws://host:8182/gremlin), accessed by Gremlin Console and language drivers.
- JanusGraph deployments that bundle Gremlin Server expose the graph on port 8182 by default (e.g., the official JanusGraph/Gremlin Server Docker images).
- DataStax Enterprise Graph (DSE Graph) provides a Gremlin endpoint on 8182 for client traversals and queries.
- Amazon Neptune uses port 8182 for its graph APIs: Gremlin over WebSockets/HTTPS at /gremlin and SPARQL over HTTPS at /sparql, plus management endpoints like /loader.
- Security note: Publicly exposed 8182 (Gremlin Server) endpoints have been targeted due to past RCE/deserialization flaws and misconfigurations that allow arbitrary Gremlin script execution or data exfiltration.
Observed activity
Last 30 days
Detailed chart