Severity by source
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-delivered DOM event requires no privileges; victim must navigate to the malicious page (UI:R); impact is limited to extension rule integrity and availability with no confidentiality exposure.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Persistent ad-blocking bypass in Adblock for Youtube Extension versions up to 7.2.1 on Google Chrome allows remote web content to silently disable the extension's filtering rules by exploiting an improper authorization flaw (CWE-285) in the contentscript.js event listener. The updateDynamicRules function processes the yt-anti-adblock-detected DOM event without verifying the caller's origin or authorization, meaning any adversarial webpage can trigger the function and persistently disable ad blocking. Publicly available exploit code demonstrates this technique; the vulnerability is not listed in the CISA KEV catalog and no vendor patch exists, as the maintainer did not respond to pre-disclosure outreach.
Technical ContextAI
Chrome browser extensions inject content scripts (contentscript.js) into web page contexts and can communicate bidirectionally with host pages via DOM events. This extension registers an event listener for the custom event yt-anti-adblock-detected - a signal YouTube uses to notify extensions of its own anti-adblock detection state. The updateDynamicRules function that handles this event fails to validate that the dispatched event originates from a trusted or expected source, a textbook CWE-285 (Improper Authorization) failure. Chrome's extension architecture places content scripts in the same DOM as the host page, meaning any page can dispatch events that content scripts receive unless the script explicitly checks event provenance against a trusted origin. This architectural trust boundary confusion is the root cause. The affected CPE is cpe:2.3:a:n/a:adblock_for_youtube_extension:*:*:*:*:*:*:*:*, covering all releases through 7.2.1.
RemediationAI
No vendor-released patch has been identified at time of analysis - the vendor did not respond to disclosure, and no fixed version number is available from any reference. The primary recommended action is to remove or disable the Adblock for Youtube Extension (versions through 7.2.1) from Chrome immediately. Users requiring ad-blocking functionality should migrate to an actively maintained alternative extension with a responsive security disclosure process. As a compensating control short of removal, Chrome users can restrict the extension to specific site permissions via chrome://extensions, limiting which pages can interact with the content script's DOM; this reduces but does not eliminate the attack surface, since YouTube itself is a likely permitted origin. Chrome enterprise administrators can block installation of the specific extension ID via managed browser policy. Monitor https://vuldb.com/vuln/391190 and the public POC at https://github.com/xryj920/chrome_extensions/ for updates on a patched release.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-60048
GHSA-9h57-f8p2-fmg7