Incorrect Authorization Affecting telegraf-1.39 package, versions <1.39.3-r9


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.49% (41st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-TELEGRAF139-19706346
  • published12 Sept 2026
  • disclosed10 Sept 2026

Introduced: 10 Sep 2026

NewCVE-2026-88044  (opens in a new tab)
CWE-863  (opens in a new tab)

How to fix?

Upgrade Chainguard telegraf-1.39 to version 1.39.3-r9 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream telegraf-1.39 package and not the telegraf-1.39 package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.70.0 until 1.75.1, the serve/start RC interface accepts per-server proxyOpt.AuthProxy settings, and the FTP and S3 constructors in cmd/serve/ftp/ftp.go and cmd/serve/s3/server.go incorrectly check the process-global proxy.Opt.AuthProxy value instead. When the global value is empty, the request-local authentication proxy is ignored: FTP falls back to the fixed filesystem with username anonymous and any password, while S3 with AuthKey serves the fixed RC fs rather than the backend selected by the proxy. The dedicated command-line servers that configure the global option are not affected. This issue is fixed in version 1.75.1.