Out-of-bounds Read Affecting telegraf-1.39 package, versions <1.39.3-r7


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.36% (29th 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-19540440
  • published5 Sept 2026
  • disclosed7 Aug 2026

Introduced: 7 Aug 2026

CVE-2026-65819  (opens in a new tab)
CWE-125  (opens in a new tab)
CWE-400  (opens in a new tab)

How to fix?

Upgrade Chainguard telegraf-1.39 to version 1.39.3-r7 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.

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. A patch commit is available at 210f25f.