VYPR

rpm package

opensuse/alloy&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/alloy&distro=openSUSE%20Tumbleweed

Vulnerabilities (37)

  • CVE-2026-10722LowJun 3, 2026
    affected < 1.17.1-1.1fixed 1.17.1-1.1

    A vulnerability has been found in cilium ebpf up to 0.21.0. This affects the function loadRawSpec of the file btf/btf.go of the component LoadCollectionSpec/LoadCollectionSpecFromReader. Such manipulation of the argument offset leads to integer overflow. The attack can only be pe

  • CVE-2026-45686HigJun 2, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, a remotely reachable integer overflow in OBI's memcached text protocol parser can crash the OBI process and cause denial of service. W

  • CVE-2026-45685HigJun 2, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.1.0 to before version 0.9.0, malformed MongoDB wire messages can trigger uncaught panics in the MongoDB TCP parser, allowing a remote unauthenticated attacker to c

  • CVE-2026-45682MedJun 2, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the custom CappedConcurrentHashMap introduced for Java TLS state tracking never removes keys from its insertion-order queue when entries are deleted. In l

  • CVE-2026-45678HigJun 2, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OB

  • CVE-2026-44740MedJun 1, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise

  • CVE-2026-39821CriMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    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-2026-25681MedMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.

  • CVE-2026-25680MedMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service.

  • CVE-2026-46598MedMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.

  • CVE-2026-39834CriMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent trunca

  • CVE-2026-39831CriMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    The Verify() method for FIDO/U2F security key types ([email protected], [email protected]) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the

  • CVE-2026-39830CriMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now

  • CVE-2026-39827MedMay 22, 2026
    affected < 1.17.0-1.1fixed 1.17.0-1.1

    An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state

  • CVE-2026-41889CriMay 8, 2026
    affected < 1.16.1-2.1fixed 1.16.1-2.1

    pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placehol

  • CVE-2026-41506MedMay 8, 2026
    affected < 1.18.0-1.1fixed 1.18.0-1.1

    go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0

  • CVE-2026-33814HigMay 7, 2026
    affected < 1.18.0-1.1fixed 1.18.0-1.1

    When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.

  • CVE-2026-41607MedApr 28, 2026
    affected < 1.18.0-1.1fixed 1.18.0-1.1

    Out-of-bounds Read vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue.

  • CVE-2026-41606MedApr 28, 2026
    affected < 1.18.0-1.1fixed 1.18.0-1.1

    Uncontrolled Recursion vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue.

  • CVE-2026-41602HigApr 28, 2026
    affected < 1.16.1-1.1fixed 1.16.1-1.1

    Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue.

Page 1 of 2