Lucene search
+L

4109 matches found

CNNVD
CNNVD
added 2026/05/11 12:0 a.m.11 views

GPT PILOT 安全漏洞

GPT PILOT is an open-source AI-driven full-featured application development tool developed by Pythagoras-io. There is a security vulnerability in GPT PILOT, which stems from the Executor.run method accepting free-text input without proper validation. This vulnerability could allow attackers to...

6.5CVSS6.3AI score0.00704EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/11 12:0 a.m.53 views

CVE-2026-31246

GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 2025-09-03 contains a command injection vulnerability CWE-78 in the Executor.run method. During project execution, when the system prompts the user to confirm or modify a command to be run, it accepts free-text input without proper...

0.00704EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.19 views

PT-2026-39616

Name of the Vulnerable Software and Affected Versions GPT-Pilot versions prior to commit 0819827ce20346ef5f25b3fe29293cb448840565 Description Command injection occurs in the Executor.run method. During project execution, the system accepts free-text input for confirming or modifying commands...

6.5CVSS6.3AI score0.00704EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/05/08 6:57 p.m.15 views

CVE-2026-43308

A flaw was found in the Linux kernel's Btrfs filesystem. An unexpected delayed reference type in the runonedelayedref function could lead to a system crash. This vulnerability could allow a local attacker to cause a denial of service DoS by triggering the unexpected reference type...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/08 2:16 p.m.27 views

CVE-2026-43308

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG on unexpected delayed ref type in runonedelayedref There is no need to BUG, we can just return an error and log an error message...

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

UBUNTU-CVE-2026-43308

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG on unexpected delayed ref type in runonedelayedref There is no need to BUG, we can just return an error and log an error message...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 1:25 p.m.8 views

CVE-2026-44334 PraisonAI: Unauthenticated RCE via `tool_override.py`

PraisonAI is a multi-agent teams system. From version 4.5.139 to before version 4.6.32, CVE-2026-40287's fix gated tools.py auto-import behind PRAISONAIALLOWLOCALTOOLS=true in two files toolresolver.py, api/call.py. A third import sink in praisonai/templates/tooloverride.py was missed and remains...

8.4CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/05/08 1:25 p.m.24 views

CVE-2026-44334

PraisionAI contains an unauthenticated RCE path in templates/tool_override.py that was not gated after CVE-2026-40287 was fixed. From 4.5.139 up to 4.6.32, tools.py auto-imports were guarded in tool_resolver.py and api/call.py by PRAISONAI_ALLOW_LOCAL_TOOLS, but an additional import sink in prais...

8.4CVSS5.9AI score0.00246EPSS
SaveExploits2References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/08 1:11 p.m.11 views

CVE-2026-43308

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG on unexpected delayed ref type in runonedelayedref There is no need to BUG, we can just return an error and log an error message...

5.8AI score0.00107EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/08 1:11 p.m.31 views

CVE-2026-43308

CVE-2026-43308 affects the Linux kernel’s Btrfs code path, where an unexpected delayed ref type could previously trigger a BUG() in run_one_delayed_ref(). The issue could enable a local attacker to induce a system crash/DoS by triggering the faulty delay path. The advisory notes that the code can...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/08 1:11 p.m.43 views

CVE-2026-43308 btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG on unexpected delayed ref type in runonedelayedref There is no need to BUG, we can just return an error and log an error message...

0.00107EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.11 views

CVE-2026-43308

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG on unexpected delayed ref type in runonedelayedref There is no need to BUG, we can just return an error and log an error message...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/08 12:0 a.m.46 views

Maestro 0.15.4

Maestro is a cross-platform desktop app for orchestrating your fleet of AI agents and projects. It's a high-velocity solution for hackers who are juggling multiple projects in parallel. Designed for power users who live on the keyboard and rarely touch the mouse. Collaborate with AI to create...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, caused by the use of the runonedelayedref function for an unexpected delayed reference type. This vulnerability...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.13 views

PraisonAI 代码注入漏洞

PraisonAI is a low-code multi-agent collaboration framework developed by Mervin Praison. Versions of PraisonAI from 4.5.139 to 4.6.32 had a code injection vulnerability. This vulnerability stemmed from insufficient protection for automatic tool imports in the tooloverride.py script, allowing...

8.4CVSS6.4AI score0.00246EPSS
SaveExploits2References1
NVD
NVD
added 2026/05/07 11:16 p.m.23 views

CVE-2026-42880

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext...

9.6CVSS0.00506EPSS
SaveExploits2References7
Cvelist
Cvelist
added 2026/05/07 10:20 p.m.65 views

CVE-2026-42880 ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext...

9.6CVSS0.00506EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2026/05/07 10:20 p.m.20 views

CVE-2026-42880 ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext...

9.6CVSS5.7AI score0.00506EPSS
SaveExploits2References1
OSV
OSV
added 2026/05/07 9:56 a.m.11 views

OPENSUSE-SU-2026:20699-1 Security update for openCryptoki

This update for openCryptoki fixes the following issues Security issue: - CVE-2026-40253: Updated fix for malformed BER-encoded cryptographic objects bsc1262283. Non security issue: - Refactored .spec file to fully support transactional and immutable operating systems jscPED-14609: Migrated user...

6.8CVSS5.9AI score0.0016EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/07 1:56 a.m.52 views

ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction

Summary There is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext Kubernetes Secret data from etcd via the Kubernetes API server's Server-Side Apply dry-run mechanism. Details Argo CD masks Secret...

9.6CVSS5.8AI score0.00506EPSS
SaveExploits2References3Affected Software1
Rows per page
Query Builder