VYPR

rpm package

opensuse/containerized-data-importer1.66&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/containerized-data-importer1.66&distro=openSUSE%20Tumbleweed

Vulnerabilities (12)

  • CVE-2026-56852HigJul 21, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

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

  • CVE-2026-39821CriMay 22, 2026
    affected < 1.66.0-1.1fixed 1.66.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-27136MedMay 22, 2026
    affected < 1.66.0-1.1fixed 1.66.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-42508CriMay 22, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.

  • CVE-2026-39832CriMay 22, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    When adding a key to a remote agent constraint extensions such as [email protected] were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now

  • CVE-2026-39828MedMay 22, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with Par

  • CVE-2026-39827MedMay 22, 2026
    affected < 1.66.0-1.1fixed 1.66.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-35469MedApr 16, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    spdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. Three allocation paths are affected: the SETTINGS frame entry count,

  • CVE-2026-34986HigApr 6, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JW

  • CVE-2025-58190MedFeb 5, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2025-47911MedFeb 5, 2026
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2025-58058MedAug 28, 2025
    affected < 1.66.0-1.1fixed 1.66.0-1.1

    xz is a pure golang package for reading and writing xz-compressed files. Prior to version 0.5.14, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the