Lucene search
K

52 matches found

PyPA
PyPA
added 2026/05/27 6:16 p.m.2 views

PYSEC-2026-189

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, src/bentoml/internal/container/frontend/dockerfile/templates/basev2.j2 interpolates docker.baseimage raw with no escaping, newline filtering, or validation. A malicious...

8.8CVSS5.9AI score0.00045EPSS
Exploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 5:22 p.m.6 views

Incus has an abitrary file write through its systemd-creds options

Summary Incus instances have an option to provide credentials to systemd in the guest. For containers, this is handled through a shared directory. An attacker can use the name of a systemd credential to escape that directory and overwrite arbitrary files on the host system. This can in turn be us...

9.9CVSS6AI score0.0003EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/02/18 8:47 p.m.15 views

CVE-2025-14876

CVE-2025-14876 is associated with a flaw in the QEMU virtio-crypto device where the AKCIPHER path lacks a proper length check, allowing a guest to trigger uncontrolled memory allocation and cause a host DoS. This conclusion is supported by Red Hat’s advisory describing a memory-allocation DoS vec...

5.5CVSS5.4AI score0.00005EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/02/12 11:45 p.m.2 views

CVE-2024-21961

Improper restriction of operations within the bounds of a memory buffer in PCIe® Link could allow an attacker with access to a guest virtual machine to potentially perform a denial of service attack against the host resulting in loss of availability...

6CVSS5.8AI score0.0002EPSS
Exploits0References2
Snyk
Snyk
added 2026/02/04 12:7 a.m.1 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the ExpandApk function. An attacker can cause excessive resource consumption by providing a specially crafted, highly-compressed .apk stream that decompresses into a large tar...

7.5CVSS5.6AI score0.00019EPSS
Exploits0References2
OSV
OSV
added 2026/01/29 9:16 a.m.0 views

CVE-2026-23571

A command injection vulnerability was discovered in TeamViewer DEX former 1E DEX, specifically within the 1E-Nomad-RunPkgStatusRequest instruction. Improper input validation allows authenticated attackers with actioner privilege to run elevated arbitrary commands on connected hosts via malicious...

6.8CVSS6AI score
Exploits0References1
OpenVAS
OpenVAS
added 2025/09/10 12:0 a.m.1 views

Huawei EulerOS: Security Advisory for polkit (EulerOS-SA-2025-2052)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.7CVSS6.7AI score0.00034EPSS
Exploits0References2
Amazon
Amazon
added 2025/03/06 12:0 a.m.2 views

Important: libnvidia-container

Issue Overview: NVIDIA Container Toolkit contains an improper isolation vulnerability where a specially crafted container image could lead to modification of a host binary. A successful exploit of this vulnerability may lead to code execution, denial of service, escalation of privileges,...

8.4CVSS7.3AI score0.00099EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-49293

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nftables: initialize registers in nftdochain Initialize registers to avoid stack leak into userspace. CVE-2022-49293 Note that Nessus relies on the...

5.5CVSS6.7AI score0.00008EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/01/10 8:0 a.m.1 views

runc can be confused to create empty files/directories on the host

...

3.6CVSS6.3AI score0.0015EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/12/09 12:0 a.m.43 views

GLSA-202412-02 : Cacti: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202412-02 Cacti: Multiple Vulnerabilities Multiple vulnerabilities have been discovered in Cacti. Please review the CVE identifiers referenced below for details. Tenable has extracted the preceding description block directly from...

9.8CVSS7.3AI score0.94469EPSS
Exploits71References24
OSV
OSV
added 2024/11/14 12:15 p.m.0 views

AZL-60901 CVE-2024-3447 affecting package qemu for versions less than 8.2.0-16

A heap-based buffer overflow was found in the SDHCI device emulation of QEMU. The bug is triggered when both s-datacount and the size of s-fifobuffer are set to 0x200, leading to an out-of-bound access. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a...

6CVSS7.1AI score0.00015EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:14 a.m.1 views

QEMU: virtio: DMA reentrancy issue leads to double free vulnerability

A double free vulnerability was found in QEMU virtio devices virtio-gpu, virtio-serial-bus, virtio-crypto, where the memreentrancyguard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host,...

8.2CVSS7.6AI score0.00128EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 8:4 p.m.3 views

qemu-kvm: 'qemu-img info' leads to host file read/write

A flaw was found in the QEMU disk image utility qemu-img 'info' command. A specially crafted image file containing a json: value describing block devices in QMP could cause the qemu-img process on the host to consume large amounts of memory or CPU time, leading to denial of service or read/write ...

7.8CVSS7.1AI score0.00052EPSS
Exploits0References4
OSV
OSV
added 2024/06/04 6:12 p.m.22 views

GHSA-J9HF-98C3-WRM8 malicious container creates symlink "mtab" on the host External

Impact A malicious container can affect the host by taking advantage of code cri-o added to show the container mounts on the host. A workload built from this Dockerfile: FROM docker.io/library/busybox as source RUN mkdir /extra && cd /extra && ln -s ../../../../../../../../root etc FROM scratch...

8.1CVSS8AI score0.01705EPSS
Exploits0References12
OSV
OSV
added 2024/05/14 3:44 p.m.2 views

AZL-60919 CVE-2024-4693 affecting package qemu for versions less than 8.2.0-16

A flaw was found in the QEMU Virtio PCI Bindings hw/virtio/virtio-pci.c. An improper release and use of the irqfd for vector 0 during the boot process leads to a guest triggerable crash via vhostnetstop. This flaw allows a malicious guest to crash the QEMU process on the host...

5.5CVSS7AI score0.00034EPSS
Exploits0References1
OSV
OSV
added 2024/02/15 5:15 a.m.0 views

CVE-2022-23085

A user-provided integer option was passed to nmreqcopyin without checking if it would overflow. This insufficient bounds checking could lead to kernel memory corruption. On systems configured to include netmap in their devfsruleset, a privileged process running in a jail can affect the host...

8.2CVSS5.9AI score
Exploits0References2
CNNVD
CNNVD
added 2023/06/06 12:0 a.m.2 views

Notation 资源管理错误漏洞

Notation is a collection of libraries open-sourced by the Notary Project to support symbolic notation, validation, push and pull oci artifacts. A resource management error vulnerability exists in versions prior to Notation v1.0.0-rc.6. The vulnerability stems from the fact that if a user runs the...

5.7CVSS5.8AI score0.00061EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.1 views

kernel: KVM: NULL pointer dereference in kvm_mmu_invpcid_gva

A flaw was found in KVM. With shadow paging enabled if INVPCID is executed with CR0.PG=0, the invlpg callback is not set, and the result is a NULL pointer dereference. This flaw allows a guest user to cause a kernel oops condition on the host, resulting in a denial of service...

6.9CVSS6.6AI score0.00017EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:52 a.m.1 views

SUSE CVE-2017-2615

Quick emulator QEMU built with the Cirrus CLGD 54xx VGA emulator support is vulnerable to an out-of-bounds access issue. It could occur while copying VGA data via bitblt copy in backward mode. A privileged user inside a guest could use this flaw to crash the QEMU process resulting in DoS or...

5.5CVSS9.4AI score0.0101EPSS
Exploits0References16
Rows per page
Query Builder