VYPR

rpm package

opensuse/gomuks&distro=openSUSE Tumbleweed

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

Vulnerabilities (8)

  • CVE-2026-42506MedMay 22, 2026
    affected < 26.03+git.1780250926.564a8707-1.1fixed 26.03+git.1780250926.564a8707-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-42502MedMay 22, 2026
    affected < 26.03+git.1780250926.564a8707-1.1fixed 26.03+git.1780250926.564a8707-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-39821CriMay 22, 2026
    affected < 26.03+git.1780250926.564a8707-1.1fixed 26.03+git.1780250926.564a8707-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 < 26.03+git.1780250926.564a8707-1.1fixed 26.03+git.1780250926.564a8707-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-25681MedMay 22, 2026
    affected < 26.03+git.1780250926.564a8707-1.1fixed 26.03+git.1780250926.564a8707-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-33809MedMar 25, 2026
    affected < 26.03+git.1780250926.564a8707-1.1fixed 26.03+git.1780250926.564a8707-1.1

    A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error.

  • CVE-2025-47911MedFeb 5, 2026
    affected < 0.3.1-2.1fixed 0.3.1-2.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-2024-24792HigJun 27, 2024
    affected < 0.3.0-3.1fixed 0.3.0-3.1

    Parsing a corrupt or malicious image with invalid color indices can cause a panic.