When will libcurl.dll be updated in the Microsoft Azure Service Fabric Runtime product?

UnderwoodMarlene-1858 155 Reputation points
2026-09-14T18:51:50.41+00:00

Good afternoon. When will libcurl.dll be updated in the installation or upgrade packages for Azure Service Fabric Runtime for Windows? Libcurl.dll version 8.13.0 is currently included, yet later versions (e.g., 8.21.0) have been released. If it won't be soon, how can we obtain Microsoft's latest version of libcurl.dll?

Azure Service Fabric
Azure Service Fabric

An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.

0 comments No comments

Answer accepted by question author
Alex Burlachenko 25,285 Reputation points MVP Volunteer Moderator
2026-09-15T07:17:23.92+00:00

UnderwoodMarlene-1858 hi & thx for join me at Q&A platform,

There doesn't appear to be a published schedule for updating the libcurl.dll bundled with the Windows Service Fabric Runtime. The current Service Fabric release notes don't announce a move from 8.13.0 to a newer libcurl version, so I wouldn't assume that 8.21.0 will be included in the next runtime update.

I also wouldn't manually replace libcurl.dll inside the Service Fabric Runtime installation. It's a Microsoft-packaged runtime dependency, and replacing an individual binary can leave the installation in an unsupported or incompatible state. The supported version should normally come through a Service Fabric Runtime update.

If this request is driven by a specific CVE or security scanner finding, I'd open a Service Fabric support case and provide the CVE, affected Service Fabric Runtime version and detected libcurl.dll version. The Service Fabric engineering team can confirm whether that vulnerability actually affects their build of libcurl and, if it does, which runtime release will contain the patched binary.

There doesn't seem to be a separate Microsoft download of a newer libcurl.dll specifically supported as a drop-in replacement for the copy shipped with Service Fabric. For a required security remediation, the important question for Microsoft is therefore the patched Service Fabric Runtime version, rather than how to replace libcurl.dll independently.

rgds,

Alex

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Newest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.