VYPR
Vendor

Jetkvm

Products
2
CVEs
3
Across products
5
Status
Private

Products

2

Recent CVEs

3
  • CVE-2026-32295HigMar 17, 2026
    risk 0.42cvss 7.5epss 0.00

    JetKVM before 0.5.4 does not rate limit login requests, enabling brute-force attempts to guess credentials.

  • CVE-2026-32294MedMar 17, 2026
    risk 0.31cvss 4.7epss 0.00

    JetKVM prior to 0.5.4 does not verify the authenticity of downloaded firmware files. An attacker-in-the-middle or a compromised update server could modify the firmware and the corresponding SHA256 hash to pass verification.

  • CVE-2012-0045Jul 3, 2012
    risk 0.00cvss epss 0.01

    The em_syscall function in arch/x86/kvm/emulate.c in the KVM implementation in the Linux kernel before 3.2.14 does not properly handle the 0f05 (aka syscall) opcode, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application, as…