Latest cloudflared version and official download: 2026.8.3
The current verified stable version of cloudflared is 2026.8.3.
2026.8.3Release date: 2026-08-31. Source verified: 2026-09-05. Source: cloudflared GitHub releases.
Cloudflare Tunnel daemon and command-line client.
Run cloudflared --version in a terminal to check the installed build, compare it with the verified release above, then choose the matching official download if an update is needed.
Open the official cloudflared downloadWill this tunnel run continuously?
Keep using an existing suitable computer when possible. If the service needs a dedicated always-on host, check architecture, Ethernet, power, cooling, and restart behavior before comparing hardware.
Source-backed version details
cloudflared GitHub releases
Source verified: 2026-09-05.
Release date: 2026-08-31.
Networking
Vendor-provided source
Repository release record
Recently checked — Checked 2 days ago; the catalog review window is 45 days.
Where can you install it?
What-Version labels who publishes or maintains each route. Community routes are useful, but they are not presented as vendor downloads.
Version evidence and catalogued download links are anchored to the publisher-owned source.
Open publisher source ↗Check and update cloudflared
Installed version
Run in your terminal and compare the full version number with the release above.
cloudflared --versionOfficial instructionsmacOS with Homebrew
Use the package manager that installed cloudflared.
brew install cloudflared
# For an existing Homebrew installation:
brew upgrade cloudflaredOfficial instructionsWindows with winget
Install or upgrade the Cloudflare package. MSI and executable builds are also listed in the release assets.
winget install --id Cloudflare.cloudflared
# For an existing winget installation:
winget upgrade --id Cloudflare.cloudflaredOfficial instructionsLinux packages
Select the Debian, RPM or standalone binary for your CPU. For an apt installation with the Cloudflare repository configured:
sudo apt-get update
sudo apt-get install --only-upgrade cloudflaredOfficial instructionsChecksums and architectures
Release notes list SHA-256 checksums. Compare your asset filename exactly: amd64 is x64, arm64 is 64-bit ARM, and 386 is x86. Availability differs by operating system.
Official instructionsStandalone binary updates
For a standalone installation, use the built-in updater. Package-manager installations should use their package manager.
cloudflared updateOfficial instructionsKnown issue in 2026.8.1
Release 2026.8.1 has a documented path-normalization issue affecting some HTTP origins. Consult its notes before deploying that older version.
Official instructionsPrevious release: 2026.8.2
The preceding catalogued release is 2026.8.2, published 14 August 2026. Compare its official notes with the current release before choosing an older package.
Official instructions