getsentry / getsentry/sentry-javascript

Security Bug Report - Unauthenticated setup-wizard hash fixation mints and exfiltrates victim organization auth tokens

Open
#20,130 1 comment 0 reactions 0 assignees View on GitHub
bug-bounty Security State: Unreproducible State: Won't Do
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

A new security bug report has been reported by the bug bounty program.

---

## Claude Analysis Result

**Possible code path of the root cause:** `/src/sentry/api/endpoints/setup_wizard.py`
**Possible reason:** The report explicitly targets the setup-wizard flow, specifically the endpoints `GET /api/0/wizard/` and `GET /api/0/wizard//`, as well as the frontend page `/settings/wizard//`. The CODEOWNERS file has two explicit entries for these: `/src/sentry/web/frontend/setup_wizard.py @getsentry/team-javascript-sdks` and `/src/sentry/api/endpoints/setup_wizard.py @getsentry/team-javascript-sdks`. The vulnerability is entirely within the setup wizard's hash allocation, cache population, and token leakage logic, which maps directly to these files owned by team-javascript-sdks.
**Possible owner:** `@getsentry/team-javascript-sdks`

**Confidence score:** 95

\*\* If you believe the issue is incorrectly assigned, please assign it to the correct team or let the security team know. Thank you!\*\*

---

To reduce risk of accidental information disclosure, we are intentionally not exposing full vulnerability details here
Please see the parent ticket for the full report: VULN-1424

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.