cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

Cloudflare Tunnel client (formerly Argo Tunnel)

Results 493 cloudflared issues
Sort by recently updated
recently updated
newest added

Poc reported and assessed not a security issue at https://hackerone.com/bugs?subject=user&report_id=3378933 ``` package main import ( "strings" "fmt" "log" "net/http" "os" "runtime/pprof" "github.com/cloudflare/cloudflared/cfapi" ) func main() { // just set up...

**Describe the feature you'd like** I want cloudflare to have tray icon which I can turn on/off from it. **Describe alternatives you've considered** I write a small service and a...

Type: Feature Request
Priority: Normal

**Describe the bug** NaN in the input number **To Reproduce** Steps to reproduce the behavior: 1. Asset to [https://dash.cloudflare.com/](https://dash.cloudflare.com/) 2. Direct to Workers and Pages 3. Enter any character in...

Type: Bug
Priority: Normal

When running tunnels, an error log is output stating that the origin certificate cannot be found, even though it is not required for remotely managed tunnels. This pull request modifies...

Our scan found some High CVEs on cloudflared: * coredns * CVE-2025-58063 * stdlib: * CVE-2025-4674 * CVE-2025-47907 Do these CVEs actually affect cloudflared in practice? And is there a...

**Describe the bug** Our tunnels stopped working (for unknown reasons this weekend) and attempted update. Some issue occurred attempting to update and now repeated uninstall/install attempts fail. We now have...

Type: Bug
Priority: Normal

**Describe the feature you'd like** Installing cloudflared rpm fails on Atomic OS ```bash error: Running %post for cloudflared-fips: bwrap(/bin/sh): Child process exited with code 1; run `journalctl -t 'rpm-ostree(cloudflared-fips.post)'` for...

Type: Feature Request
Priority: Normal

**Describe the feature you'd like** A clear and concise description of the feature. What problem does it solve for you? As part of our security work, we are validating all...

Type: Feature Request
Priority: Normal

Re-Creating as #1508 has been closed - this is for FreeBSD not OpenBSD. This is intent to fix https://github.com/cloudflare/cloudflared/issues/1365 as per @NothingTooSerious suggestion in https://github.com/cloudflare/cloudflared/issues/1365#issuecomment-2678163738 I tested it on my...