Why it matters: A hardware wallet is supposed to solve one problem: keep your Bitcoin keys somewhere no attacker can reach them. This week showed what happens when the flaw sits inside the wallet itself. A firmware bug that’s been shipping in Coldcard devices since 2021 let an attacker guess supposedly random seed phrases from the outside, no physical access, no phishing, no malware required, and drain funds from thousands of addresses. The running total is already past $88 million, and it’s still climbing.
A flaw in Coldcard’s firmware has put the spotlight on a basic part of wallet security: how the device generates its seed in the first place. The issue came into focus after an attacker drained 1,196 Bitcoin addresses on July 30 in a 41-minute stretch, taking 1,082.65 BTC worth about $70.2 million at the time.
Galaxy Research tied the sweep to Coldcard, the Bitcoin-only hardware wallet line made by Coinkite, and said the pattern matched a firmware problem rather than a random event. Two more waves have surfaced since, and Galaxy’s running total now stands at 1,367.05 BTC, worth about $88.6 million, across 4,585 addresses. The firm describes that as a preliminary observed figure that could still climb as it traces more on-chain activity.
The problem goes back to a March 2021 firmware integration error. Instead of using the STM32 hardware random number generator, affected devices fell back to a deterministic software pseudorandom number generator when creating seeds. That matters because seed generation is supposed to produce output that cannot be guessed or reconstructed.
In plain terms: a wallet’s seed is the master code, usually a string of 12 or 24 words, that can recreate every address and private key tied to it. That code has to come from a process nobody could predict or reverse-engineer, which is why devices lean on a dedicated randomness chip instead of ordinary software. When that swap happens quietly in reverse, the numbers still look random on screen, but they aren’t, and that gap is what an attacker can exploit.
Block said an attacker who can pin down the device UID, timer state, and earlier random-number calls can reproduce candidate output streams without touching the wallet itself. Those candidate seeds can then be tested by deriving addresses and comparing them with public blockchain data. In other words, the weakness isn’t in the blockchain, but in how the wallet device formed the starting point for key generation.
Put simply, the attacker never had to steal or even see the physical wallet. If you can work out roughly how a device’s internal clock and serial number behaved the moment it powered on, you can recreate the same “random” number it generated on an ordinary computer, then just check whether that guess unlocks a real, funded address.
The bug traces back to a config mismatch in Coldcard’s production code. The firmware defined a hardware RNG setting, but the library that handled it checked whether the setting existed rather than whether it was actually enabled. That sent the build into MicroPython’s Yasmarang fallback, which starts from fixed device data and doesn’t gather fresh entropy after initialization.
Advertisement
In practice, this was a coding oversight rather than a deliberate shortcut. The software was supposed to check whether the hardware randomness generator was switched on, but it only checked whether that setting existed in the code at all, which was true either way. So every device quietly fell back to the weaker method, a backup meant only for rare edge cases, without anyone noticing it had become the default.
Coinkite says the effective entropy is about 40 bits on the Mk3 and about 72 bits on the Mk4, Mk5, and Q. That’s well below the 128 bits expected from a standard 12-word BIP-39 seed.
To translate the bit counts: think of entropy as the size of a combination lock. A 40-bit lock has around a trillion possible combinations, small enough for ordinary hardware to work through in hours. 72 bits is a much bigger lock, out of reach for a hobbyist but not for a well-funded attacker. A proper 128-bit lock, by contrast, would take far longer than the universe has existed to crack by brute force, even at billions of guesses a second.
Coinkite released emergency firmware on July 31 for all affected models and release tracks. That update, however, doesn’t fix seeds that were already created. The company is telling users with exposed seeds to generate a new one on patched firmware and move their coins. Restoring an old seed on a new device or updated firmware doesn’t remove the weakness.
Advertisement
Which devices are exposed depends on the firmware running when the seed was created. Block places Mk2 and Mk3 versions 4.0.0 through 4.1.9 on the vulnerable path, while Coinkite lists Mk3 versions 4.0.1 through 4.1.9 and says the issue was fixed in 4.2.0. For newer models, Mk4 and Mk5 are affected before 5.6.0, the Q before 1.5.0Q, and Edge builds before the later edge-specific fixes.
Coinkite says seeds built with at least 50 fair, independent, private dice rolls aren’t exposed to this bug alone. Users who aren’t sure how their seed was made should migrate anyway, the company says. A strong BIP-39 passphrase creates a separate wallet, but Coinkite still recommends replacing the seed. Multisig only helps if the quorum isn’t made up entirely of affected devices. Tapsigner, Opendime, and Satscard use different codebases and aren’t affected.
No one has named the attacker. Galaxy said it found no other Bitcoin transactions in the previous 30 days with the same 30 sat/vB, no-change pattern, but it also warned that the signature identifies the operator, not necessarily the theft. A sweep, the firm said, can look the same as a legitimate move by the owner.
A second wave on July 31 drained another 76.16 BTC from 1,478 addresses, and a third, identified August 1, took 207.73 BTC from 1,912 more – bringing the three-wave total to the current 1,367.05 BTC. Galaxy said the first two waves shared the same transaction fingerprint, but the third used a different output pattern, which the firm said could mean the original attacker changed tools, or that a second party is now exploiting the same flaw.
Advertisement
The failure has landed hardest on exactly the users who took the most care to avoid it. Jonathan Goodman, who says he lost roughly $1.6 million in the exploit, described keeping his Coldcard in a safety deposit box that had never touched the internet, textbook practice for cold storage. “I did everything right,” he wrote in a post that circulated widely on X.
Coldcard’s user base has traditionally skewed toward people who went out of their way to learn self-custody rather than casual holders, which has fed a broader sense among affected users that no publicized best practice fully protects against a flaw built into the hardware itself.
This situation has fed a wider debate on Bitcoin forums over what self-custody can realistically promise. If a five-year-old firmware bug could sit undetected in a well-regarded device, some holders are asking what basis there is for treating other hardware wallets as safe simply because they haven’t been caught yet.
Others have pointed to Coinkite’s own acknowledgment that AI tools may have helped surface the flaw as a sign the gap between a bug shipping and someone finding it is likely to keep shrinking.
Advertisement
The incident comes soon after Coinspect’s “Ill Bloom” research in early July, which described a separate weak-PRNG flaw in older software wallets and linked it to more than $5 million in losses across several blockchains since May. The two disclosures point to the same lesson: when randomness is weak, the rest of the cryptography can be perfectly sound and still fail.
Russia patented a carrier drone capable of deploying six tethered reconnaissance copters
One airborne platform controls multiple surveillance drones through physical cable connections simultaneously
Each tethered copter receives power and commands directly from the carrier aircraft
A newly-patented Russian drone design turns a single aircraft into a mobile hub for up to six smaller spy copters.
Engineers at the Novosibirsk Higher Military Command School, known as NVVKU, filed the patent through Russia’s Ministry of Defence.
Rather than flying alone, the carrier drone launches, controls, and later retrieves a fleet of tethered reconnaissance units.
Latest Videos FromTechRadar
Advertisement
A hub drone that multiplies eyes in the sky
Instead of one aircraft scanning one area, the design lets several copters fan out from a single launch point simultaneously.
Each remote unit carries its own flight controller, gyroscopes, camera, and video transmitter, functioning almost as an independent aircraft.
What separates it from a typical swarm is the physical cable tying every remote copter back to the carrier above.
That cable supplies both power and control signals, removing the need for onboard batteries or independent radio links.
Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!
Range becomes a direct function of cable length rather than battery life or signal strength, a trade-off unusual among reconnaissance drones.
Advertisement
The carrier itself hovers as a communication relay, receiving instructions from a ground operator through its own tethered connection to a reel station.
Onboard, it holds a flight controller, power system, camera, video link, gyroscopes, and a protective grille around its propellers.
Landing brackets built into the carrier’s frame hold each remote copter until deployment, after which operators can send them toward separate targets at once.
Advertisement
Retrieval built into the design from the start
Unlike disposable scout drones, this system was engineered around full recovery rather than one-way missions.
Reel drives mounted on both the carrier and each remote copter spool the cables back in once a task finishes.
Every unit returns automatically to its designated landing bracket before the carrier itself descends toward the operator.
Advertisement
A separate setting lets the whole formation, carrier included, land together in a single coordinated sequence.
That built-in retrieval suggests the system was designed for repeated use rather than expendable single missions.
Tethered power removes one major weakness of small reconnaissance drones, since jamming radio-controlled units has become common on modern battlefields.
The trade-off is mobility, since a cable-bound copter cannot range nearly as far as an autonomous one.
Advertisement
This design could let one operator cover several observation points at once, cutting the number of separate aircraft a unit needs.
Removing onboard batteries from each remote copter also frees up weight for additional cameras or sensors.
That combination of extended coverage and added payload capacity could ease strain on units running constant reconnaissance in contested areas.
Today’s Wordle answer is a common word, but the letters are a bit tough to place. Read on for hints and the answer.
Today’s Wordle hints
Before we show you today’s Wordle answer, we’ll give you some hints. If you don’t want a spoiler, look away now.
Wordle hint No. 1: Repeats
Today’s Wordle answer has no repeated letters.
Wordle hint No. 2: Vowels
Today’s Wordle answer has one vowel, and one sometimes vowel.
Advertisement
Wordle hint No. 3: First letter
Today’s Wordle answer begins with R.
Wordle hint No. 4: Last letter
Today’s Wordle answer ends with Y.
Wordle hint No. 5: Meaning
Today’s Wordle answer means to answer or respond.
TODAY’S WORDLE ANSWER
Today’s Wordle answer is REPLY.
Advertisement
Yesterday’s Wordle answer
Yesterday’s Wordle answer, No. 1,870 for Aug. 2, was PENAL.
Recent Wordle answers
July 29, No. 1,866: VALVE
July 30, No. 1,867: FLUME
July 31, No. 1,868: PURSE
Advertisement
Aug. 1, No. 1,869: SLUSH
Get CNET’s top-rated VPN for privacy & usability
CNET editor Gael Fashingbauer Cooper, a journalist and pop-culture junkie, is co-author of “Whatever Happened to Pudding Pops? The Lost Toys, Tastes and Trends of the ’70s and ’80s,” as well as “The Totally Sweet ’90s.” She’s been a journalist since 1989, working at Mpls.St.Paul Magazine, Twin Cities Sidewalk, the Minneapolis Star Tribune, and NBC News Digital. She’s Gen X in birthdate, word and deed. If Marathon candy bars ever come back, she’ll be first in line.
See full bio
The Pentagon admits American drone production still trails Ukraine by millions annually
Ukraine’s combat software will support Pentagon artificial intelligence development through new partnerships
Ukraine’s battlefield-tested technology has supported more than 100,000 combat missions since 2024
The United States has confirmed plans to draw on Ukraine’s battlefield experience with military drones to close a significant production gap.
Reuters reports that the Pentagon acknowledges its own drone output remains a fraction of Ukraine’s current production levels each year.
Travis Metz, deputy director of the Defense Innovation Unit, says Ukraine could produce up to seven million small drones this year
Latest Videos FromTechRadar
Advertisement
A partnership built on combat data
The United States has the most advanced drones, but the recent war with Iran has revealed that these multi-million-dollar drones can be susceptible to swarms of very cheap drones.
Ukrainian software developer Swarmer has agreed to integrate its drone swarm coordination technology with SpatialCore, a US-based platform developed by Brightline Interactive.
The memorandum of understanding covers software that has already been tested extensively under real combat conditions since 2024.
Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!
Combining these algorithms with SpatialCore should allow data from different drone types to be merged for training.
Advertisement
Swarmer President Alex Fink said combining the technologies would grant access to data from millions of past missions for faster training.
Brightline President Tyler Gates said the partnership would give military customers a clearer picture of battlefield conditions in real time.
Since April 2024, Swarmer’s software has supported more than 100,000 real combat missions inside the Ukrainian war zone without interruption.
Advertisement
Scaling domestic production under new rules
Under the Pentagon’s $1.1 billion drone programme, just under 200,000 units will have been ordered in total by February 2026.
Metz explained that “it’s much harder to get from zero to 200,000” than to keep scaling once domestic capacity exists.
New rules now require military drones to contain American-made components, a policy that has slowed the ramp-up over recent months.
Advertisement
A revised supply chain strategy confirmed the government’s goal of a fully domestic drone supply chain.
Metz acknowledged semiconductors remain especially difficult to source domestically, posing challenges that extend well beyond the drone programme for now.
The Gauntlet II trials at Fort Carson in Colorado in August 2026 will test drone systems from American and Ukrainian manufacturers under the Pentagon’s programme.
None of the 19 companies participating in those trials may use prohibited components sourced from Chinese suppliers under the new rules.
Advertisement
Despite the setbacks, Metz said he sees “no reason why we shouldn’t … be the world champions of this as well.”
The trials will require six Ukrainian companies to establish joint ventures with American manufacturers.
This structure aims to convert Ukrainian battlefield knowledge into domestic manufacturing capacity rather than continued reliance on imports going forward.
Whether these partnerships can close the production gap quickly enough to match Ukraine’s pace remains genuinely uncertain at this stage.
To test these new ideas, researchers are exploring the infant universe through simulations. “There’s actually been really remarkable progress since Webb launched, really in the last year or so, on numerical simulations,” Somerville told attendees, adding that these new simulations “perhaps are more appropriate and more informative for interpreting observations in the high-redshift universe.”
As these models improve, JWST is documenting more and more galaxies. By comparing what it sees in the early universe to simulations that attempt to explain why, researchers are inching closer to uncovering the true nature of cosmic dawn.
“We can try to match the best analogue of the observed galaxy to the simulated,” said Hakim Atek, an astrophysicist with the Paris Institute of Astrophysics at Sorbonne University. “Once you have this best match, you can look at the star-formation history, because in the simulations you have access to the whole history of the galaxy.”
An intriguing clue has recently emerged from JWST’s Mid-Infrared Instrument (MIRI), a supercooled device that can split apart the light of distant objects. MIRI has revealed that early galaxies do not have the same traits, as scientists assumed.
Advertisement
“The main surprise is the diversity of the properties of galaxies we are seeing at early epochs,” Atek said. “You’re expecting that they would look the same.”
This diversity may be an indication of star formation that occurred in bursts, as galaxies cycled through periods of fusing stars that exploded and expelled gas clouds, halting the creation of stars, only for the gas to gather again and trigger a new wave of stellar birth.
“Some of them, it looks like they cleared all the interstellar medium that is present there, the gas and the dust. It’s like you’re looking only at naked stars,” Atek said. “Another galaxy is the opposite. It has a lot of gas.”
A further clue comes from a group of galaxies with an overabundance of nitrogen. The presence of the element suggests that there may have been a lot of particularly massive stars in the early universe. In simulations, these massive stars generate an excess of nitrogen before exploding in supernovas and scattering the element across their host galaxies.
Advertisement
Someday, researchers may uncover the full picture of galactic formation. Until then, they’ll continue sifting through the traces in new observations and simulations.
The Puzzle of Existence
Once the astral lights switched on, the universe transformed. Radiation from early galaxies and black holes ionized a sea of neutral hydrogen gas, carving out immense bubbles amid the cosmic haze. Researchers call this period reionization, as it was the second time the universe was ionized. It marks the end of the cosmic dark age, when the foggy abyss was devoid of stars.
The first stars, thought to be hundreds or thousands of times more massive than the sun, furiously worked their way through their hydrogen and helium fuel and erupted in powerful supernovas, seeding the universe with new elements such as carbon, nitrogen, oxygen, phosphorus, and iron—the stuff of planets and of life.
A brushed silver body frames a wide transparent panel that puts the circuitry right in front of you. Four automotive-grade cells, inductors, and chips sit visible behind the clear front, while a recessed 2.01-inch color screen sits above them and tracks every watt in real time. This is the Lenovo thinkplus FLUX 140W, a 20,000 mAh power bank, priced at $74.99 (was $100), built to push a laptop hard and look deliberate while doing it.
The casing is constructed of silver grey plastic that forms the outside shell, and it has ergonomic rounded corners that should feel comfortable in your palm. Its 1.5-inch thickness and dimensions of 6.1 by 2.0 by 1.5 inches make it perfect for fitting inside a laptop sleeve or backpack pocket. It still weighs 15 ounces, which is enough to give it some weight but not too heavy to move. The glass pane set low in the front lets you observe what’s going on inside without any needless frills. The rest of the case has a matte finish, which repels fingerprints better than shiny plastic.
20,000mAh Large Capacity Power: The Lenovo 140W laptop power bank is enough to power up the 14″ MacBook Pro 16 to 46% within 30 Minutes.Set off on…
Charge 3 Devices at Once: With 2 USB-C ports and 1 USB-A port,the Lenovo power bank delivers a total output of 135W, enabling fast charging of up to…
High Definition TFT Display: Stay informed with a 2.01 inches high definition TFT display that shows real-time data on remaining battery capacity…
Just above that clear pane is a recessed display that indicates how much juice is left and how long it will last before dying totally. Big numbers indicate the percentage left and the projected runtime. You have separate readouts for power going via each port, cell temperature, and the input status when the bank is charging. Below the screen are some touch pads that allow you to navigate through power curves, temperature history, brightness, and screen timeout. You can leave the display on indefinitely if you want, or set it to sleep after a while if you don’t need to keep an eye on it all the time. The UI resembles a small dashboard rather than a simple four-LED battery bar.
Advertisement
The device has two USB-C ports and one USB-A socket. The primary USB-C port can carry up to 140 watts at 20 volts and 7 amps, which is enough power for many recent laptops, including some Lenovo Legion and ThinkBook models that can manage the greater current. The other USB-C only supports 65 watts, and the USB-A is limited to 30 watts for phones and accessories. Overall, you can get 135 watts across all three ports, and intelligent power sharing ensures that things don’t get out of hand. Both USB-C connections can accommodate up to 100 watts of input, thus the power bank charges quickly. The packaging includes a 1.5-meter 240-watt USB-C cable that supports the full 140-watt output.
The capacity is 20,000 mAh (73 watt-hours), which keeps you within the airline restriction. Real-world statistics will vary depending on the device being used, but Lenovo believes that you can get roughly 3.8 full charges out of this thing on an iPhone 17 Pro Max class phone and slightly more than one complete cycle on a MacBook Air. If you connect a 14-inch MacBook Pro to the high power port, it will charge to approximately 46% in half an hour. Gaming handhelds, tablets, and phones all appear to drain the most power when the various protocols are properly configured. Supports PD, PPS, QC, AFC, SCP, and the higher current profiles seen on select Lenovo and Motorola devices.
Digital hybrid charging is a convenient supplementary function. Plug the bank into a wall adapter, and it will provide power to your device while it recharges. It can even continue to give power to a laptop at around 140 watts as the internal cells charge. When you unplug a device or plug in a new one, multi-port sessions remain stable and simply redistribute power without disconnecting any existing connections. The screen will even alert you if there is a temperature increase that is cause for concern. There are several safeguards in place to prevent overcurrent, short circuits, and ensure that all cells remain balanced.
Get caught up on the latest technology and startup news from the past week. Here are the most popular stories on GeekWire for the week of July 26, 2026.
Amazon founder Jeff Bezos says the company’s custom AI chip business is poised to become its next “pillar,” joining Marketplace, Prime, and AWS as one of Amazon’s foundational businesses as the tech giant doubles down on artificial intelligence infrastructure. … Read More
After nearly three decades at Microsoft, cybersecurity executive Krishna Kumar Parthasarathy has announced he is joining Salesforce as executive vice president of engineering. … Read More
Los Angeles-based Nominal, whose software helps engineers build, test and validate complex hardware systems, is establishing a permanent Seattle office as it ramps up hiring and looks for a larger home in the region. … Read More
Known as “Automated Counting,” the tool was built in partnership with NomadGo to scan backroom storage shelves using iPad Pros equipped with computer vision, spatial computing, and augmented reality. … Read More
Bandai Namco is opening an official Gundam Base retail store at Westfield Southcenter mall in Tukwila, Wash., this fall, giving Pacific Northwest anime and model-kit fans a permanent flagship destination for all things Gunpla. … Read More
Renton, Wash.-based Wizards of the Coast previewed its D&D plans ahead of Gen Con, including a “World of Warcraft” crossover sourcebook due Nov. … Read More
The Washington Technology Industry Association’s new “Tech Universe Map” charts the founder lineage of 625 companies, showing that Microsoft and the University of Washington account for the largest share. … Read More
Valve just published the Steam Survey results for July 2026, reports Phoronix, “and they point to a small uptick in Linux gaming use.”
Back in March Steam on Linux hit a record high of 5.33%, dropped to 4.52% in April, landed at 3.99% in May, and then in June was at 3.69%. The just-published numbers for July put Steam on Linux use at 4.01%, as an improvement over the prior two months but still well off the percentage highs of March and April…
The July data puts SteamOS Holo as powering around 22% of Steam on Linux gaming systems. That’s also with the Steam Machine now shipping, in addition to the Steam Deck.
Sonos will reveal its plans for conversational computing and predictive intelligence in September. The larger question is whether customers will receive genuinely useful features, greater privacy concerns, or another reason for hardware prices to rise.
Sonos has spent much of the past two years trying to convince customers that pressing Play should not require an act of faith. Now the company wants its speakers to understand the shape of your home, learn how your family lives and help usher conversational computing into every room.
Nothing could possibly go wrong.
During Sonos’ third-quarter fiscal 2026 earnings call, CEO Tom Conrad confirmed that the company will hold a product launch event in early September. Conrad did not reveal the product, its price or exactly what it will do, but said the event will introduce work centered on “conversational computing and predictive intelligence” inside the home.
Advertisement
This is not simply Sonos preparing another wireless speaker with a slightly larger woofer and a new shade of beige. The company is positioning artificial intelligence as the next major layer of its entire multi-room ecosystem.
Whether Sonos customers asked for that is another question.
What Is Sonos Planning?
Conrad argues that the industry is focusing too heavily on which company has the most powerful AI model. Sonos believes the more important advantage will be the hardware, software, microphones, speakers, services and household context surrounding that model.
According to Conrad, Sonos has already spent 20 years solving four difficult problems inside the home: form, sound, what he calls “systemness,” and intelligence. Its speakers already communicate across rooms, integrate with outside services and adjust their sound through technologies such as Trueplay. The next step is creating a system that can converse naturally and coordinate actions based on an understanding of the household.
Sonos also has scale. The company says more than 53 million connected Sonos devices are currently operating across more than 17 million homes. That installed base gives it something an AI startup cannot purchase overnight: millions of existing microphones, speakers and networked audio systems already sitting in kitchens, bedrooms and living rooms.
Advertisement
The company has not explained whether its new AI features will arrive through new hardware, existing products, a cloud service or some combination of all three. It also has not said whether customers will need a subscription.
Until September, any claim that Sonos is launching a particular kind of AI speaker remains speculation.
Advertisement. Scroll to continue reading.
Sonos Has the Hardware but Trust Is the Problem
Sonos has legitimate advantages in multi-room synchronization, music-service integration, acoustic design and whole-home control. It also has a recent history that makes phrases such as “predictive intelligence” sound less comforting than management probably intends.
Advertisement
The disastrous 2024 app replacement removed features, disrupted existing systems and damaged confidence in a platform that customers had previously considered unusually reliable. Sonos has spent 2026 restoring functionality and improving navigation, volume control, speaker sorting and system stability.
Asking customers to trust Sonos with a more intimate understanding of their homes therefore requires more than an impressive September demonstration.
Sonos Arc Ultra Soundbar System
Sonos will need to explain what information its system collects, where that information is processed, how long it is retained and whether it is used to improve AI models. Customers also deserve to know whether conversations remain inside the home, which functions require the cloud and whether the intelligence can be disabled without limiting basic speaker operation.
Sonos Voice Control currently offers a useful precedent because its music and system commands are processed locally rather than sending voice recordings outside the home. A more ambitious assistant that remembers routines, coordinates services and predicts household behavior may require substantially more data.
Advertisement
Understanding that someone usually plays jazz in the kitchen at 7 a.m. could be convenient. Constructing a detailed behavioral map of everyone inside the house is something Sonos needs to explain before asking customers to applaud.
Sonos Is Not the Only Company Putting AI in the Living Room
Amazon Alexa+ Devices
Sonos is entering a market already being reshaped by Amazon, Google, Samsung and potentially OpenAI.
Amazon’s Alexa+ uses generative AI to provide more conversational responses, complete multi-step tasks and operate across compatible Echo, Echo Show and Fire TV products. Google has replaced Google Assistant with Gemini for Home on supported speakers and displays and now sells a $99.99 Google Home Speaker designed specifically around its AI platform.
Samsung is expanding its Vision AI Companion across its 2026 television lineup, offering conversational search, recommendations and contextual information based on what viewers are watching. OpenAI is also reportedly developing a screenless home device built around ChatGPT, microphones, cameras and environmental sensors.
Sonos is therefore not introducing AI to home entertainment. It is trying to convince customers that its version will be more useful because it is built around a mature audio system rather than added to a television, shopping platform or general-purpose chatbot.
Advertisement
That distinction matters, but this should not become another meaningless race over which assistant can produce the longest answer to a question nobody needed to ask their loudspeaker.
Consumers need AI to solve actual problems: finding music without memorizing exact titles, grouping rooms through ordinary speech, fixing connection issues, adjusting playback to suit different listeners and coordinating television, lighting and audio without requiring six apps and a minor in network engineering.
Advertisement. Scroll to continue reading.
Otherwise, it is merely another feature consuming processing power while the speaker struggles to play the correct album.
Advertisement
AI Is Also Making the Hardware More Expensive
There is an uncomfortable irony surrounding Sonos’ AI announcement.
The same growth in artificial intelligence that manufacturers are using to sell smarter products is consuming enormous quantities of memory and semiconductor capacity, contributing to component shortages and higher hardware costs.
Sonos said rising memory prices reduced its third-quarter adjusted EBITDA by approximately $14 million. The company expects that headwind to reach $35 million during its fiscal fourth quarter and approximately $58 million for the full year. Sonos is attempting to reduce the amount of memory required by its operating system, secure component supply and decide whether pricing changes will eventually be necessary.
Conrad said Sonos has not materially raised prices on existing products in response to the shortage and wants to continue attracting new households. He also acknowledged that if elevated memory prices persist, the broader audio industry will probably move toward higher prices and Sonos will adapt with it.
Advertisement
This problem extends well beyond wireless speakers. IDC says AI data centers are consuming an increasing share of available DRAM and NAND production, while manufacturers shift capacity toward more profitable high-bandwidth memory used in AI infrastructure. That leaves less conventional memory available for consumer electronics and can result in higher prices, reduced specifications and product delays. Micron expects tight DRAM and NAND conditions to persist beyond calendar 2027.
Robert Silva is currently preparing a separate eCoustics report examining how the AI-driven chip and memory shortage could affect delivery times for audio and video equipment, which products are most exposed and how much more consumers may ultimately have to pay.
For Sonos customers, the concern is whether AI features arrive alongside more expensive hardware, subscription charges or both.
Sonos App as of August 2026
What Sonos Must Answer in September
Sonos needs to demonstrate more than a speaker carrying on a pleasant conversation under controlled lighting.
The company must explain which existing products will support its new intelligence, whether older speakers will be excluded and whether additional hardware will be required. It also needs to clarify local versus cloud processing, privacy controls, supported music and smart-home services, subscription requirements and whether customers can disable AI while retaining normal Sonos functionality.
Advertisement
Reliability matters even more than conversational polish. A system that can recommend dinner music but occasionally loses the living-room speakers is not intelligent. It is merely confident.
Sonos reported third-quarter revenue of $375 million, up 9% year over year, while adjusted EBITDA increased 24% to $44 million. Those results suggest the business is recovering and give the company room to invest in its next platform. They do not erase what customers experienced when the company last attempted a major software transformation.
Advertisement. Scroll to continue reading.
The Bottom Line
Sonos may be better positioned than most audio manufacturers to make artificial intelligence useful inside the home. It already has the speakers, microphones, network, services and installed customer base required to turn voice requests into coordinated actions across multiple rooms.
Advertisement
That opportunity comes with significant risks.
Customers may be asked to accept greater data collection, increased dependence on cloud services, potential subscription fees and higher hardware prices at a time when many still remember the app collapse. The AI infrastructure boom driving this new strategy is also making memory more expensive, creating precisely the component pressure that Sonos says could eventually influence prices.
The September event therefore needs to answer a question larger than what Sonos is launching.
Can the company use AI to make its system simpler, more reliable and genuinely useful—or is it about to add another complicated layer to products that customers primarily want to play music?
Advertisement
Sonos does not need to prove that it can make a speaker talk.
After the past two years, it needs to prove that it can listen.
If you have built anything with retrieval-augmented generation (RAG) in the last two years, you have lived its central frustration: You chop your documents into chunks, embed them, retrieve the top few that look similar to the question, and hand them to the model. For “What was our Q3 refund policy?” This works beautifully. For “What are the recurring themes across two years of customer complaints?” it falls flat — because no single chunk contains the answer.
The fashionable fix is GraphRAG: Instead of feeding the model isolated snippets, you first build a knowledge graph of the entities and relationships in your corpus, then use that structure as context. The pitch is seductive. But seductive pitches deserve scrutiny, so I went through the evidence — the original Microsoft paper plus four independent benchmark studies — to answer a simple question: When you swap text chunks for a context graph, do answers actually get better?
The short version: Yes, substantially — but only for the right kind of question, and not for free. Let me show you the receipts.
Why text chunks hit a wall
Standard vector RAG retrieves the k passages most similar to your query. That design has three structural blind spots:
It can’t connect the dots. When an answer requires joining facts that live in different passages through a shared entity, chunks embedded in isolation never reveal the link.
It’s blind to global questions. “What are the main themes?” needs the whole corpus, but similarity search only returns the handful of chunks that superficially resemble the question.
It severs context at chunk boundaries. The relationships and hierarchy that complex reasoning depends on are exactly what chunking throws away.
Microsoft Research framed this crisply when they introduced GraphRAG: Baseline RAG “struggles to connect the dots” and performs poorly when asked to “holistically understand summarized semantic concepts over large data collections.”
Advertisement
What a context graph changes
GraphRAG attacks the problem before any question is asked. During indexing, a large language model (LLM) reads every chunk and extracts entities, relationships, and claims, assembling them into a weighted knowledge graph. It then runs community detection (the Leiden algorithm) to cluster the graph into a hierarchy of related topics, and pre-writes a natural-language summary for each community.
At query time, those summaries do the heavy lifting. Each relevant community drafts a partial answer (the “map” step), the partials are ranked and merged (the “reduce” step), and the model synthesizes a final response grounded in structure rather than in a few cherry-picked snippets. Variants like HippoRAG take a different route, using the graph plus a Personalized PageRank walk to find the right passages — but the core idea is the same: Let relationships, not just cosine similarity, decide what context the model sees.
The evidence: Four studies, one pattern
1. Global sense making: The headline win
Microsoft pitted GraphRAG head-to-head against naïve RAG on global, “make sense of the whole corpus” questions over million-token datasets, with an LLM acting as judge across three axes: Comprehensiveness, diversity, and empowerment.
GraphRAG won 72 to 83% of comprehensiveness comparisons and 62 to 82% of diversity comparisons against vector RAG. Its highest-level summaries used up to 97% fewer tokens than processing the source text directly.
Advertisement
That is not a rounding-error improvement. On exactly the kind of question that breaks text-chunk RAG, the graph wins two out of three times or better.
2. Multi-hop retrieval: The graph finds what chunks miss
The second piece of evidence is about retrieval quality: Does the right supporting passage even make it into the top results? On the standard multi-hop QA benchmarks (MuSiQue, HotpotQA, 2WikiMultiHopQA), graph-guided retrieval lifts Recall@5 dramatically:
Average Recall@5 climbs from 73.4% (naïve RAG) to 87.8% (graph-guided), a +19.6 point gain.
The biggest jumps come on the hardest, cross-document sets: +31 points on MuSiQue and +28 points on 2Wiki.
HippoRAG reports up to a 20% accuracy improvement on multi-hop QA, at 10–20× lower cost and 6–13× faster than iterative retrieval methods.
3. The controlled head-to-head – where it gets honest
Here is where the story gains nuance. A 2025 study from Michigan State and Meta ran RAG against four GraphRAG families under one unified protocol — identical chunking, embeddings, and generation — and found no single winner. The two approaches are complementary:
On single-hop, factual lookup (natural questions), plain RAG edged ahead (F1 64.8 vs. 63.0 for the best graph method).
On multi-hop reasoning (MultiHop-RAG), graph-guided retrieval pulled in front (70.3 vs. 67.0 overall accuracy).
The lesson: A context graph is not a universal upgrade. It is a specialized one that pays off precisely when questions demand reasoning across pieces.
Advertisement
4. When to use graphs: The task-type verdict
The most recent benchmark, GraphRAG-Bench (ICLR 2026), set out to answer “In which scenarios do graph structures provide measurable benefits?” Its accuracy-by-task numbers map the boundary cleanly:
Simple fact retrieval: Text chunks 60.9 vs. graph 60.1 — effectively a tie. The graph’s structure is overhead the query doesn’t need.
Complex reasoning: Graph 53.4 vs. chunks 42.9 — a +10 point graph win.
Contextual summarization: Graph 64.4 vs. chunks 51.3 — a +13 point graph win.
The scorecard
Read top to bottom, the pattern is unmistakable: The graph’s advantage grows with the reasoning depth of the question, while text chunks hold their ground on isolated facts.
The catch: Cost and the LLM-judge problem
Two caveats keep this from being a slam dunk, and ignoring them is how teams end up disappointed.
Building the graph is expensive. Having an LLM extract entities and relationships from an entire corpus isn’t cheap. One analysis put index construction at roughly $48 against GPT-4o for a moderate corpus, far above a vanilla vector index. (Microsoft’s own follow-up, LazyGraphRAG, defers extraction to query time and cuts that to around 0.1% of the cost – a tacit admission that the original budget is impractical for many deployments.)
Many of the wins are judged by another LLM — and LLM judges are biased. An independent audit found systematic flaws in this evaluation style: position bias (swapping which answer appears first can swing the win-rate by more than 30 points), length bias, and trial bias (identical comparisons disagree across runs). After correction, one popular method’s reported 66.7% win rate fell to about 39% — below the 50% break-even line.
Advertisement
The takeaway is not “the research is wrong.” It is that the large gains — the +20% multi-hop accuracy, the +15-to-30-point recall jumps — are robust, while narrow comprehensiveness margins deserve a skeptical second look with reference-based metrics.
So when should you reach for a context graph?
Strip away the hype and the decision is refreshingly practical.
Use a context graph when: Your questions are multi-hop, global, or sensemaking in nature; you need comprehensive, multi-perspective answers; and your corpus is richly interconnected (research libraries, case files, incident histories, knowledge bases).
Stick with text chunks when: Your queries are mostly single-fact lookups; your corpus is small or flat; and indexing cost, latency, and operational simplicity outweigh a marginal quality bump.
Advertisement
Best of all, go hybrid: The systematic studies converge on the same recommendation: route each query to the right method, or fuse evidence from both. Combining graph and chunk retrieval consistently beats either one alone. You don’t have to choose a religion; you have to build a router.
The bottom line
A context graph is not magic, and it is not snake oil. It is a targeted instrument. Hand it a question that requires connecting scattered facts or synthesizing a whole corpus, and it will outperform text chunks decisively. Hand it “what’s the phone number on page 3,” and you’ve paid for indexing you didn’t need.
The teams that win with GraphRAG in 2026 won’t be the ones who graph everything. They’ll be the ones who know which questions deserve a graph — and build pipelines smart enough to tell the difference.
Dattaraj Rao is an R&D architect at Persistent Systems
Advertisement
Welcome to the VentureBeat community!
Our guest posting program is where technical experts share insights and provide neutral, non-vested deep dives on AI, data infrastructure, cybersecurity and other cutting-edge technologies shaping the future of enterprise.
Read more from our guest post program — and check out our guidelines if you’re interested in contributing an article of your own!
The best way to answer this question is to look at the precedent Sony has already set. The PS4 originally launched in 2013, and to this day the console still semi-regularly receives firmware updates, with the most recent patch rolling out just last month.
Granted, it amounted to little more than a few security fixes, but the fact that Sony still considers a 13-year-old console worth bothering about at all bodes well for the PS5. The PS4 also still functions just as well as it did when the PS5 replaced it in 2020, and despite unconfirmed reports last year that some of the console’s features would be sunsetted in 2026, you can turn on a PS4 today and expect it to work perfectly.
A new console generation replacing an old one almost always involves considerable software overlap for at least the first few years of the newer console’s life. In Sony’s case, this has been true since the very first PlayStation, with a number of PS1 titles still launching well into the PS2’s life, and it’s been the same story with every subsequent console the company has released.
Even today, the PS4 is still getting plenty of new games, even if the AAA side of things moved on a while ago. Incredibly popular games like Fortnite and Roblox still thrive on the last-gen Sony console, and it’s not unusual to see newly released indie games popping up on PS4 either at launch or a little while after.
Advertisement
Nothing lasts forever, though, and at some point those last remaining clingers-on will get a big old nudge towards newer hardware. Call of Duty: Warzone is being shut down on PS4 and Xbox One later this year, and it does feel like 2026 is something of a final twilight year for last-gen machines. And while it has published a few games on the PS4, the last notable first-party release on the console from Sony was probably 2022’s God of War: Ragnarok, which was the final big cross-generation game.
So what does this all mean for the PS5 and eventual PS6? It’s hard to predict Sony right now, as its first-party releases have dramatically decreased this generation. The longer development times and significantly higher cost of developing AAA games mean we haven’t had a single brand new game from Naughty Dog since the PS5 launched, and at this rate it wouldn’t be a huge shock if Intergalactic: The Heretic Prophet skipped the current generation altogether.
In all likelihood, the popularity of the PS5 means Sony will continue to support it in the same way it has done with all of its previous consoles, especially if the PS6 is as obscenely priced as some fear it could be. Just don’t expect any cross-generation releases to come on a disk, as Sony is ending support for physical games in 2027.
You must be logged in to post a comment Login