Description
A security flaw has been discovered in vidIQ Vision for YouTube Extension 3.199.0 on Chrome. The affected element is the function window.addEventListener of the component postMessage Handler. Performing a manipulation of the argument vidiqEvent results in information disclosure. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor explains: "At this time, vidIQ does not accept security vulnerability submissions, and we do not have a bug bounty program in place."
Published: 2026-08-31
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the window.addEventListener implementation of the postMessage handler in the vidIQ Vision for YouTube Chrome extension. By manipulating the “vidiqEvent” argument, an attacker can read data that should be protected, exposing user information. This flaw is an Information Disclosure weakness (CWE‑200) combined with inadequate access control (CWE‑284). The attacker can remotely obtain data from the extension’s environment, but the flaw does not provide code execution or privilege escalation.

Affected Systems

The affected product is the vidIQ Vision for YouTube Extension for Chrome version 3.199.0. Any user who has installed this specific extension under the Chrome browser is potentially exposed. The vulnerability exists within the extension’s JavaScript and does not affect other Chrome extensions or the browser itself.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk. EPSS data is not available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting limited known exploitation. Nevertheless, the exploit has been released publicly and can be performed remotely by sending a crafted postMessage event to the extension’s context. Attackers would need the extension installed and a valid postMessage trigger, but no additional software prerequisite is required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor‑supplied update that addresses the postMessage handling flaw.
  • If no update is available, disable or remove the vidIQ Vision for YouTube Extension until a fix becomes available.
  • Restrict or block the extension’s postMessage permissions via Chrome policy or a content‑blocking extension to reduce the attack surface.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A security flaw has been discovered in vidIQ Vision for YouTube Extension 3.199.0 on Chrome. The affected element is the function window.addEventListener of the component postMessage Handler. Performing a manipulation of the argument vidiqEvent results in information disclosure. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor explains: "At this time, vidIQ does not accept security vulnerability submissions, and we do not have a bug bounty program in place."
Title vidIQ Vision for YouTube Extension postMessage window.addEventListener information disclosure
First Time appeared Vidiq
Vidiq vision For Youtube Extension
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:vidiq:vision_for_youtube_extension:*:*:*:*:*:*:*:*
Vendors & Products Vidiq
Vidiq vision For Youtube Extension
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Vidiq Vision For Youtube Extension
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T17:54:42.375Z

Reserved: 2026-08-31T04:55:45.384Z

Link: CVE-2026-82809

cve-icon Vulnrichment

Updated: 2026-08-31T17:54:34.194Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-31T18:17:23.803

Link: CVE-2026-82809

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control