Unauthenticated activity detected

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Goal

Sensitive action that should be admin-only was performed by an unauthenticated actor.

This may be caused either by incomplete integration of our SDK, or by a broken authentication flow in your system.

This may allow unauthorized actors to break your trust model and perform destructive actions, access sensitive data, and otherwise break assumptions you have on what a user is allowed to do.

Strategy

Ensure a user is tagged when a activity.sensitive user event is emitted.

If no user is provided , a Medium signal is generated.

Triage and response

  1. Investigate the route where the signal triggered to understand if the issue is caused by an authentication bug, or an incorrect integration.
  2. Consider blocking the malicious IPs until you can update the route.
PREVIEWING: brett.blue/embedded-collector-release