VYPR

rpm package

opensuse/cosign&distro=openSUSE Tumbleweed

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

Vulnerabilities (31)

  • CVE-2026-27136MedMay 22, 2026
    affected < 3.1.1-1.1fixed 3.1.1-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 < 3.1.1-1.1fixed 3.1.1-1.1

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

  • CVE-2026-46597HigMay 22, 2026
    affected < 3.1.1-1.1fixed 3.1.1-1.1

    An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.

  • CVE-2026-39834CriMay 22, 2026
    affected < 3.1.1-1.1fixed 3.1.1-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-39830CriMay 22, 2026
    affected < 3.1.1-1.1fixed 3.1.1-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 < 3.1.1-1.1fixed 3.1.1-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-39395MedApr 7, 2026
    affected < 3.0.6-1.1fixed 3.0.6-1.1

    Cosign provides code signing and transparency for containers and binaries. Prior to 3.0.6 and 2.6.3, cosign verify-blob-attestation may erroneously report a "Verified OK" result for attestations with malformed payloads or mismatched predicate types. For old-format bundles and det

  • CVE-2026-33815CriApr 7, 2026
    affected < 3.1.1-1.1fixed 3.1.1-1.1

    Memory-safety vulnerability in github.com/jackc/pgx/v5.

  • CVE-2026-26958LowFeb 19, 2026
    affected < 3.0.5-1.1fixed 3.0.5-1.1

    filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If (*Poin

  • CVE-2026-24122LowFeb 19, 2026
    affected < 3.0.5-1.1fixed 3.0.5-1.1

    Cosign provides code signing and transparency for containers and binaries. In versions 3.0.4 and below, an issuing certificate with a validity that expires before the leaf certificate will be considered valid during verification even if the provided timestamp would mean the issui

  • CVE-2025-11065MedJan 26, 2026
    affected < 3.0.4-2.1fixed 3.0.4-2.1

    A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data process

  • CVE-2026-24137MedJan 23, 2026
    affected < 3.0.5-1.1fixed 3.0.5-1.1

    sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client (pkg/tuf/client.go) supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target na

  • CVE-2026-23992MedJan 22, 2026
    affected < 3.0.5-1.1fixed 3.0.5-1.1

    go-tuf is a Go implementation of The Update Framework (TUF). Starting in version 2.0.0 and prior to version 2.3.1, a compromised or misconfigured TUF repository can have the configured value of signature thresholds set to 0, which effectively disables signature verification. This

  • CVE-2026-23991MedJan 22, 2026
    affected < 3.0.5-1.1fixed 3.0.5-1.1

    go-tuf is a Go implementation of The Update Framework (TUF). Starting in version 2.0.0 and prior to version 2.3.1, if the TUF repository (or any of its mirrors) returns invalid TUF metadata JSON (valid JSON but not well formed TUF metadata), the client will panic during parsing,

  • CVE-2026-22772MedJan 12, 2026
    affected < 3.0.5-1.1fixed 3.0.5-1.1

    Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio's metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal servic

  • CVE-2026-22703MedJan 10, 2026
    affected < 3.0.4-2.1fixed 3.0.4-2.1

    Cosign provides code signing and transparency for containers and binaries. Prior to versions 2.6.2 and 3.0.4, Cosign bundle can be crafted to successfully verify an artifact even if the embedded Rekor entry does not reference the artifact's digest, signature or public key. When v

  • CVE-2025-58181MedNov 19, 2025
    affected < 3.0.4-2.1fixed 3.0.4-2.1

    SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

  • CVE-2025-46569HigMay 1, 2025
    affected < 2.5.3-1.1fixed 2.5.3-1.1

    Open Policy Agent (OPA) is an open source, general-purpose policy engine. Prior to version 1.4.0, when run as a server, OPA exposes an HTTP Data API for reading and writing documents. Requesting a virtual document through the Data API entails policy evaluation, where a Rego query

  • CVE-2025-22870MedMar 12, 2025
    affected < 2.5.0-1.1fixed 2.5.0-1.1

    Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

  • CVE-2025-22869HigFeb 26, 2025
    affected < 2.5.0-1.1fixed 2.5.0-1.1

    SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.

Page 1 of 2