Lucene search
+L

463000 matches found

OSV
OSV
added 2026/07/24 4:59 p.m.18 views

GHSA-GMFW-G93R-VG53 Open WebUI: Unauthenticated WebSocket Access to Collaborative Document Handlers (ydoc:awareness:update, ydoc:document:leave)

Summary The Socket.IO server is configured with alwaysconnect=True lines 78, 91 in backend/openwebui/socket/main.py and the connect handler line 329 never rejects unauthenticated connections. Two Ydoc event handlers have zero authentication checks, allowing unauthenticated clients to interact wit...

3.1CVSS6AI score0.00222EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/24 4:59 p.m.15 views

Open WebUI: Unauthenticated WebSocket Access to Collaborative Document Handlers (ydoc:awareness:update, ydoc:document:leave)

Summary The Socket.IO server is configured with alwaysconnect=True lines 78, 91 in backend/openwebui/socket/main.py and the connect handler line 329 never rejects unauthenticated connections. Two Ydoc event handlers have zero authentication checks, allowing unauthenticated clients to interact wit...

6.5CVSS6AI score0.00222EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/07/24 4:59 p.m.21 views

Missing Authentication for Critical Function

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authentication for Critical Function via unauthenticated access to the ydoc:awareness:update and ydoc:document:leave event handlers. An attacker can disrupt collaborative editing sessions, impersonate...

6.5CVSS5.9AI score0.00222EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/07/24 4:53 p.m.17 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: nodejs26: nodejs26-26.5.0-1.4.hum1 aarch64, x8664 nodejs26-bin-26.5.0-1.4.hum1 noarch nodejs26-devel-26.5.0-1.4.hum1 aarch64, x8664 nodejs26-docs-26.5.0-1.4.hum1 noarch...

8.7CVSS6.1AI score0.00643EPSS
SaveExploits0References4
Circl
Circl
added 2026/07/24 4:45 p.m.16 views

CVE-2026-15966

creationtimestamp| type| source ---|---|--- 2026-07-24 16:45:08+00:00| seen| https://www.acn.gov.it/portale/w/progress-software-aggiornamenti-di-sicurezza-6 2026-07-31 12:40:20+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mrwxywh52x23...

9.8CVSS5.3AI score0.00204EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/24 4:45 p.m.15 views

CVE-2026-15968

creationtimestamp| type| source ---|---|--- 2026-07-24 16:45:02+00:00| seen| https://www.acn.gov.it/portale/w/progress-software-aggiornamenti-di-sicurezza-6 2026-07-31 12:40:20+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mrwxywh52x23...

7.1CVSS5.3AI score0.00181EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 4:22 p.m.28 views

Mongoose: Prototype pollution in mongoose update casting via __proto__-prefixed dotted path (Schema._getSchema/path getter)

Impact What kind of vulnerability is it? Who is impacted? Prototype pollution in update casting: passing a user-controlled update to a Mongoose update, like MyModel.updateOnefilter, req.body, can cause Mongoose to set $fullPath and $parentSchemaDocArray on Object.prototype. Example: javascript...

6.5CVSS5.9AI score0.00369EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/24 4:22 p.m.8 views

GHSA-664H-WQGQ-64GW Mongoose: Prototype pollution in mongoose update casting via __proto__-prefixed dotted path (Schema._getSchema/path getter)

Impact What kind of vulnerability is it? Who is impacted? Prototype pollution in update casting: passing a user-controlled update to a Mongoose update, like MyModel.updateOnefilter, req.body, can cause Mongoose to set $fullPath and $parentSchemaDocArray on Object.prototype. Example: javascript...

6.5CVSS5.9AI score0.00369EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.12 views

SUSE CVE-2026-63874

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:16 p.m.8 views

DEBIAN-CVE-2026-64250

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

5.5CVSS5.7AI score0.00111EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.15 views

CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.5CVSS0.00111EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/24 4:16 p.m.18 views

CVE-2026-64211

In the Linux kernel, the following vulnerability has been resolved: srcu: Don't queue workqueue handlers to never-online CPUs While an srcustruct structure is in the midst of switching from CPU-0 to all-CPUs state, it can attempt to invoke callbacks for CPUs that have never been online. Worse yet...

5.5CVSS0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:16 p.m.20 views

DEBIAN-CVE-2026-64211

In the Linux kernel, the following vulnerability has been resolved: srcu: Don't queue workqueue handlers to never-online CPUs While an srcustruct structure is in the midst of switching from CPU-0 to all-CPUs state, it can attempt to invoke callbacks for CPUs that have never been online. Worse yet...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.15 views

UBUNTU-CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.5CVSS5.6AI score0.00111EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/24 3:45 p.m.8 views

SUSE-SU-2026:22946-1 Security update for alloy

This update for alloy fixes the following issue: Update to version 1.17.1. Security issue fixed: - CVE-2026-10722: github.com/cilium/ebpf: interger overflow when performing BTF string offset boundary check can lead to crash when malformed ELF/BTF input is parsed bsc1267811. Other updates and...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/24 3:31 p.m.10 views

CVE-2026-64250 LoongArch: Report dying CPU to RCU in stop_this_cpu()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

5.8AI score
SaveExploits0References9
attackerkb
attackerkb
added 2026/07/24 3:31 p.m.11 views

CVE-2026-64250

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

5.8AI score0.00111EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/24 3:31 p.m.46 views

CVE-2026-64250

The CVE-2026-64250 entry pertains to the Linux kernel on LoongArch. The root cause is that smp_send_stop() parks secondary CPUs and marks the offline CPU for the scheduler without informing RCU, causing RCU to wait for a quiescent state from CPUs that are spinning with interrupts disabled. The is...

5.5CVSS5.8AI score0.00111EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/24 3:31 p.m.44 views

CVE-2026-64250 LoongArch: Report dying CPU to RCU in stop_this_cpu()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

0.00111EPSS
SaveExploits0References6
attackerkb
attackerkb
added 2026/07/24 3:31 p.m.12 views

CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.7AI score0.00111EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder