Description
A weakness has been identified in Adblock for Youtube Extension up to 7.2.1 on Chrome. The impacted element is the function updateDynamicRules of the file contentscript.js of the component Event Listener. This manipulation of the argument yt-anti-adblock-detected causes improper authorization. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-17
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates in the updateDynamicRules function of contentscript.js within the Adblock for Youtube Extension, allowing controlled manipulation of the yt-anti-adblock-detected argument. This flaw results in improper authorization, enabling an attacker to override or disable the extension’s ad-blocking behavior remotely. As the extension’s protection mechanism can be subverted, users may be exposed to ads, tracking, and potentially malicious sites without the intended filtration. The weakness aligns with CWE-266 (Least Privilege) and CWE-285 (Improper Authorization).

Affected Systems

Adblock for Youtube Extension, any Chrome installation of version 7.2.1 or earlier. The documented vulnerability affects the extension in its up-to-7.2.1 release on the Chrome browser; later releases are not confirmed to be impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. The attack can be performed remotely through the event listener component, and public exploit code has been released, increasing the likelihood of real-world attacks. Exploitation requires the attacker to leverage the extension’s privileged event handling; thus, an active or compromised Chrome user would be a primary target.

Generated by OpenCVE AI on August 17, 2026 at 06:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch when it becomes available.
  • If no update is available, uninstall or disable the Adblock for Youtube Extension until a fix is released.
  • Configure Chrome to restrict or revoke permissions for the extension via Chrome Enterprise or local policy, preventing it from modifying DOM elements it should not alter.

Generated by OpenCVE AI on August 17, 2026 at 06:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Adblock for Youtube Extension up to 7.2.1 on Chrome. The impacted element is the function updateDynamicRules of the file contentscript.js of the component Event Listener. This manipulation of the argument yt-anti-adblock-detected causes improper authorization. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Adblock for Youtube Extension Event Listener contentscript.js updateDynamicRules improper authorization
First Time appeared Adblock For Youtube Extension
Adblock For Youtube Extension adblock For Youtube Extension
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:adblock_for_youtube_extension:adblock_for_youtube_extension:*:*:*:*:*:*:*:*
Vendors & Products Adblock For Youtube Extension
Adblock For Youtube Extension adblock For Youtube Extension
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L/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:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Adblock For Youtube Extension Adblock For Youtube Extension
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-17T05:00:11.528Z

Reserved: 2026-08-16T14:32:39.184Z

Link: CVE-2026-19986

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T05:17:10.293

Modified: 2026-08-17T05:17:10.293

Link: CVE-2026-19986

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T06:30:04Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization