CVE-2026-48050

HIGHPre-NVD 8.88.8
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 72% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
8.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/* via app.Use(pprof.New()) in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before the token check on prefix match, so the endpoints are reachable without any authentication. Version 26.06.1 contains a patch. Some workarounds are available. Block /debug/pprof* at a reverse proxy / load balancer in front of Arc, restrict Arc's API port to known-trusted networks via firewall rules, and/or patch the running build: comment out app.Use(pprof.New()) in internal/api/server.go and rebuild.

CVSS v3
8.8
EG Score
8.8(medium)
EG Risk
55(Track)
EG Risk 55/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity88% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
28%
KEV
Not listed

Published

June 11, 2026

Last Modified

August 25, 2026

Advisory Details (3)

Auto-updated Aug 21, 2026
Patch available. Sources: github, github_commit, github_release.
github_release Patch Available

Arc 26.06.1

Patch available: Basekick-Labs/arc v26.06.1

https://github.com/Basekick-Labs/arc/releases/tag/v26.06.1
github_commit

commit 32a4091fb949 (Basekick-Labs/arc)

Fix landed in Basekick-Labs/arc commit 32a4091fb949 — awaiting tagged release

https://github.com/Basekick-Labs/arc/commit/32a4091fb949f9cf060cdd804a07f6450dc426a8
github Patch Available

Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS · Advisory · Basekick-Labs/arc · GitHub

https://github.com/Basekick-Labs/arc/security/advisories/GHSA-j93g-rp6m-j32m

Vendor Advisories for CVE-2026-48050(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
Go(1)
PackageVulnerable rangeFixed inDependents
github.com/basekick-labs/arc0.0.0-20260520170331-32a4091fb949

Weakness Classification(3)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 9× in last 7d / 10× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-25 17:26 UTCEG score recompute
  2. 2026-08-25 17:03 UTCEG score recompute
  3. 2026-08-25 13:49 UTCEPSS rescore
  4. 2026-08-25 00:02 UTCEG score recompute
  5. 2026-08-23 10:42 UTCEG score recompute
  6. 2026-08-23 00:19 UTCEPSS rescore
  7. 2026-08-21 23:28 UTCEG score recompute
  8. 2026-08-21 22:54 UTCEG score recompute 8.80
  9. 2026-08-21 22:54 UTCMITRE cvelistV5CVSS v3 → 8.8 · CVSS v4 → 8.8
  10. 2026-07-30 09:40 UTCEG score recompute
  11. 2026-07-26 20:52 UTCEG score recompute
  12. 2026-07-23 03:18 UTCEG score recompute
  13. 2026-06-14 23:18 UTCEPSS rescore
  14. 2026-06-13 23:00 UTCEPSS rescore
  15. 2026-06-12 23:12 UTCEPSS rescore
  16. 2026-06-11 17:56 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-48050?
CVE-2026-48050 is a high vulnerability published on June 11, 2026. Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/ via app.Use(pprof.New()) in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits…
When was CVE-2026-48050 disclosed?
CVE-2026-48050 was first published in the National Vulnerability Database on June 11, 2026, with the most recent update on August 25, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-48050 actively exploited?
CVE-2026-48050 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 71.5% of all scored CVEs.
What is the CVSS score of CVE-2026-48050?
CVE-2026-48050 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-48050?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-48050, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-48050

Explore →

Is Your Infrastructure Affected by CVE-2026-48050?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.