You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
chromedriver security
About this tag
The chromedriver security tag covers discussions about vulnerabilities and security advisories related to ChromeDriver, the WebDriver for Google Chrome. Topics include how flaws like CVE-2026-3934, a policy-enforcement failure in Chromium that can bypass same-origin protections, affect enterprise environments using browser automation for testing, scraping, and CI pipelines. Microsoft's Security Update Guide is highlighted as a key resource for tracking how upstream open-source issues impact the software supply chain. The tag focuses on the intersection of ChromeDriver, security updates, and enterprise IT, emphasizing the need for awareness in automated browser workflows.
Microsoft’s Security Update Guide has become one of the clearest ways to track how upstream open-source flaws travel into the enterprise software supply chain, and CVE-2026-3934 is a good example of why that matters. In this case, Microsoft is surfacing a Chromium-era ChromeDriver issue that can...