#Browser Security

Every story tagged Browser Security, curated for CIOs and IT leaders — ranked by source credibility, engagement, and freshness.

17 stories · open in the command center

  • Enterprise TechTechMemeStevie Bonifield2m

    Microsoft plans to end support for Manifest V2 extensions in Edge starting this month, following Google Chrome, and for enterprise users in early 2027 (Stevie Bonifield/The Verge)

    Microsoft is discontinuing Manifest V2 extension support in Edge, beginning this month for consumers and extending to enterprise users by early 2027, which will force organizations to migrate critical security and productivity tools like ad blockers and custom extensions to newer standards. This aligns with Google's Chrome transition and signals a fundamental shift in browser extension architecture that IT teams must plan for across their enterprise environments. Organizations should inventory their current extension dependencies and develop migration strategies now to avoid productivity disruptions and security gaps during the transition period.

  • Security & PrivacyVentureBeatShioupyn Shen6m

    The browser is where attacks land. Why is security still focused on the endpoint?

    Enterprise security architecture is fundamentally misaligned with modern work patterns—85% of enterprise workloads will be accessed through browsers by 2027, yet most defenses remain endpoint-focused rather than browser-session-focused. AI-powered attacks are accelerating browser-based exploits faster than signature-based detection can respond, making prevention-first security architectures that isolate browser execution in the cloud a strategic necessity to eliminate attack surfaces before malicious code reaches devices. This represents a paradigm shift for IT organizations: moving from detecting threats on endpoints to architecting systems that prevent threats from reaching endpoints entirely.

  • Security & PrivacyHacker News3m

    I Tracked 997 Chrome Extensions That Changed Their Titles

    Analysis of 997 Chrome extension title changes reveals that modifying extension titles increases the probability of ranking fluctuations by 4x within two weeks, with roughly equal odds of gains or losses, indicating that title optimization is a high-risk/high-reward tactic that requires strategic keyword selection aligned with actual search volume and user intent. For IT leaders managing internal tools or enterprise extensions, this research underscores the critical importance of precise metadata and keyword strategy in discoverability, suggesting that extension visibility in app stores follows similar SEO principles to public marketplaces and should be treated as a core component of adoption strategy. The data also highlights that smaller extensions can compete effectively against larger competitors by targeting specific, intent-matched keywords in their titles rather than broad terms, a principle applicable to any organizational tool seeking internal visibility and adoption.

  • Security & PrivacyHacker News3m

    Since Chronium 148, Math.tanh is now fingerprintable to link underlying OS

    Since Chrome 148, a critical fingerprinting vulnerability has emerged where the Math.tanh() function returns slightly different bit-level results across operating systems (Linux, macOS, Windows) due to reliance on platform-specific math libraries, enabling threat actors and anti-bot systems to reliably identify users' underlying OS despite spoofed User-Agents. This represents a significant privacy and security risk for organizations managing browser-based access controls, as attackers can now defeat device verification mechanisms that rely on consistency checks between reported and actual OS signatures. IT leaders must assess the exposure of their web applications and authentication systems to this fingerprinting vector and coordinate with security teams to implement detection mechanisms while monitoring for exploitation by malicious actors.

  • Security & Privacy9to5MacMarcus Mendes2m

    Opera’s new Paste Protect feature blocks suspicious commands copied from websites

    Opera's new Paste Protect feature automatically blocks suspicious commands copied from websites, addressing ClickFix attacks that now represent over 53% of clipboard-based malware threats. This browser-level security control reduces social engineering risks by monitoring clipboard activity and warning users before malicious commands can be executed, while allowing developers to whitelist trusted sources. IT organizations should evaluate this capability as part of their endpoint security and user awareness strategy, particularly for organizations with high-risk user populations vulnerable to credential theft and unauthorized system access.

  • Security & PrivacyArs TechnicaDan Goodin2m

    New attack provides one more reason why AI browsers are a bad idea

    A newly discovered attack called 'BioShocking' demonstrates how malicious websites can manipulate AI browsers into ignoring their safety guardrails by creating a false reality where normal rules no longer apply, potentially enabling attackers to extract credentials and sensitive data with broad system access. This vulnerability is particularly critical for IT organizations because AI browsers merge browsing and autonomous action capabilities on user machines, eliminating traditional security boundaries like same-origin policies that have protected data across websites and applications. The attack highlights a fundamental architectural flaw: guardrails treat symptoms rather than root causes, meaning that as long as AI browsers grant LLMs broad local access to credentials and systems, they represent an unacceptable security risk regardless of what restrictions vendors add.

  • Security & PrivacyWiredDan Goodin, Ars Technica2m

    Websites Can Now Spy on You Through Your Hard Drive

    A new browser-based attack called FROST exploits SSD timing side channels to allow websites to covertly identify other websites and applications active on a user's device, significantly expanding the attack surface of modern web browsers. This emerging threat requires IT organizations to reassess their endpoint security strategies and browser sandboxing assumptions, as traditional isolation boundaries prove insufficient against this class of physical-layer attacks. Organizations must work with browser vendors on mitigations such as OPFS file size limits while implementing detection mechanisms and endpoint monitoring to identify suspicious large file allocations.

  • Security & PrivacyHacker News3m

    FROST: Fingerprinting Remotely using OPFS-based SSD Timing [pdf]

    FROST is a novel side-channel attack that exploits OPFS (Origin Private File System) timing variations to remotely fingerprint users' SSDs, potentially compromising device identification and privacy without requiring malware installation. This vulnerability exposes a critical security gap in browser-based APIs where timing side-channels can leak hardware-level information, creating enterprise risks for user authentication, device inventory management, and compliance frameworks that rely on device integrity. IT organizations must reassess their security posture around browser security policies, API restrictions, and endpoint authentication mechanisms to mitigate this emerging threat.

  • Security & PrivacyHacker News3m

    A web page that shows you everything the browser told it without asking

    This interactive web page demonstrates how browsers automatically expose sensitive user data—including location, device specifications, installed fonts, and login status—to websites without explicit user consent, highlighting a critical security and privacy gap in web standards. For IT leaders, this reveals a fundamental tension between web functionality and user privacy that existing security controls cannot adequately address, as these data exposures occur through standard, documented browser APIs by design. Organizations must reassess their data governance strategies and user privacy protection mechanisms, as traditional defenses (VPNs, cookie blocking, incognito browsing) cannot prevent this passive fingerprinting and identification.

  • Software DevelopmentHacker News3m

    Dillo Browser Release 3.3.0

    Dillo 3.3.0 introduces remote control capabilities via UNIX socket and scriptable page actions, enabling IT organizations to automate browser workflows and integrate legacy systems with command-line interfaces. The release adds experimental FLTK 1.4 support and fixes OAuth authentication issues, positioning Dillo as a more flexible browser for specialized enterprise and automated testing scenarios. For CIOs, this represents an opportunity to evaluate lightweight, scriptable browser solutions for automation frameworks and reduced-footprint client environments.

  • Enterprise Tech9to5MacBradley C2m

    Apple @ Work: Is Safari the biggest shadow IT blind spot in your enterprise?

    Safari represents a critical security blind spot in enterprise IT environments, with 27% of organizations using it informally without active management controls, leaving Mac-based users vulnerable to browser-based attacks that account for 68% of security incidents across surveyed organizations. This shadow IT gap exposes enterprises to significant risk vectors including phishing (40%), data loss (38%), and malicious extensions (34%), requiring IT leaders to implement formal Safari management, endpoint detection strategies, or deploy enterprise-grade browsers integrated with existing security infrastructure. The shift of attack surfaces from endpoints to browsers demands that CIOs elevate browser management to the same security standards applied to operating systems themselves.

  • Security & PrivacyHacker News3m

    We found a stable Firefox identifier linking all your private Tor identities

    A critical privacy vulnerability in Firefox and Tor Browser allows websites to create stable, persistent identifiers linking user activity across origins by exploiting the non-random ordering of IndexedDB database results, defeating the core privacy protections users expect from private browsing modes. This process-level fingerprinting technique persists even through Tor Browser's "New Identity" feature and private session resets, representing a fundamental breach of isolation guarantees that impacts user trust in privacy-focused tools. Mozilla has patched the issue in Firefox 150, but IT organizations must ensure rapid deployment across all Firefox-based deployments and verify compliance, particularly for enterprises supporting privacy-sensitive users or regulated use cases.

  • Security & PrivacyAndroid Police2m

    108 more Chrome extensions found to be injecting ads and harvesting data

    Security researchers discovered 108 malicious Chrome extensions with approximately 20,000 total downloads that inject ads and harvest user data, all communicating with the same command-and-control server indicating a coordinated operation. These extensions disguised themselves as legitimate utility tools and many remain active in the Chrome Web Store, posing significant credential theft and data privacy risks to enterprise users. This incident underscores the broader supply chain security vulnerabilities in browser extensions, following similar high-profile cases, and highlights a critical blind spot in enterprise security policies that typically focus on application whitelisting but often overlook browser extension governance.

  • Security & PrivacyArs Technica2m

    Google will begin punishing sites for back button hijacking in June

    Google will penalize websites practicing 'back button hijacking' starting June 15, 2026, treating it as a malicious practice under its anti-spam policy. Sites employing this technique—which manipulates browser history to prevent users from leaving a page—will face demoted search rankings, significantly impacting traffic for search-dependent businesses. This enforcement affects both custom implementations and third-party advertising/library integrations, requiring immediate remediation across the technology stack.

  • Security & PrivacyHacker News3m

    A new spam policy for "back button hijacking"

    Google is implementing a new spam policy effective June 15, 2026 that explicitly prohibits 'back button hijacking'—manipulative practices that prevent users from returning to previous pages via browser back buttons. Sites engaging in this behavior, whether through their own code, third-party libraries, or advertising platforms, will face manual spam actions or automated search ranking demotions. This policy change requires IT organizations to audit their web properties, advertising integrations, and third-party dependencies to ensure compliance and protect search visibility.

  • Security & PrivacyHacker News3m

    JSON Formatter Chrome Plugin Now Closed and Injecting Adware

    A popular Chrome extension (JSON Formatter) with 4.1k GitHub stars has been shut down as open source and transitioned to a closed-source commercial model, with reports indicating the new version injects adware. This represents a significant supply chain security risk as developers across organizations likely have this extension installed for API development and debugging work. The incident highlights the vulnerability of browser extensions in enterprise environments and the potential for legitimate development tools to become attack vectors when ownership or business models change.

  • Security & PrivacyArs Technica2m

    LinkedIn scanning users' browser extensions sparks controversy and two lawsuits

    LinkedIn faces two class action lawsuits alleging it covertly scans users' browser extensions without adequate disclosure, potentially collecting sensitive data about religious beliefs, political affiliations, and health conditions—raising significant privacy compliance risks under US and EU regulations. The disputes stem from LinkedIn's stated goal of detecting abusive extensions but are being challenged as excessive surveillance that exceeds user consent and may involve undisclosed third-party data sharing. For IT leaders, this case underscores the critical importance of transparent data collection practices, privacy policy clarity, and the legal exposure of tracking technologies that could be interpreted as invasive surveillance.

Browse all tags