VYPR

rpm package

opensuse/cloudflared&distro=openSUSE Tumbleweed

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

Vulnerabilities (5)

  • CVE-2026-39821CriMay 22, 2026
    affected < 2026.5.2-1.1fixed 2026.5.2-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-33814HigMay 7, 2026
    affected < 2026.5.2-1.1fixed 2026.5.2-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-2025-58181Nov 19, 2025
    affected < 2025.11.1-1.1fixed 2025.11.1-1.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-22869Feb 26, 2025
    affected < 2025.11.1-1.1fixed 2025.11.1-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.

  • CVE-2024-45337CriDec 12, 2024
    affected < 2024.12.1-1.1fixed 2024.12.1-1.1

    Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that "A call to this function does not guarantee that