VYPR

apk package

chainguard/kueue-fips-0.19

pkg:apk/chainguard/kueue-fips-0.19

Vulnerabilities (12)

  • CVE-2026-56865HigAug 13, 2026
    affected < 0fixed 0

    A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache. This attack allows for a malicious GOPROXY to serve malicious modul

  • CVE-2026-56864HigAug 13, 2026
    affected < 0fixed 0

    A malicious GOSUMDB was capable of serving arbitrary module content not contained within the transparency log. This attack allows for a coordinating GOPROXY and GOSUMDB to serve a client malicious module content that cannot be detected by evaluating the transparency log. In order

  • CVE-2026-56862HigAug 13, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indef

  • CVE-2026-56860MedAug 13, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    Previously, resolving relative paths containing parent directory ('..') segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-b

  • CVE-2026-56859HigAug 13, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion.

  • CVE-2026-56858MedAug 13, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS.

  • CVE-2026-56853HigAug 13, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.

  • CVE-2026-33818HigAug 13, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.

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

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

  • CVE-2026-46600HigJul 21, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer.

  • CVE-2026-39821CriMay 22, 2026
    affected < 0.19.1-r1fixed 0.19.1-r1

    The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode("xn--example-.com") incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in program

  • CVE-2024-7598LowMar 20, 2025
    affected < 0fixed 0

    A security issue was discovered in Kubernetes where a malicious or compromised pod could bypass network restrictions enforced by network policies during namespace deletion. The order in which objects are deleted during namespace termination is not defined, and it is possible for