Lucene search
+L

5585 matches found

OSV
OSV
added 2026/05/08 7:52 p.m.66 views

GHSA-MQQ6-CQCX-38VG Open WebUI's Model Import Overwrites Any Model Without Ownership Check

Model Import Overwrites Any Model Without Ownership Check Affected Component Model import endpoint: - backend/openwebui/routers/models.py lines 254-308, importmodels Affected Versions Current main branch commit 6fdd19bf1 and likely all versions with model import functionality. Description The POS...

6.5CVSS5.8AI score0.0029EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/08 7:23 p.m.7 views

CVE-2026-42185

People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user including users with no current domain access to the...

5.5CVSS5.8AI score0.00263EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/08 7:23 p.m.14 views

EUVD-2026-28821

People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user including users with no current domain access to the...

5.5CVSS5.8AI score0.00263EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/08 7:23 p.m.15 views

CVE-2026-42185 People: Privilege Escalation via Missing Role Ceiling in Mail Domain Invitation

People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user including users with no current domain access to the...

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

CVE-2026-42185 People: Privilege Escalation via Missing Role Ceiling in Mail Domain Invitation

People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user including users with no current domain access to the...

5.5CVSS5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 6:17 p.m.19 views

CVE-2026-43292

A flaw was found in the Linux kernel. When the CONFIGPAGEOWNER option is enabled, the kernel's memory management mm/vmalloc component can experience Read-Copy-Update RCU stalls during virtual memory allocation cleanup. This occurs because freeing Kernel Address Sanitizer KASAN shadow pages trigge...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.17 views

EUVD-2026-28740

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

5.7AI score0.00128EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.14 views

CVE-2026-43434

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.13 views

CVE-2026-43419

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in cephmdscbuildpath Add putname calls to error code paths that did not free the "path" pointer obtained by getname. If ownership of this pointer is not passed to the caller via pathinfo.path, the function...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References21
OSV
OSV
added 2026/05/08 3:16 p.m.21 views

UBUNTU-CVE-2026-43434

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

7.8CVSS5.6AI score0.00128EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:22 p.m.13 views

CVE-2026-43434

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

5.7AI score0.00128EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/08 2:22 p.m.46 views

CVE-2026-43434 rust_binder: check ownership before using vma

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

7.8CVSS0.00128EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.19 views

CVE-2026-43434

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0
CVE
CVE
added 2026/05/08 2:22 p.m.66 views

CVE-2026-43434

CVE-2026-43434 (Linux kernel, rust_binder) : A vulnerability in the rust_binder component can occur during page installation or zap_page_range operations. If a VMA at a given address is closed and replaced, rust_binder may look up and use the wrong VMA, potentially allowing writes to normally rea...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/08 2:22 p.m.9 views

CVE-2026-43434 rust_binder: check ownership before using vma

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

7.8CVSS6.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.13 views

CVE-2026-43419

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in cephmdscbuildpath Add putname calls to error code paths that did not free the "path" pointer obtained by getname. If ownership of this pointer is not passed to the caller via pathinfo.path, the function...

5.8AI score0.00122EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/05/08 2:16 p.m.30 views

CVE-2026-43292

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: prevent RCU stalls in kasanreleasevmallocnode When CONFIGPAGEOWNER is enabled, freeing KASAN shadow pages during vmalloc cleanup triggers expensive stack unwinding that acquires RCU read locks. Processing a large...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 2:16 p.m.25 views

UBUNTU-CVE-2026-43346

In the Linux kernel, the following vulnerability has been resolved: ice: ptp: don't WARN when controlling PF is unavailable In VFIO passthrough setups, it is possible to pass through only a PF which doesn't own the source timer. In that case the PTP controlling PF adapter-ctrlpf is never...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/08 5:16 a.m.22 views

CVE-2026-42276

Onyx is an open-source AI platform. Prior to versions 3.0.9, 3.1.6, and 3.2.6, the POST /chat/stop-chat-session/chatsessionid endpoint lets any authenticated user stop any other user's active chat session. The endpoint checks authentication but never verifies the session belongs to the caller. An...

4.3CVSS0.00279EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/08 5:16 a.m.19 views

CVE-2026-42277

Onyx is an open-source AI platform. Prior to versions 3.0.9, 3.1.6, and 3.2.6, the GET /chat/file/fileid endpoint allows any authenticated user to download any other user's uploaded files by providing the file UUID. The endpoint verifies the caller is authenticated but never checks that the file...

6.5CVSS0.00201EPSS
SaveExploits0References1
Rows per page
Query Builder