Curl Fixes a 25-Year-Old Bug in Its Largest CVE Release Yet


Curl Fixes a 25-Year-Old Bug in Its Largest CVE Release Yet

Pierluigi Paganini
June 25, 2026

Curl fixed 18 vulnerabilities, including a 25-year-old bug, with issues spanning auth bypass, memory safety, and host validation in libcurl.

Curl maintainers addressed eighteen vulnerabilities with a single update, and one of them goes back 25 years. That’s not a typo, it really sat there since the early 2000s. curl is a widely used open-source tool and library for transferring data over networks, it runs on more than 30 billion devices.

On May 11, 2026, curl’s lead developer said Anthropic’s Mythos found only one CVE. Later, Aisle and other organizations further analyzed the tool, uncovering 18 additional issues.

“AISLE led all security organizations with 6 of those 18 CVEs, plus additional valid findings, across curl and libcurl. The next-closest AI-powered organization received 3 CVEs, while researchers using Anthropic and OpenAI models found 1 each.” reads the report published by AISLE. “These discoveries provide further validation that AISLE’s model-agnostic system can outperform frontier models at a fraction of the cost, in any deployment environment.”

The interesting part isn’t just the volume of fixes. It’s what they say about how curl has evolved. Most of the obvious bugs are gone, so what’s left lives in weird corners of state handling, old protocol paths, and reused connections that don’t always behave the way you expect.

AISLE found 6 new curl CVEs, including memory and logic bugs in libcurl, and the oldest known issue, tracked as CVE-2026-8932, dating back to curl 7.7 in March 2001.

“libcurl could reuse an existing connection even after client certificate or private key settings had changed (authentication bypass).” reads the advisory.

That CVE matters because it hits libcurl behavior around connection reuse. In practice, it means a client certificate or key change might not be respected if an existing connection is reused. curl the command-line tool is not affected, but libcurl integrations in applications are.

What stands out is the detection angle. AI-assisted analysis didn’t just find one issue, it surfaced a cluster across credential handling, memory safety, and host validation. That includes credential confusion, double frees, use-after-free bugs, and improper host checks.

At this point, curl isn’t getting “easy wins” anymore. The remaining issues live in logic, not syntax. That’s why researchers keep circling back, and why tools like AI analysis are starting to matter more in review workflows than traditional scanning alone.

And yet, despite the scale and the reach of curl in billions of devices, there’s still no confirmed case of real-world exploitation of these flaws. That’s either reassuring, or just a reminder that the hardest bugs are the ones nobody notices until they finally do.

Below is the list of vulnerabilities discovered by AISLE:

Finding Area What happened
CVE-2026-8926 .netrc credential handling curl could select a password belonging to a different user for the same host when the URL supplied a username but no password (credential confusion).
CVE-2026-8925 SASL authentication curl could clean up and free the same GSASL context twice in SASL-enabled protocol flows (double free).
CVE-2026-8932 mTLS connection reuse libcurl could reuse an existing connection even after client certificate or private key settings had changed (authentication bypass).
CVE-2026-9080 Multi socket callback lifecycle calling curl_easy_pause() inside a socket callback could leave libcurl writing through a freed internal pointer (use after free).
CVE-2026-9547 SSH host validation with the libssh backend, SCP/SFTP transfers using a host-key callback could accept a server key type that should have been rejected (improper host validation).
CVE-2026-10536 HTTP/2 stream dependencies resetting and then cleaning up a handle using HTTP/2 dependency options could cause libcurl to touch already-freed state (use after free).

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, CVE-2026-8932)







Source link

Leave a Reply

Subscribe to Our Newsletter

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

Recent Reviews


SanDisk SSD

Best Buy/ZDNET

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


Whether you need a high-capacity SSD for large game downloads, raw and rendered videos or photos, a digital art portfolio, or just to back up your PC and documents, the SanDisk Desk Drive is an almost-perfect option with up to 8TB of space. And if you’ve been putting off buying a backup drive due to high costs, right now is the perfect time to pick up the SanDisk Desk Drive. Best Buy is offering an impressive 62% discount, bringing the price down to $740; still pricey, but much closer to pre-AI costs than I’ve seen in a long time.

Also: This 4TB WD Black SSD is nearly $1,200 off at Best Buy

The SanDisk Desk Drive packs 8TB of storage into a compact design, measuring just 3.9 x 1.58 inches and weighing just over half an ounce. This makes it ideal for tucking away on a smaller desk, in a drawer, or in a travel bag for mobile professionals. It uses USB-C connectivity for read and write speeds up to 1,000MB/s. This means you’ll get quick and simple file transfers when you need to free up space on your main storage drive.

Also: SanDisk High Endurance microSDXC review

You’ll also get plug-and-play compatibility with both Windows and macOS, making it one of the more flexible storage options on the market (sorry, Linux users). 

It also includes automatic backup and recovery software to help keep your data safe from accidental deletion and corruption. And with a 3-year warranty, you’ll get peace of mind that your SanDisk Desk Drive is covered if it ever gets accidentally damaged in a fall or if you run into any defects.

How I rated this deal 

High-capacity SSDs have seen skyrocketing prices in the last few years due to both the crypto and AI booms. But with this massive 61% discount, you can get your hands on an 8TB SanDisk Desk Drive for well under $1,000. While still a bit pricey, it’s much closer to pre-AI costs. That’s why I gave this deal a 5/5 Editor’s rating.

Deals are subject to sell out or expire at any time, though ZDNET remains committed to finding, sharing, and updating the best product deals for you to score the best savings. Our team of experts regularly checks in on the deals we share to ensure they are still live and obtainable. We’re sorry if you’ve missed out on this deal, but don’t fret — we’re constantly finding new chances to save and sharing them with you at ZDNET.com


Show more

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 like 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


Show more





Source link