Missing Authentication for Critical Function Affecting github.com/basekick-labs/arc/internal/api package, versions <26.06.1


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.36% (30th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Missing Authentication for Critical Function vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-GOLANG-GITHUBCOMBASEKICKLABSARCINTERNALAPI-17723787
  • published30 Jun 2026
  • disclosed11 Jun 2026
  • creditUnknown

Introduced: 11 Jun 2026

CVE-2026-48050  (opens in a new tab)
CWE-306  (opens in a new tab)

How to fix?

Upgrade github.com/basekick-labs/arc/internal/api to version 26.06.1 or higher.

Overview

Affected versions of this package are vulnerable to Missing Authentication for Critical Function via unauthenticated access to the /debug/pprof endpoints. An attacker can retrieve sensitive runtime information, including in-memory state, call stacks, and authentication cache data, or exhaust CPU resources by making crafted HTTP requests to these endpoints. This can be achieved without authentication, rate limiting, or resource constraints, allowing remote exploitation.

Workaround

This vulnerability can be mitigated by blocking /debug/pprof* at a reverse proxy or load balancer, restricting the API port to trusted networks via firewall rules, or commenting out app.Use(pprof.New()) in the relevant server file and rebuilding.

CVSS Base Scores

version 4.0
version 3.1