Credential Access
High
- Category
- Privilege Escalation
- Content
## Authentication Zoho uses OAuth 2.0. Access tokens expire after 1 hour, so always refresh before making API calls. The refresh token does not expire unless revoked. ### Get an access token ```bash
- Confidence
- 88% confidence
- Finding
- The skill instructs users to obtain and use long-lived OAuth refresh credentials and access tokens for mailbox access, but provides minimal safeguards around secret handling. In this context, compromised refresh tokens can grant persistent access to email data, which is especially sensitive because mailboxes often contain password resets, invoices, personal data, and internal business communications.
