The GoLand profiler temporarily instruments the profiled application and uses an injected pprof server to collect profiling data. The server did not enforce authentication, matching CWE-306, so a client that could reach it could retrieve profiling data without credentials. The supplied vector describes network reachability, no required privileges, no user interaction, and high attack complexity. The affected component is the profiler's injected server; the available evidence does not establish its bind address, port, endpoint set, or exact request sequence. The confirmed outcome is confidentiality loss of profiling data; integrity and availability impacts are not identified.