Lucene search
+L

4701 matches found

RedhatCVE
RedhatCVE
added 2026/05/04 9:24 a.m.13 views

CVE-2026-41044

A flaw was found in Apache ActiveMQ. An authenticated attacker can exploit an improper input validation vulnerability in the admin web console to craft a malicious broker name. This malicious name, containing an xbean binding, can be used by a virtual machine VM transport to load a remote Spring...

8.8CVSS6.2AI score0.0098EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.27 views

vm2 安全漏洞

vm2 is a high-level virtual machine/sandbox developed by Czech developer Patrik Simek. It runs untrusted code using Node.js built-in modules listed in the allowlist. Version 3.10.4 of vm2 contains security vulnerabilities. Attackers can exploit these vulnerabilities to obtain host process objects...

9.8CVSS6.1AI score0.00921EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.17 views

vm2 代码注入漏洞

vm2 is a high-level virtual machine/sandbox developed by Czech developer Patrik Simek. It runs untrusted code using Node.js built-in modules listed in the allowlist. Versions of vm2 prior to 3.11.0 had a code injection vulnerability, which stemmed from a sandbox escape vulnerability. This...

9.8CVSS6.3AI score0.00905EPSS
SaveExploits1References1
RubySec
RubySec
added 2026/05/04 12:0 a.m.20 views

net-imap vulnerable to denial of service via high iteration count for `SCRAM-*` authentication

Summary When authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational denial-of-service attack on the client process by sending a big iteration count value. Details A hostile IMAP server can send an arbitrarily large PBKDF2 iteration count in the...

6.5CVSS5.8AI score0.00299EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.11 views

PT-2026-36848

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.11.0 Description vm2 is an open source sandbox for Node.js. A sandbox breakout occurs through the inspect function, allowing attackers to write code that escapes the sandbox environment and executes arbitrary commands o...

9.8CVSS6AI score0.01186EPSS
SaveExploits1References26
OSV
OSV
added 2026/05/01 8:54 a.m.5 views

CVE-2026-42402 Apache Neethi: Policy Normalization Unbounded Resource Allocation DoS

Apache Neethi is vulnerable to a Denial of Service attack through algorithmic complexity in policy normalization. Specially crafted WS-Policy documents can trigger an exponential Cartesian cross-product expansion during the normalization process, causing unbounded memory allocation that exhausts...

7.5CVSS7AI score
SaveExploits0References5
Fedora
Fedora
added 2026/04/29 2:45 a.m.12 views

[SECURITY] Fedora 43 Update: edk2-20260213-4.fc43

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. This package contains sample 64-bit UEFI firmware builds for QEMU and KVM...

7.5CVSS5.2AI score0.01027EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:8 a.m.11 views

KVM: x86: Use scratch field in MMIO fragment to hold small write values

...

8.8CVSS5.8AI score0.00128EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:7 a.m.8 views

KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish

...

7CVSS5.2AI score0.00122EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:2 a.m.10 views

KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU

...

8.8CVSS5.2AI score0.00122EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/24 7:8 p.m.12 views

CVE-2026-31593

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine virtualization module. When Secure Nested Paging SNP is enabled, an attempt to update the state of an already running and encrypted virtual machine can cause the host system to crash. This vulnerability leads to a Denial of...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 7:5 p.m.11 views

CVE-2026-31591

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. This vulnerability allows a local user in userspace to manipulate or run a virtual CPU vCPU while its state is being synchronized during the Secure Nested Paging SNP launch process. This improper synchronization ca...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 6:54 p.m.8 views

CVE-2026-31588

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. This vulnerability, a use-after-free, occurs when KVM processes Memory-mapped I/O MMIO writes that span across different memory pages, and an internal temporary variable is used. A malicious guest operating system ...

8.8CVSS5.5AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 5:33 p.m.11 views

CVE-2026-31558

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. A local attacker could potentially trigger an out-of-bounds memory access by providing a negative 'cpuid' parameter to the 'kvmgetvcpubycpuid' function. This could lead to system instability or potentially other...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31592

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect all of sevmemencregisterregion with kvm-lock Take and hold kvm-lock for before checking sevguest in sevmemencregisterregion, as sevguest isn't stable unless kvm-lock is held or KVM can guarantee KVMSEVINIT2 has...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

DEBIAN-CVE-2026-31591

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish Lock all vCPUs when synchronizing and encrypting VMSAs for SNP guests, as allowing userspace to manipulate and/or run a vCPU while its state is being...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31591

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish Lock all vCPUs when synchronizing and encrypting VMSAs for SNP guests, as allowing userspace to manipulate and/or run a vCPU while its state is being...

5.5CVSS0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31593

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU Reject synchronizing vCPU state to its associated VMSA if the vCPU has already been launched, i.e. if the VMSA has already been encrypted. On a host wit...

5.5CVSS0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31564

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix base address calculation in kvmeiointcregsaccess In function kvmeiointcregsaccess, the register base address is caculated from array base address plus offset, the offset is absolute value from the base address...

5.5CVSS0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31553

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix the descriptor address in kvmatswapdesc Using "u64 user hva + offset" to get the virtual addresses of S1/S2 descriptors looks really wrong, if offset is not zero. What we want to get for swapping is hva + offset,...

8.8CVSS0.0012EPSS
SaveExploits0References2
Rows per page
Query Builder