VYPR

apk package

chainguard/flux-fips-2.9

pkg:apk/chainguard/flux-fips-2.9

Vulnerabilities (4)

  • CVE-2026-56852HigJul 21, 2026
    affected < 2.9.3-r2fixed 2.9.3-r2

    A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.

  • CVE-2026-42505MedJul 8, 2026
    affected < 2.9.1-r3fixed 2.9.1-r3

    Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.

  • CVE-2026-39822HigJul 8, 2026
    affected < 2.9.1-r3fixed 2.9.1-r3

    On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symb

  • CVE-2026-41178MedJun 4, 2026
    affected < 2.9.0-r1fixed 2.9.0-r1

    OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the iss