VYPR

rpm package

opensuse/hauler&distro=openSUSE Tumbleweed

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

Vulnerabilities (19)

  • CVE-2026-39821CriMay 22, 2026
    affected < 1.4.3-4.1fixed 1.4.3-4.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.4.3-5.1fixed 1.4.3-5.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.4.3-5.1fixed 1.4.3-5.1

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

  • CVE-2026-46597HigMay 22, 2026
    affected < 1.4.3-3.1fixed 1.4.3-3.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-42508CriMay 22, 2026
    affected < 1.4.3-3.1fixed 1.4.3-3.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-39834CriMay 22, 2026
    affected < 1.4.3-3.1fixed 1.4.3-3.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-39827MedMay 22, 2026
    affected < 1.4.3-3.1fixed 1.4.3-3.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-33814HigMay 7, 2026
    affected < 1.4.3-2.1fixed 1.4.3-2.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-39984MedApr 15, 2026
    affected < 1.4.3-1.1fixed 1.4.3-1.1

    Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-speci

  • CVE-2026-34986HigApr 6, 2026
    affected < 1.4.3-1.1fixed 1.4.3-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-2026-24122Feb 19, 2026
    affected < 1.4.2-1.1fixed 1.4.2-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-47911Feb 5, 2026
    affected < 1.3.1-1.1fixed 1.3.1-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-2026-22772Jan 12, 2026
    affected < 1.4.1-1.1fixed 1.4.1-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-2025-11579Oct 10, 2025
    affected < 1.3.1-1.1fixed 1.3.1-1.1

    github.com/nwaples/rardecode versions <=2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash.

  • CVE-2025-58058MedAug 28, 2025
    affected < 1.3.1-1.1fixed 1.3.1-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

  • CVE-2025-46569HigMay 1, 2025
    affected < 1.2.5-1.1fixed 1.2.5-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-22872MedApr 16, 2025
    affected < 1.2.4-1.1fixed 1.2.4-1.1

    The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can resul

  • CVE-2024-45338MedDec 18, 2024
    affected < 1.1.1-2.1fixed 1.1.1-2.1

    An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.

  • CVE-2024-0406Apr 6, 2024
    affected < 1.2.2-1.1fixed 1.2.2-1.1

    A flaw was discovered in the mholt/archiver package. This flaw allows an attacker to create a specially crafted tar file, which, when unpacked, may allow access to restricted files or directories. This issue can allow the creation or overwriting of files with the user's or applic