
Critical vulnerability in Blink: a website can block all Chromium-based browsers
Researcher José Pino has presented a proof-of-concept vulnerability in the Blink rendering engine used in Chromium -based browsers, demonstrating how a single web page can crash many popular browsers and render a device unusable in seconds. Pino published code for Brash , which demonstrated massive UI degradation and complete tab freezing on most tested Chromium builds. The vulnerability is related to an architectural feature of document.title processing: Blink has no rate limit for document title updates, allowing the script to make millions of changes to the DOM and overload the main thread in a matter of milliseconds. Pino’s method involves loading a










