Lucene search
+L

129701 matches found

RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-64612

A flaw was found in libcupsfilters and cups-filters. The PNG image reading function creates a libpng reader without installing an error recovery handler, causing the CUPS image filter process to abort when processing a malformed PNG file. An unauthenticated attacker could exploit this by submitti...

7.5CVSS4.9AI score0.0035EPSS
SaveExploits0References4
NVD
NVD
added 4 days ago5 views

CVE-2026-64207

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

0.00155EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago8 views

CVE-2026-58481

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, AgentRuntime promises scoped file access under a configured sandbox basePath, but its path containment checks use raw string prefix tests. A sandbox base such as /tmp/network-ai-sandbox also matches a sibling pa...

6.5CVSS0.00131EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago7 views

CVE-2026-46701

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.4.5, the MCP SSE server defaults to an empty secret process.env'NETWORKAIMCPSECRET' ?? '' at bin/mcp-server.ts:89, which causes isAuthorized lib/mcp-transport-sse.ts:254 to return true unconditionally for every reques...

7.6CVSS0.0017EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-63800

A flaw was found in the Linux kernel's parallel Network File System pNFS component. An issue in the pnfsupdatelayout function causes a use-after-free vulnerability due to incorrect ordering of memory management operations. This flaw can be triggered when the system attempts to update a pNFS layou...

9.8CVSS5.8AI score0.005EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 days ago11 views

CVE-2026-63801

A flaw was found in the Linux kernel. A remote attacker could exploit a use-after-free vulnerability in the Transparent Inter-Process Communication TIPC cryptographic decryption process. This flaw occurs when a network namespace, a mechanism for isolating network resources, is deallocated before ...

8.8CVSS5.5AI score0.00455EPSS
SaveExploits0References4
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-58484 Network-AI: Poisoned environment backup manifest allows arbitrary recursive deletion during backup pruning

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive...

7.1CVSS0.00134EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 4 days ago5 views

CVE-2026-64047

A flaw was found in the Linux kernel's Transport Layer Security TLS component. An off-by-one error in how memory is managed for network messages can lead to memory corruption. This vulnerability may allow a local attacker to cause the system to crash, resulting in a denial of service DoS...

9.8CVSS5.3AI score0.00521EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago2 views

CVE-2026-58482 Network-AI: ApprovalInbox HTTP server has no authentication — anyone can approve pending agent actions

Network-AI, a TypeScript/Node.js multi-agent orchestrator, has a shipped, exported, documented feature called ApprovalInbox lib/approval-inbox.ts. It is the network surface of the human-in-the-loop Approval Gate, which ApprovalGate uses to require explicit human approval for high-risk operations...

5.9CVSS5.7AI score0.00132EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago24 views

CVE-2026-46701

Summary (markdown): Network-AI’s MCP SSE server defaults to an empty secret prior to v5.4.5, causing _isAuthorized to return true for all requests and enabling unauthenticated cross-origin tool calls. The server also unconditionally sets Access-Control-Allow-Origin: *, allowing browser contexts t...

7.6CVSS5.3AI score0.0017EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-63829

A flaw was found in the Linux kernel's IP Generic Routing Encapsulation ipgre component. This vulnerability allows a local attacker with network administration capabilities in one network namespace to modify a tunnel residing in a different network namespace where they lack privileges. This is du...

8.8CVSS5.2AI score0.00123EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago10 views

CVE-2026-58481

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, AgentRuntime allowed reading/listing files outside the configured sandbox basePath due to path containment checks that used raw string prefix tests. A base like /tmp/network-ai-sandbox could be confused with a s...

6.5CVSS5.4AI score0.00131EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago2 views

CVE-2026-58414 Network-AI: EnvironmentManager.backup() follows symlinked directories and copies files outside the environment root into backups

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.backup recursively collects files using collectBackupFiles. collectBackupFiles uses statSyncfull, which follows symlinks. If data/ contains a symlink to a directory outside the environment roo...

5.5CVSS5.3AI score0.00131EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago3 views

CVE-2026-64207 net/sched: dualpi2: fix GSO backlog accounting

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.3AI score0.00155EPSS
SaveExploits0References6
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-46015

In the Linux kernel, the following vulnerability has been resolved: net/sched: dualpi2: fix GSO backlog accounting When DualPI2 splits a GSO skb into N segments, it propagates N additional packets to its parent before returning NETXMITSUCCESS. The parent then accounts for the original skb once...

5.4AI score0.00155EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago7 views

CVE-2026-64207

The CVE-2026-64207 entry concerns the Linux kernel net/sched DualPI2 handling of GSO: when a GSO skb is split into N segments, the code previously propagated N extra packets to the parent, causing the parent’s qlen to exceed the number of queued packets. Under QFQ, after real packets dequeue, a l...

5.4AI score0.00155EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2026-58413

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.restoreenv, backupId computes the backup path with joinenvDir, '.backups', backupId and only checks that this path exists. It does not resolve the result or verify that it remains under...

6.1CVSS5.5AI score0.00131EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 4 days ago3 views

CVE-2026-54051 Network-AI has an an OS Command Injection issue

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.9.1, the agent sandbox gates shell commands behind an allowlist SandboxPolicy.isCommandAllowed, which THREATMODEL.md calls the main control against a compromised agent Adversary 3.2. The allowlist glob-matches the who...

9.9CVSS6.3AI score0.0037EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-54051

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.9.1, the agent sandbox gates shell commands behind an allowlist SandboxPolicy.isCommandAllowed, which THREATMODEL.md calls the main control against a compromised agent Adversary 3.2. The allowlist glob-matches the who...

9.9CVSS6.3AI score0.0037EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-54051 Network-AI has an an OS Command Injection issue

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.9.1, the agent sandbox gates shell commands behind an allowlist SandboxPolicy.isCommandAllowed, which THREATMODEL.md calls the main control against a compromised agent Adversary 3.2. The allowlist glob-matches the who...

9.9CVSS0.0037EPSS
SaveExploits0References2
Rows per page
Query Builder