Lucene search
+L

46191 matches found

EUVD
EUVD
added 2026/05/08 7:13 p.m.24 views

EUVD-2026-27248

fast-uri vulnerable to host confusion via percent-encoded authority delimiters...

7.5CVSS5.8AI score0.00512EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 7:13 p.m.23 views

GHSA-V39H-62P7-JPJC fast-uri vulnerable to host confusion via percent-encoded authority delimiters

Impact fast-uri v3.1.1 and earlier decodes percent-encoded authority delimiters %40 as @, %3A as : inside the host component and serializes them back as raw characters. This changes the URI structure, turning a hostname into userinfo plus a different host. For example,...

7.5CVSS6.6AI score0.00512EPSS
SaveExploits0References50
Github Security Blog
Github Security Blog
added 2026/05/08 7:13 p.m.34 views

fast-uri vulnerable to host confusion via percent-encoded authority delimiters

Impact fast-uri v3.1.1 and earlier decodes percent-encoded authority delimiters %40 as @, %3A as : inside the host component and serializes them back as raw characters. This changes the URI structure, turning a hostname into userinfo plus a different host. For example,...

7.5CVSS6.6AI score0.00512EPSS
SaveExploits0References50Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/08 6:12 p.m.23 views

CVE-2026-43290

A flaw was found in the Linux kernel's uvcvideo module. This vulnerability occurs when the startstreaming function fails to return queued buffers due to an error in uvcpmget. A local attacker could potentially trigger this condition, leading to system instability or a denial of service DoS by...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 5:05 p.m.23 views

CLSA-2026-1778254382 buildah: Fix of CVE-2026-25679

rebuild on tuxcare9.6esu with newer golang version 1.25.7-1.el96.tuxcare.els2 to fix the following CVE: - CVE-2026-25679: fix insufficient validation of host/authority component in url.Parse - split golang BuildRequires by .el96 so each ELS platform pulls its own fixed golang version el96 -...

7.5CVSS7.2AI score0.00728EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/08 4:20 p.m.102 views

Arbitrary Code Injection

Overview vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection via the handleException function and the sandbox-side globalPromise.prototype.then wrapper in lib/setup-sandbox.js. An...

10CVSS6.2AI score0.00812EPSS
SaveExploits2References2
OSV
OSV
added 2026/05/08 4:20 p.m.35 views

GHSA-9VG3-4RFJ-WGCM vm2 has Sandbox Breakout Through Null Proto Exception

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details In handleException due to // SECURITY post-GHSA-mpf8 hardening: use from not ensureThis exceptions with a...

9.8CVSS6.4AI score0.00812EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/08 4:20 p.m.31 views

vm2 has Sandbox Breakout Through Null Proto Exception

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details In handleException due to // SECURITY post-GHSA-mpf8 hardening: use from not ensureThis exceptions with a...

9.8CVSS6.4AI score0.00812EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/05/08 3:58 p.m.10 views

Arbitrary Code Injection

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection despite the recently introduced neutralizeArraySpeciesBatch helper in lib/bridge.js. An attacker can execute...

10CVSS6.5AI score0.00851EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/05/08 3:58 p.m.29 views

Arbitrary Code Injection

Overview vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection despite the recently introduced neutralizeArraySpeciesBatch helper in lib/bridge.js. An attacker can execute arbitrary code ...

10CVSS6.2AI score0.00851EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/08 3:58 p.m.78 views

GHSA-9QJ6-QJGG-37QQ vm2 has sandbox breakout via `neutralizeArraySpeciesBatch`

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details The new method neutralizeArraySpeciesBatch works with objects from the other side but can call into this...

9.8CVSS6.4AI score0.00851EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/08 3:58 p.m.18 views

vm2 has sandbox breakout via `neutralizeArraySpeciesBatch`

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details The new method neutralizeArraySpeciesBatch works with objects from the other side but can call into this...

9.8CVSS6.4AI score0.00851EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/05/08 3:31 p.m.23 views

EUVD-2026-28737

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug in the recently added portli debugfs files Oops is caused when there are more port registers counted ...

5.7AI score0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/08 3:31 p.m.21 views

EUVD-2026-28727

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix netdevice lifecycle with devicemove The network device outlived its parent gadget device during disconnection, resulting in dangling sysfs links and null pointer dereference problems. A prior attempt to sol...

5.8AI score0.00123EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/08 3:16 p.m.58 views

CVE-2026-43431

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug in the recently added portli debugfs files Oops is caused when there are more port registers counted ...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/08 3:16 p.m.31 views

UBUNTU-CVE-2026-43415

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix SError in ufshcdrtcwork during UFS suspend In ufshcdwlsuspend, canceldelayedworksync is called to cancel the UFS RTC work, but it is placed after ufshcdvopssuspendhba, pmop, POSTCHANGE. This creates a race...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.15 views

CVE-2026-43431

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug in the recently added portli debugfs files Oops is caused when there are more port registers counted ...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:22 p.m.10 views

CVE-2026-43449

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix slab-out-of-bounds in nvmedbbufset dev-onlinequeues is a count incremented in nvmeinitqueue. Thus, valid indices are 0 through dev-onlinequeues − 1. This patch fixes the loop condition to ensure the index stays with...

7.1CVSS5.7AI score0.00126EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.20 views

CVE-2026-43432

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhcidisableslot xhcialloccommand allocates a command structure and, when the second argument is true, also allocates a completion structure. Currently, the error handling path in xhcidisableslot only...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
CVE
CVE
added 2026/05/08 2:22 p.m.46 views

CVE-2026-43432

CVE-2026-43432 relates to the Linux kernel USB xHCI driver. The error path in usb/xhci_disable_slot() previously freed only the command structure (via kfree), leaking the associated completion structure. The patch changes the code to call xhci_free_command() , which frees both the command structu...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder