VYPR
Vendor

Lxc

Products
6
CVEs
35
Across products
36
Status
Private

Products

6

Recent CVEs

35
View all 35 CVEs →
  • CVE-2016-8649CriMay 1, 2017
    risk 0.59cvss 9.1epss 0.03

    lxc-attach in LXC before 1.0.9 and 2.x before 2.0.6 allows an attacker inside of an unprivileged container to use an inherited file descriptor, of the host's /proc, to access the rest of the host's filesystem via the openat() family of syscalls.

  • CVE-2026-33945CriMar 27, 2026
    risk 0.57cvss 9.9epss 0.00

    Incus is a system container and virtual machine manager. Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. Prior to version 6.23.0, an attacker can set a configuration key named something…

  • CVE-2026-33898HigMar 27, 2026
    risk 0.50cvss 8.8epss 0.00

    Incus is a system container and virtual machine manager. Prior to version 6.23.0, the web server spawned by `incus webui` incorrectly validates the authentication token such that an invalid value will be accepted. `incus webui` runs a local web server on a random localhost port.…

  • CVE-2016-10124HigJan 9, 2017
    risk 0.49cvss 8.6epss 0.02

    An issue was discovered in Linux Containers (LXC) before 2016-02-22. When executing a program via lxc-attach, the nonpriv session can escape to the parent session by using the TIOCSTI ioctl to push characters into the terminal's input buffer, allowing an attacker to escape the…

  • CVE-2025-52890HigJun 25, 2025
    risk 0.46cvss 8.1epss 0.00

    Incus is a system container and virtual machine manager. When using an ACL on a device connected to a bridge, Incus versions 6.12 and 6.13generates nftables rules that partially bypass security options `security.mac_filtering`, `security.ipv4_filtering` and…

  • CVE-2026-32606HigMar 18, 2026
    risk 0.42cvss 7.6epss 0.00

    IncusOS is an immutable OS image dedicated to running Incus. Prior to 202603142010, the default configuration of systemd-cryptenroll as used by IncusOS through mkosi allows for an attacker with physical access to the machine to access the encrypted data without requiring any…

  • CVE-2026-41684MedMay 7, 2026
    risk 0.35cvss 6.5epss 0.00

    Incus is a system container and virtual machine manager. Prior to version 7.0.0, backup.GetInfo() trusts the inline backup/index.yaml config when present and only falls back to parsing the legacy backup/container/backup.yaml file if result.Config == nil. As a result, an archive…

  • CVE-2026-41647MedMay 7, 2026
    risk 0.35cvss 6.5epss 0.00

    Incus is a system container and virtual machine manager. Prior to version 7.0.0, a missing error handling could lead an authenticated Incus user to cause a daemon crash through the import of a truncated storage bucket backup file. This issue has been patched in version 7.0.0.

  • CVE-2026-40251MedMay 6, 2026
    risk 0.35cvss 6.5epss 0.00

    Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage volume feature to cause the Incus daemon to crash. The backup restore subsystem…

  • CVE-2026-40197MedMay 6, 2026
    risk 0.35cvss 6.5epss 0.00

    Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage volume feature to cause the Incus daemon to crash. The custom volume backup…

  • CVE-2026-40195MedMay 6, 2026
    risk 0.35cvss 6.5epss 0.00

    Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage bucket import logic allows an authenticated user with access to the storage bucket feature to cause the Incus daemon to crash. The vulnerability is present…

  • CVE-2026-39402MedMay 5, 2026
    risk 0.35cvss 6.5epss 0.00

    lxc is a Linux container runtime. In the setuid helper lxc-user-nic, the delete path contains a logic flaw in the find_line() function that allows an unprivileged user to delete OVS-attached network interfaces belonging to other users. When lxc-user-nic delete scans its NIC…

  • CVE-2026-41648MedMay 7, 2026
    risk 0.26cvss 5.0epss 0.00

    Incus is a system container and virtual machine manager. Prior to version 7.0.0, user provided image and backup tarballs would be unpacked and YAML files parsed without any size restrictions. This was making it easy for an authenticated user to provide a crafted image or backup…

  • CVE-2026-35527MedMay 5, 2026
    risk 0.26cvss 5.0epss 0.00

    Incus is an open source container and virtual machine manager. In versions prior to 7.0.0, the image import flow issues an outbound HEAD request to a user-supplied URL before validating the request against project restrictions such as restricted.images.servers. The…

  • CVE-2026-40243MedMay 6, 2026
    risk 0.24cvss 4.8epss 0.00

    Incus is a system container and virtual machine manager. In versions before 7.0.0, broken TLS validation logic in the OVN database connection logic can allow connections to an attacker's OVN database. The OVN client implementations disable Go standard TLS server verification and…

  • CVE-2026-41685MedMay 7, 2026
    risk 0.21cvss 4.3epss 0.00

    Incus is a system container and virtual machine manager. Prior to version 7.0.0, uploads of large amount of data by authenticated users can run the Incus server out of disk space, potentially taking down the host system. The impact here is limited for anyone using…

  • CVE-2018-6556LowAug 10, 2018
    risk 0.21cvss 3.3epss 0.00

    lxc-user-nic when asked to delete a network interface will unconditionally open a user provided path. This code path may be used by an unprivileged user to check for the existence of a path which they wouldn't otherwise be able to reach. It may also be used to trigger side…

  • CVE-2017-5985LowMar 14, 2017
    risk 0.21cvss 3.3epss 0.00

    lxc-user-nic in Linux Containers (LXC) allows local users with a lxc-usernet allocation to create network interfaces on the host and choose the name of those interfaces by leveraging lack of netns ownership check.

  • CVE-2025-52889LowJun 25, 2025
    risk 0.15cvss 3.4epss 0.00

    Incus is a system container and virtual machine manager. When using an ACL on a device connected to a bridge, Incus version 6.12 and 6.13 generates nftables rules for local services (DHCP, DNS...) that partially bypass security options `security.mac_filtering`,…

  • CVE-2026-33897Mar 26, 2026
    risk 0.00cvss epss 0.00

    Incus is a system container and virtual machine manager. Prior to version 6.23.0, instance template files can be used to cause arbitrary read or writes as root on the host server. Incus allows for pongo2 templates within instances which can be used at various times in the…