/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

SQLite flaws left Chrome open to remote code execution before being patched two weeks ago, were found by Tencent researchers a year after revealing similar bugs

Magellan 2.0 vulnerabilities were patched in Google Chrome 79.0.3945.79.  —  A new set of SQLite vulnerabilities can allow attackers …

ZDNet Catalin Cimpanu

Context & Ripple Effects

Tencent's researchers are back on SQLite: a year after their first round of findings against the embedded database, they have disclosed Magellan 2.0, a new set of flaws that allowed remote code execution inside Chrome. Google had already shipped the fix quietly in Chrome 79.0.3945.79 about two weeks before the disclosure went public.

The episode fits a pattern in Chrome's security record rather than standing alone — earlier in 2019 Google confirmed a sandbox-escaping zero-day that was actively exploited in a routine patch, and the following years brought repeated in-the-wild zero-day fixes. The common thread is that Chrome's attack surface extends well past its own code into the libraries it embeds.

First-order effects

  • Chrome users on versions older than 79.0.3945.79 were exposed to remote code execution through SQLite until the update landed; anyone who auto-updated was covered before the flaws were publicly named.

Second-order effects

  • Every other vendor that embeds SQLite — browsers, operating systems, and applications — now has to assess whether the same Magellan 2.0 bugs affect their builds and ship their own patches.

Third-order effects

  • A repeat engagement by the same research team a year apart signals that widely shared components like SQLite will be probed continuously, pushing the industry toward treating embedded-library patching as a permanent coordination problem between upstream maintainers and downstream embedders.

The trend: Browser security is increasingly determined by vulnerabilities in shared embedded libraries such as SQLite, turning one researcher's findings into a patching obligation across the entire software ecosystem.

Discussion

  • @tencent_blade @tencent_blade on x
    No need to worry: SQLite and Google have already confirmed and fixed it and we are helping other vendors through it too. We haven't found any proof of wild abuse of Magellan 2.0 and will not disclose any details now. Feel free to contact us if you had any technical questions! htt…
  • @tencent_blade @tencent_blade on x
    Magellan 2.0 on its way! Blade researcher @leonwxqian found another set of vulnerabilities in #SQLite which can result in remote code execution via WebSQL, leaking program memory or possible program crashes. More Q&As can be found at https://blade.tencent.com/...
  • @campuscodi Catalin Cimpanu on x
    Google Chrome impacted by new Magellan 2.0 vulnerabilities * Fixed in Chrome 79.0.3945.79 * Magellan 2.0 actually impacts SQLite * Many apps also impacted, but likely not exploitable * However, Chrome is susceptible to “remote” attacks... because WebSQL https://www.zdnet.com/... …