VYPR

rpm package

suse/helm&distro=SUSE Linux Micro 6.2

pkg:rpm/suse/helm&distro=SUSE%20Linux%20Micro%206.2

Vulnerabilities (3)

  • CVE-2026-39821CriMay 22, 2026
    affected < 3.21.1-160000.1.1fixed 3.21.1-160000.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-2025-58190Feb 5, 2026
    affected < 3.19.1-160000.1.1fixed 3.19.1-160000.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-47911Feb 5, 2026
    affected < 3.19.1-160000.1.1fixed 3.19.1-160000.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.