The most high-end espresso machine I’ve ever used is $300 off right now – and I highly recommend it


meraki-espresso-machine

Kayla Solino/ZDNET

Follow ZDNET: Add us as a preferred source on Google.


Save $300: The Meraki espresso machine is on sale for $1,699 — one of the lowest prices we’ve seen since Black Friday. This limited-time mid-year pricing won’t last long. 

Also: It’s Prime Day 2: We hand-picked the 85+ best deals and are tracking them live

I’ve had the Meraki espresso machine parked in my home for several months now, and it’s been my little secret so Dunkin’ doesn’t find out I’m cheating on chain coffee. The Meraki machine is the most elevated home appliance I’ve ever tested, and it’s for good reason. 

This dual-boiler machine hit well over $1 million on Kickstarter when it initially launched in 2024. Since then, it won a 2025 Red Dot award for kitchen design and a 2025 iF Design Award.

I’ve brewed plenty of delicious espresso shots and made coffee-shop level lattes since I received my Meraki in the fall. If you’re a seasoned home barista, the Meraki machine will likely require less of a learning curve. As a novice to high-end espresso machines, it has taken me a while to become accustomed to using the setup, but the process hasn’t been too cumbersome. It becomes easier the more you brew

Also: Amazon is selling the Ninja Slushi for its lowest price ever, and I highly recommend it

So what makes this machine really worth the eye-popping price tag of $1,999 ($1,699 while it’s on sale)? 

There really is a lot to cover about the Meraki, but if we take a glance at the specs alone, it’s an enticing buy. The device features a dual stainless steel boiler, integrated scales on the grinder, a 58mm heated group head, a bottomless portafilter with an attachable splitter, a rotary pump, and a built-in TimeMore grinder with over 25 stepless adjustments. I can’t forget to mention the digital control screen, which has better touch reception than the GPS screen in my car.

meraki-espresso-machine

Kayla Solino/ZDNET

When you’re ready to brew, the touchscreen makes it quick and easy. You can adjust the size and temperature to your liking, and it’s as simple as a tap after that. Once that’s done, you can choose to use the steam feature for drinks like lattes, but if you’re content with just your shot, you can sit and enjoy. 

Review: Meraki Espress Machine

Overall, I have enjoyed using the Meraki machine and am impressed by it. I think this is much better suited to the extreme home barista than to an average (or even above-average) user. It’s truly high-end, but there are certainly other options on the market that are much cheaper if you don’t need advanced features

How I rated this deal 

At $300 off, this deal gets a 2/5 editor’s rating. For an expensive machine that doesn’t frequently see discounts, it’s a decent amount of savings to nab now. However, it’s certainly not the lowest I’ve seen it sell for, so for that, it won’t receive top marks for its pricing. It’s still a quality machine worth your investment if you’re serious about espresso at home. 

When will this deal expire?

This deal won’t likely last long, though it’s unclear when exactly it will expire. Meraki’s website lists this price as a limited-time offer for exclusive mid-year pricing, so if you’re entertaining a high-end machine like this, I wouldn’t wait. The only time I’ve seen better pricing is during Black Friday in November. 

How do we rate deals at ZDNET?

We aim to deliver the most accurate advice to help you shop smarter. ZDNET offers 33 years of experience, 30 hands-on product reviewers, and 10,000 square feet of lab space to ensure we bring you the best of tech. 

In 2025, we refined our approach to deals, developing a measurable system for sharing savings with readers like you. Our editor’s deal rating badges are affixed to most of our deal content, making it easy to interpret our expertise to help you make the best purchase decision.

At the core of this approach is a percentage-off-based system to classify savings offered on top-tech products, combined with a sliding-scale system based on our team members’ expertise and several factors, such as frequency, brand, or product recognition, and more. The result? Hand-crafted deals chosen specifically for ZDNET readers like you, fully backed by our experts. 

Also: How we rate deals at ZDNET in 2026





Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Ghost CMS flaw abused to push ClickFix attacks on hundreds of sites

Pierluigi Paganini
May 25, 2026

Threat actors are actively exploiting a security flaw, tracked as CVE-2026-26980, in Ghost CMS that was fixed months ago in real attacks against unpatched websites. According to Qianxin, the campaign has already affected more than 700 sites, including well-known organizations and universities.

The vulnerability is an SQL injection issue in Ghost’s Content API that can let an attacker read data from the database without logging in. In the worst case, this can expose the Admin API key, which can allow attackers to take over the site.

That key matters because it can be used to change published content. In this campaign, attackers used it to edit articles on compromised Ghost sites and insert malicious JavaScript at the end of pages. The goal was not just defacement, but to turn trusted websites into launch points for further malware delivery.

“After an in-depth investigation and analysis, we determined that this was not a targeted intrusion against the customer, but rather a large-scale poisoning campaign by an in-the-wild attack group targeting Ghost CMS. Although CVE-2026-26980 was publicly disclosed as early as February 19, a large number of users did not patch and upgrade in time, providing an opportunity for attackers.” reads the advisory published by Qianxin. “At least two groups are currently actively conducting such poisoning operations, and some sites have even become the target of competition between the two parties, with different malicious code being implanted one after another within a single day.”

The inserted code led visitors through a two-step chain. First, the page loaded a remote script that checked the browser and decided what the visitor should see. Then real victims were redirected to a fake verification page that looked like a normal “I’m human” check.

This is where the ClickFix part began. The page told users to press Windows+R, paste a command, and hit Enter. In practice, that command downloaded and started a malware payload on the victim’s machine. It was a classic social engineering trick: make the user do the dangerous part themselves.

Qianxin says the first signs of this activity appeared in early May. The malicious code found in the campaign had a compilation date of February 16, the same day Ghost announced the fix for CVE-2026-26980. That suggests the attackers moved quickly once they saw how many sites had not been updated.

The affected websites cover a wide range of sectors. Roughly half are personal blogs or independent sites, but the list also includes technology blogs, AI sites, media outlets, crypto projects, and educational institutions. Qianxin researchers say victims include sites linked to Harvard, Oxford, and DuckDuckGo.

The attack chain was also designed to be flexible. The loaders could fetch different payloads depending on the target, and the operators changed infrastructure several times.

“entire attack process has obvious five-stage characteristics of “CMS Takeover → Page Poisoning → Two-stage Loading → Social Engineering Lure (FakeCaptcha/ClickFix) → Malware Delivery”, and the entire process is highly automated: bulk vulnerability scanning → automatic key extraction → bulk injection → dynamic C2 distribution.” states the report.

In some cases, they switched domains after detection, keeping the campaign alive even when part of the chain was blocked.

“Through feature scanning of publicly accessible pages, we have cumulatively identified more than 700 poisoned victim domains, and have proactively contacted the sites for which contact information could be obtained, notifying them of the poisoning.” continues the report.

Qianxin also believes at least two different groups are involved. In some cases, the same site was hit more than once, with one attacker replacing the code left by another. That makes the campaign harder to clean up and shows how attractive compromised Ghost sites have become for abuse.

For site owners, the advice is straightforward. Ghost should be updated immediately, all credentials should be rotated, and site logs should be reviewed for suspicious admin API activity. Any injected scripts should be removed from the database itself, not just from the visual editor. Visitors who may have reached a poisoned site should also be warned.

The report includes Indicators of Compromise (IoCs) for the attacks observed by the researchers.

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, Ghost CMS)







Source link