Lucene search
+L

883 matches found

Github Security Blog
Github Security Blog
added 2026/05/11 2:7 p.m.15 views

Dozzle's Cross-Site WebSocket Hijacking (CSWSH) on exec/attach endpointsbypasses authentication

Summary The WebSocket upgrader for the /exec and /attach endpoints uses CheckOrigin: funcr http.Request bool return true , accepting upgrade requests from any origin. Combined with the JWT cookie using SameSite: Lax, this enables Cross-Site WebSocket Hijacking CSWSH — even when authentication is...

9.6CVSS5.9AI score0.00195EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/11 2:7 p.m.48 views

GHSA-J643-X8PV-8M67 Dozzle's Cross-Site WebSocket Hijacking (CSWSH) on exec/attach endpointsbypasses authentication

Summary The WebSocket upgrader for the /exec and /attach endpoints uses CheckOrigin: funcr http.Request bool return true , accepting upgrade requests from any origin. Combined with the JWT cookie using SameSite: Lax, this enables Cross-Site WebSocket Hijacking CSWSH — even when authentication is...

9.6CVSS5.9AI score0.00195EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/05/10 8:20 p.m.22 views

CVE-2025-66172

The CloudStack Backup plugin has an improper access logic in versions 4.21.0.0 and 4.22.0.0. Anyone with authenticated user-account access in CloudStack 4.21.0.0+ environments, where this plugin is enabled and have access to specific APIs can restore a volume from any other user's backups and...

8.1CVSS5.8AI score0.00512EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/08 3:31 p.m.27 views

EUVD-2026-28624

In the Linux kernel, the following vulnerability has been resolved: comedi: Reinit dev-spinlock between attachments to low-level drivers struct comedidevice is the main controlling structure for a COMEDI device created by the COMEDI subsystem. It contains a member spinlock containing a spin-lock...

5.8AI score0.00114EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.13 views

CVE-2026-43397

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: samsung-dsim: Fix memory leak in error path In samsungdsimhostattach, drmbridgeadd is called to add the bridge. However, if samsungdsimregisterteirq or pdata-hostops-attach fails afterwards, the function returns witho...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References20
OSV
OSV
added 2026/05/08 2:21 p.m.8 views

CVE-2026-43397 drm/bridge: samsung-dsim: Fix memory leak in error path

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: samsung-dsim: Fix memory leak in error path In samsungdsimhostattach, drmbridgeadd is called to add the bridge. However, if samsungdsimregisterteirq or pdata-hostops-attach fails afterwards, the function returns witho...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.45 views

CVE-2026-43397 drm/bridge: samsung-dsim: Fix memory leak in error path

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: samsung-dsim: Fix memory leak in error path In samsungdsimhostattach, drmbridgeadd is called to add the bridge. However, if samsungdsimregisterteirq or pdata-hostops-attach fails afterwards, the function returns witho...

0.00122EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/08 1:37 p.m.58 views

CVE-2026-43340 comedi: Reinit dev->spinlock between attachments to low-level drivers

In the Linux kernel, the following vulnerability has been resolved: comedi: Reinit dev-spinlock between attachments to low-level drivers struct comedidevice is the main controlling structure for a COMEDI device created by the COMEDI subsystem. It contains a member spinlock containing a spin-lock...

0.00114EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/08 1:16 p.m.19 views

CVE-2025-66172

The CloudStack Backup plugin has an improper access logic in versions 4.21.0.0 and 4.22.0.0. Anyone with authenticated user-account access in CloudStack 4.21.0.0+ environments, where this plugin is enabled and have access to specific APIs can restore a volume from any other user's backups and...

8.1CVSS0.00512EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/08 12:13 p.m.29 views

CVE-2025-66172

The CVE pertains to CloudStack’s Backup plugin, affected in versions 4.21.0.0 to 4.22.0.0, where improper access logic allows any authenticated user in a CloudStack 4.21.0.0+ environment (with the plugin enabled and API access) to restore a volume from another user’s backups and attach it to thei...

8.1CVSS5.8AI score0.00512EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.26 views

PT-2026-39058

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the samsung dsim host attach function. When drm bridge add is called to add the bridge, a failure in samsung dsim register te irq or pdata-host ops-attach causes...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.22 views

PT-2026-38915

Name of the Vulnerable Software and Affected Versions CloudStack Backup plugin versions 4.21.0.0 through 4.22.0.0 Description The CloudStack Backup plugin contains improper access logic. Authenticated users in environments where this plugin is enabled can access specific APIs to restore a volume...

8.1CVSS5.8AI score0.00512EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/06 1:43 a.m.13 views

SUSE CVE-2026-31751

In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardware present. This occurs because syzkaller or users can attach the driver to arbitrary I/O addresses...

5.5CVSS5.9AI score0.00089EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.8 views

SUSE CVE-2026-43010

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobemulti programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpfkprobemultilinkattach did not validate whether the program being attached had the sleepable...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References16
NVD
NVD
added 2026/05/01 6:16 p.m.14 views

CVE-2026-35233

An unprivileged attacker can craft a user-space process with a malicious ELF binary containing an out-of-range shlink field. When root-level dtrace attaches to -- or instruments -- that process via dtrace -p , pid probes, or USDT, the ELF parser reads heap memory beyond the allocated section cach...

4.4CVSS0.00108EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/01 3:16 p.m.10 views

CVE-2026-43010

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobemulti programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpfkprobemultilinkattach did not validate whether the program being attached had the sleepable...

5.5CVSS0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/01 3:16 p.m.8 views

CVE-2026-31749

In the Linux kernel, the following vulnerability has been resolved: comedi: niatmio16d: Fix invalid clean-up after failed attach If the driver's COMEDI "attach" handler function atmio16dattach returns an error, the COMEDI core will call the driver's "detach" handler function atmio16ddetach to cle...

5.5CVSS0.00123EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.19 views

CVE-2026-43010

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobemulti programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpfkprobemultilinkattach did not validate whether the program being attached had the sleepable...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.13 views

EUVD-2026-26609

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobemulti programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpfkprobemultilinkattach did not validate whether the program being attached had the sleepable...

5.7AI score0.00122EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/01 2:15 p.m.7 views

CVE-2026-43010 bpf: Reject sleepable kprobe_multi programs at attach time

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable kprobemulti programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpfkprobemultilinkattach did not validate whether the program being attached had the sleepable...

5.9AI score
SaveExploits0References8
Rows per page
Query Builder