Race Condition Affecting cilium-1.17-operator-aws package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

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-MINIMOSLATEST-CILIUM117OPERATORAWS-19215365
  • published23 Aug 2026
  • disclosed24 Aug 2026

Introduced: 23 Aug 2026

NewCVE-2026-45404  (opens in a new tab)
CWE-362  (opens in a new tab)
CWE-667  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest cilium-1.17-operator-aws.

NVD Description

Note: Versions mentioned in the description apply only to the upstream cilium-1.17-operator-aws package and not the cilium-1.17-operator-aws package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From version 0.11.0 through 1.44.0, the OpenTracing bridge's bridgeSpan contains an unsynchronized extraBaggageItems map which can cause a panic. Because Go maps are not safe for concurrent read/write access, concurrent SetBaggageItem and correlation.MapFromContext calls on the same hooked bridgeSpan can trigger a fatal runtime error—such as concurrent map read and map write or concurrent map iteration and map write—terminating the process and causing denial of service. This issue is fixed in version 1.45.0.