VYPR

apk package

chainguard/kube-fluentd-operator

pkg:apk/chainguard/kube-fluentd-operator

Vulnerabilities (129)

  • CVE-2026-56862HigAug 13, 2026
    affected < 1.18.2-r77fixed 1.18.2-r77

    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 < 1.18.2-r77fixed 1.18.2-r77

    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 < 1.18.2-r77fixed 1.18.2-r77

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

  • CVE-2026-56858MedAug 13, 2026
    affected < 1.18.2-r77fixed 1.18.2-r77

    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 < 1.18.2-r77fixed 1.18.2-r77

    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 < 1.18.2-r77fixed 1.18.2-r77

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

  • CVE-2026-56852HigJul 21, 2026
    affected < 1.18.2-r76fixed 1.18.2-r76

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

  • CVE-2026-46600HigJul 21, 2026
    affected < 1.18.2-r75fixed 1.18.2-r75

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

  • CVE-2026-45363CriJul 14, 2026
    affected < 1.18.2-r65fixed 1.18.2-r65

    ruby-jwt is a Ruby implementation of the RFC 7519 OAuth JSON Web Token standard. Prior to 2.10.3 and 3.2.0, JWT.decode(token, '', true, algorithm: 'HS256') accepts an attacker-forged token because OpenSSL::HMAC.digest('SHA256', '', payload) returns a valid digest under an empty k

  • CVE-2026-44161HigJul 8, 2026
    affected < 1.18.2-r72fixed 1.18.2-r72

    Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Prior to 1.19.3, the Fluentd out_http output plugin allows placeholders such as ${tag} in the endpoint configuration parameter, and if a placeholder value is de

  • CVE-2026-44160HigJul 8, 2026
    affected < 1.18.2-r72fixed 1.18.2-r72

    Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Prior to 1.19.3, Fluentd's in_http and in_forward plugins support gzip-compressed data but enforce limits only on compressed payloads through settings such as b

  • CVE-2026-44025HigJul 8, 2026
    affected < 1.18.2-r72fixed 1.18.2-r72

    Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Prior to 1.19.3, Fluentd's Monitor Agent plugin in_monitor_agent exposes internal metrics and plugin information via a REST API, and responses from /api/plugins

  • CVE-2026-44024CriJul 8, 2026
    affected < 1.18.2-r72fixed 1.18.2-r72

    Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Prior to 1.19.3, Fluentd allows dynamically constructing file paths using the ${tag} placeholder, and insufficient validation of ${tag} in file configurations s

  • CVE-2026-42505MedJul 8, 2026
    affected < 1.18.2-r74fixed 1.18.2-r74

    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 < 1.18.2-r74fixed 1.18.2-r74

    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-54906CriJun 24, 2026
    affected < 1.18.2-r71fixed 1.18.2-r71

    concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReadWriteLock#release_write_lock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread.

  • CVE-2026-54905MedJun 24, 2026
    affected < 1.18.2-r71fixed 1.18.2-r71

    concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReentrantReadWriteLock can incorrectly grant a write lock after one thread acquires the read lock 32,768 times. The lock stores a thread's local read and write hold counts in one integer. The low

  • CVE-2026-54904HigJun 24, 2026
    affected < 1.18.2-r71fixed 1.18.2-r71

    concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::AtomicReference#update can enter a permanent busy retry loop when the current value is Float::NAN. The issue is caused by the interaction between AtomicReference#update, which retries until compar

  • CVE-2026-54297HigJun 24, 2026
    affected < 1.18.2-r71fixed 1.18.2-r71

    Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. From 1.0.0 until 1.10.6 and 2.14.3, Faraday::NestedParamsEncoder, the default nested query parameter encoder/decoder in Faraday, decodes nested query strings without enforcing

  • CVE-2026-47242MedJun 22, 2026
    affected < 1.18.2-r70fixed 1.18.2-r70

    Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to 0.6.5 and 0.5.15, when Net::IMAP#id is called with a hash argument, although the ID field value strings are correctly quoted (escaping quoted specials), they were not validated to

Page 1 of 7