Description
A vulnerability was identified in Inbox Foundry ActiveInbox Extension up to 7.10.24 on Chrome. Impacted is an unknown function of the file dist/service-worker.production-esm.js of the component Google OAuth Client Secret. Such manipulation leads to hard-coded credentials. The attack can be executed remotely. The exploit is publicly available and might be used. The vendor was informed beforehand about the issue. The support explains, that "[a]t the moment, the [bug bounty] programme is on hold while we work through a large number of existing reports."
Published: 2026-08-31
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the service‑worker.production‑esm.js file of the Inbox Foundry ActiveInbox Chrome extension. A hard‑coded Google OAuth client secret is embedded in the bundled code. This disclosure exposes authentication credentials, enabling an attacker to impersonate the extension or directly access the associated Google account. The weakness matches CWE‑259 and CWE‑798, where stored credentials are improperly protected. Once obtained, the secret provides the attacker with broad access to the authenticated user’s Google resources, potentially allowing data exfiltration, unauthorized API calls, and other privileged operations.

Affected Systems

Inbox Foundry’s ActiveInbox Chrome extension, specifically versions up to and including 7.10.24, is affected when installed on Google Chrome. The issue is tied to the "dist/service-worker.production-esm.js" component that handles Google OAuth. The affected product is identified by the CPE cpe:2.3:a:inbox_foundry:activeinbox_extension:*:*:*:*:*:*:*:* and is distributed as a browser extension.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. The EPSS score is not available, but public exploit references suggest that the attack can be performed remotely by installing or modifying the extension. The vulnerability is not listed in CISA’s KEV catalog. Because the credential is hard‑coded, exploitation requires only the installation of the affected extension, with no special permissions on the user’s system. The risk is therefore significant for users who rely on the extension for Google account access, and the potential impact could be high if the compromised credentials are reused or if the attacker leverages them to broaden their attack surface.

Generated by OpenCVE AI on August 31, 2026 at 17:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ActiveInbox Extension to the latest version that removes the hard‑coded client secret
  • Revoke the exposed Google OAuth client secret in the Google Cloud console and generate a new credential
  • Uninstall any version of ActiveInbox Extension older than 7.10.24
  • Define a Chrome policy to block the ActiveInbox Extension if the vendor has not released a fix in a timely manner

Generated by OpenCVE AI on August 31, 2026 at 17:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in Inbox Foundry ActiveInbox Extension up to 7.10.24 on Chrome. Impacted is an unknown function of the file dist/service-worker.production-esm.js of the component Google OAuth Client Secret. Such manipulation leads to hard-coded credentials. The attack can be executed remotely. The exploit is publicly available and might be used. The vendor was informed beforehand about the issue. The support explains, that "[a]t the moment, the [bug bounty] programme is on hold while we work through a large number of existing reports."
Title Inbox Foundry ActiveInbox Extension Google OAuth Client Secret service-worker.production-esm.js hard-coded credentials
First Time appeared Inbox Foundry
Inbox Foundry activeinbox Extension
Weaknesses CWE-259
CWE-798
CPEs cpe:2.3:a:inbox_foundry:activeinbox_extension:*:*:*:*:*:*:*:*
Vendors & Products Inbox Foundry
Inbox Foundry activeinbox Extension
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Inbox Foundry Activeinbox Extension
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T19:02:39.743Z

Reserved: 2026-08-31T04:48:20.500Z

Link: CVE-2026-82808

cve-icon Vulnrichment

Updated: 2026-08-31T19:02:00.704Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T17:17:46.970

Modified: 2026-08-31T20:56:08.800

Link: CVE-2026-82808

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T21:20:59Z

Weaknesses
  • CWE-259

    Use of Hard-coded Password

  • CWE-798

    Use of Hard-coded Credentials