Skip to content
Threat Feed
high advisory

ActiveInbox Extension Hard-coded Google OAuth Client Secret

The ActiveInbox Chrome extension up to version 7.10.24 contains hard-coded Google OAuth Client Secrets in its service worker, potentially enabling unauthorized API access and OAuth flow manipulation.

CVE search metadata

CVE search record: CVE-2026-82808. Severity: high. CVSS: 7.3. KEV: no. Product: ActiveInbox Extension (<= 7.10.24). Brief: ActiveInbox Extension Hard-coded Google OAuth Client Secret. Brief link: https://feed.craftedsignal.io/briefs/2026-08-activeinbox-hardcoded-credentials/

A vulnerability identified as CVE-2026-82808 affects the Inbox Foundry ActiveInbox extension for Chrome, versions 7.10.24 and earlier. The issue lies within the dist/service-worker.production-esm.js file, which contains a hard-coded Google OAuth Client Secret. This security oversight allows for the extraction of sensitive credentials used to identify the application during OAuth authentication flows.

Remote attackers can leverage this hard-coded secret to perform unauthorized API requests or interfere with OAuth authentication processes for users of the extension. The vulnerability has been publicly disclosed, and proof-of-concept exploitation material is available, increasing the risk of abuse. Although the vendor was notified, they have noted that their bug bounty program is currently on hold, leaving the exposure present in legacy versions until an update is applied.

Impact

The exposure of the Google OAuth Client Secret permits attackers to masquerade as the legitimate ActiveInbox application during OAuth handshake processes. This can lead to unauthorized access to user data connected via the extension or potential API manipulation, impacting the confidentiality and integrity of the integration between the user's email client and the ActiveInbox service.

Recommendation

  • Audit internal software supply chains for instances of the ActiveInbox Chrome extension, version 7.10.24 or older.
  • Implement browser-based security policies to restrict or monitor the installation of extensions that have known hard-coded credential vulnerabilities.
  • Require users to rotate credentials or re-authenticate through updated service versions once a patch is provided by Inbox Foundry to invalidate the compromised client secret.

Immediate actions

Inventory all endpoints running the ActiveInbox Chrome extension.

IT Operations 24h

Mitigations

Remove or restrict the affected ActiveInbox extension versions (<= 7.10.24) until the vendor provides a patched release.

immediate IT Operations

CVE-2026-82808