Skip to main content

Google Workspace unexpected OAuth app authorization

ID:google_workspace_unexpected_oauth_app_authorization
Data type:Google Workspace
Severity:
Low
MITRE ATT&CK:TA0003:T1078.004

Description

AlphaSOC detected a first-seen OAuth application authorization in the workspace via the audit authorize action. This detection flags OAuth clients that are first-seen in the tenant within a learning window. While many third-party apps are legitimate, a new or unexpected OAuth client can indicate an unauthorized action.

Impact

An unexpected OAuth consent can permit a third-party app to access user data and act with the granted scopes. If the application is malicious or misconfigured, it can exfiltrate data or perform actions on behalf of users, potentially enabling persistent access.

Severity

SeverityCondition
Low
Google Workspace unexpected OAuth app authorization

Investigation and Remediation

Identify the client_id, app name, requested scopes, and the authorizing principal from the audit event. Verify whether the app is an approved integration. If it is not approved, remove its access and instruct affected users to revoke the app from their account security settings. Review OAuth grant logs to determine what data the app accessed, and block or restrict the client using an app allowlist. Educate users on safe OAuth consent practices and maintain a centralized app approval process.