Lucene search
+L

6464 matches found

Cvelist
Cvelist
added 2026/07/21 3:21 p.m.28 views

CVE-2026-47391 PraisonAI's unauthenticated A2A official example can reach real LLM-driven `eval()` tool execution

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, PraisonAI's first-party A2A server example exposes an unauthenticated A2A JSON-RPC endpoint and registers a calculateexpression tool implemented with Python eval. The example also binds to 0.0.0.0. A remote unauthenticated attacker...

9.8CVSS0.0078EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 1:34 p.m.8 views

SUSE-SU-2026:3156-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2026-43109: x86: shadow stacks: proper error handling for mmap lock bsc1264484. - CVE-2026-46052: ceph: only dadd negative dentries when they are unhashed bsc1267494....

9.8CVSS7.2AI score0.03234EPSS
SaveExploits23References94
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.10 views

SUSE CVE-2026-63951

In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zramwritebackendio A crash was observed in zramwritebackendio due to a NULL pointer dereference in wakeup. The root cause is a race condition between the bio completion handler zramwritebackendio and t...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.11 views

SUSE CVE-2026-64112

In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's actually needed: for example in case a new I/O request comes in while ...

7.8CVSS5AI score0.00099EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.10 views

SUSE CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

4.1CVSS5.6AI score0.00125EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 10:17 p.m.10 views

CVE-2026-57494

AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to GET /api/agenticmail/tasks/pending?assignee=...

7.1CVSS0.0022EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 10:01 p.m.8 views

CVE-2026-57494

AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to GET /api/agenticmail/tasks/pending?assignee=...

7.1CVSS5.3AI score0.0022EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 10:01 p.m.8 views

CVE-2026-57494 AgenticMail: Cross-agent task authorization bypass in AgenticMail API

AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to GET /api/agenticmail/tasks/pending?assignee=...

7.1CVSS5.3AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 10:01 p.m.17 views

EUVD-2026-46122

AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to GET /api/agenticmail/tasks/pending?assignee=...

7.1CVSS5.3AI score0.0022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 10:01 p.m.39 views

CVE-2026-57494 AgenticMail: Cross-agent task authorization bypass in AgenticMail API

AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to GET /api/agenticmail/tasks/pending?assignee=...

7.1CVSS0.0022EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/20 10:01 p.m.8 views

CVE-2026-57494 AgenticMail: Cross-agent task authorization bypass in AgenticMail API

AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to GET /api/agenticmail/tasks/pending?assignee=...

7.1CVSS5.3AI score0.0022EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 10:01 p.m.38 views

CVE-2026-57494

The CVE describes a cross‑agent task authorization bypass in AgenticMail. In @agenticmail/api versions before 0.9.64, a low‑privileged authenticated agent can enumerate another agent’s pending/claimed tasks via GET /api/agenticmail/tasks/pending?assignee=, receiving task IDs and payloads. Those I...

7.1CVSS5.3AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 5:18 p.m.9 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.5CVSS0.00125EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/20 4:27 p.m.38 views

CVE-2026-64205

Summary: CVE-2026-64205 affects the Linux kernel i2c-i801 driver, where an unconditional hardware register cleanup in the error path could corrupt the SMBus hardware state machine during concurrent fuzzing, causing livelock and a Hung Task panic. Root cause: on i801_check_pre() failure (e.g., -EB...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.16 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.58 views

CVE-2026-64205 i2c: i801: fix hardware state machine corruption in error path

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

0.00125EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/20 4:27 p.m.7 views

CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.6AI score0.00125EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/20 12:41 p.m.29 views

CVE-2026-53367

A flaw was found in the Linux kernel's Security-Enhanced Linux SELinux subsystem. The per-task avdcache access vector cache incorrectly stored and reused auditing information. This prevented some critical security permission checks, such as directory write operations, from being properly audited...

5.5CVSS5.3AI score0.00113EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/20 6:00 a.m.24 views

CVE-2026-9833

CVE-2026-9833 affects the WordPress plugin Tag Groups prior to 2.2.0. The issue is a reflected XSS: an AJAX parameter is not properly escaped before being reflected in an HTML response, enabling an attacker to run arbitrary JavaScript in the browser of a logged-in user (Editor or higher) who is e...

7.1CVSS5.9AI score0.00164EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.18 views

PT-2026-61603

Name of the Vulnerable Software and Affected Versions Apache Syncope versions 3.0.0-M0 through 3.0.16 Apache Syncope versions 4.0.0-M0 through 4.0.6 Apache Syncope versions 4.1.0-M0 through 4.1.1 Description An improper isolation issue allows an administrator with sufficient entitlements to impor...

9.8CVSS6.1AI score0.00445EPSS
SaveExploits0References10
Rows per page
Query Builder