Description
A weakness has been identified in extension.vn 2FA Authenticator Extension 1.0.0.2 on Chrome. The impacted element is the function chrome.runtime.onMessageExternal.addListener of the component Background Service Worker. Executing a manipulation of the argument sender.id can lead to information disclosure. The attack requires local access. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure.
Published: 2026-08-31
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The background service worker in extension.vn 2FA Authenticator Extension 1.0.0.2 exposes a flaw in the chrome.runtime.onMessageExternal.addListener handler. By manipulating the argument sender.id, an attacker with local access can trigger the listener to return a stored TOTP secret. The weakness directly results in the disclosure of credentials that the extension stores for two‑factor authentication, compromising the confidentiality of the user’s secrets.

Affected Systems

This weakness is limited to the specified Chrome extension, extension.vn 2FA Authenticator Extension version 1.0.0.2. No other products or versions are currently documented as affected. The vulnerability only exists on Google Chrome for which this extension is distributed via the Chrome Web Store.

Risk and Exploitability

The CVSS base score is 4.8, indicating moderate risk; no EPSS value is reported and it is not part of the CISA KEV catalogue. The attack requires local access, so the threat model is confined to users who can run code on the victim machine. An attacker could read the TOTP secrets and use them for account takeover. The weakness maps to CWE‑200 (Sensitive Data Exposure) and CWE‑284 (Improper Access Control).

Generated by OpenCVE AI on August 31, 2026 at 18:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest patched version of the extension from the Chrome Web Store.
  • If a patched version is unavailable, uninstall the 2FA Authenticator Extension to eliminate the exposed data channel.
  • Review and revoke any external messaging permissions granted to the extension in Chrome’s Extension Management settings.

Generated by OpenCVE AI on August 31, 2026 at 18:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in extension.vn 2FA Authenticator Extension 1.0.0.2 on Chrome. The impacted element is the function chrome.runtime.onMessageExternal.addListener of the component Background Service Worker. Executing a manipulation of the argument sender.id can lead to information disclosure. The attack requires local access. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure.
Title extension.vn 2FA Authenticator Extension Background Service Worker chrome.runtime.onMessageExternal.addListener information disclosure
First Time appeared Extension.vn
Extension.vn 2fa Authenticator Extension
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:extension.vn:2fa_authenticator_extension:*:*:*:*:*:*:*:*
Vendors & Products Extension.vn
Extension.vn 2fa Authenticator Extension
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Extension.vn 2fa Authenticator Extension
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T16:45:09.367Z

Reserved: 2026-08-31T05:03:03.440Z

Link: CVE-2026-82810

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-31T17:17:47.313

Link: CVE-2026-82810

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T18:30:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control