Lucene search
+L

2072 matches found

OSV
OSV
•added 2026/07/13 3:46 p.m.•16 views

PYSEC-2026-3042 python-socketio: Binary attachment accumulation can cause denial of service

Impact The python-socketio server stores binary EVENT and ACK messages in memory while it waits to receive their binary attachments. Once all the attachments are received, these messages are then processed. An attacker can submit a binary message and intentionally omit sending one or more of its...

7.5CVSS6.1AI score0.00488EPSS
SaveExploits0References5
PyPA
PyPA
•added 2026/07/13 3:46 p.m.•28 views

python-socketio: Binary attachment accumulation can cause denial of service

ImpactThe python-socketio server stores binary EVENT and ACK messages in memory while it waits to receive their binary attachments. Once all the attachments are received, these messages are then processed. An attacker can submit a binary message and intentionally omit sending one or more of its...

7.5CVSS6.1AI score0.00488EPSS
SaveExploits0References5Affected Software1
NVD
NVD
•added 2026/07/12 5:16 p.m.•17 views

CVE-2026-10663

In Zephyr's experimental USB host stack CONFIGUSBHOSTSTACK, usbhdevicedisconnect subsys/usb/host/usbhdevice.c freed the root usbdevice slab object without clearing the cached pointer ctx-root. The bus removal handler devremovedhandler subsys/usb/host/usbhcore.c decides what to tear down solely fr...

6.1CVSS0.00236EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/12 4:16 p.m.•18 views

CVE-2026-10663 Use-after-free / double-free of the root USB device in the experimental USB host stack

In Zephyr's experimental USB host stack CONFIGUSBHOSTSTACK, usbhdevicedisconnect subsys/usb/host/usbhdevice.c freed the root usbdevice slab object without clearing the cached pointer ctx-root. The bus removal handler devremovedhandler subsys/usb/host/usbhcore.c decides what to tear down solely fr...

6.1CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/12 12:00 a.m.•25 views

PT-2026-57565

In Zephyr's experimental USB host stack CONFIG USB HOST STACK, usbh device disconnect subsys/usb/host/usbh device.c freed the root usb device slab object without clearing the cached pointer ctx-root. The bus removal handler dev removed handler subsys/usb/host/usbh core.c decides what to tear down...

6.1CVSS6.1AI score0.00236EPSS
SaveExploits0References3
CloudLinux
CloudLinux
•added 2026/07/11 5:08 p.m.•33 views

kernel: Fix of 8 CVEs

rtmutex: Use waiter::task instead of current in removewaiter CVE-2026-43499 - xfs: fix freemap adjustments when adding xattrs to leaf blocks CVE-2026-43158 - xfs: delete attr leaf freemap entries when empty CVE-2026-43158 - ALSA: 6fire: fix use-after-free on disconnect CVE-2026-31581 - brcmfmac:...

9.8CVSS6.8AI score0.12651EPSS
SaveExploits111References8
Vulnrichment
Vulnrichment
•added 2026/07/10 7:48 a.m.•8 views

CVE-2026-1946 GW AI Website Builder <= 1.0.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Settings Deletion

The GW AI Website Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the gwaiwebugravitywritedisconnecthandler function in all versions up to, and including, 1.0.1. This makes it possible for authenticated attackers, with...

4.3CVSS6.1AI score0.00385EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/07/10 7:48 a.m.•16 views

EUVD-2026-42845

The GW AI Website Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the gwaiwebugravitywritedisconnecthandler function in all versions up to, and including, 1.0.1. This makes it possible for authenticated attackers, with...

4.3CVSS6.1AI score0.00385EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/07/10 7:48 a.m.•16 views

CVE-2026-1946

The GW AI Website Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the gwaiwebugravitywritedisconnecthandler function in all versions up to, and including, 1.0.1. This makes it possible for authenticated attackers, with...

4.3CVSS6.1AI score0.00385EPSS
SaveExploits0References7
CVE
CVE
•added 2026/07/10 7:48 a.m.•22 views

CVE-2026-1946

The CVE-2026-1946 entry describes a vulnerability in the GW AI Website Builder WordPress plugin where a missing capability check in gwaiwebu_gravitywrite_disconnect_handler() allows authenticated users with Subscriber-level access or higher to disconnect the plugin from GravityWrite via the gwaiw...

4.3CVSS6.1AI score0.00385EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/07/10 12:00 a.m.•23 views

PT-2026-57120

The GW AI Website Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the gwaiwebu gravitywrite disconnect handler function in all versions up to, and including, 1.0.1. This makes it possible for authenticated attackers, with...

4.3CVSS6.1AI score0.00385EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/07/03 3:03 a.m.•24 views

SUSE CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

7CVSS5.8AI score0.00413EPSS
SaveExploits0References23
OSV
OSV
•added 2026/07/02 3:17 p.m.•15 views

UBUNTU-CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS5.8AI score0.00413EPSS
SaveExploits0References31
CVE
CVE
•added 2026/07/02 1:43 p.m.•128 views

CVE-2026-53357

CVE-2026-53357 affects the Linux kernel Bluetooth stack. Root cause: a race where a concurrent HCI disconnect can trigger l2cap_conn_del() to free a child socket via l2cap_sock_kill while cleanup_listen() still accesses it, causing a use-after-free (KASAN) in l2cap_sock_cleanup_listen() during cl...

8CVSS5.8AI score0.00413EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
•added 2026/07/02 1:43 p.m.•74 views

CVE-2026-53357 Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS0.00413EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/02 1:43 p.m.•22 views

EUVD-2026-41372

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

7.8CVSS5.8AI score0.00413EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/07/02 1:43 p.m.•15 views

CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

5.8AI score0.00413EPSS
SaveExploits0References9Affected Software1
NVD
NVD
•added 2026/07/02 4:17 a.m.•27 views

CVE-2026-57269

GeoWebPlayer also called "Web Plugin" in the GV-VMS documentation and "WS Player" for VMS-Cloud is an addon that can be installed with various GeoVision software GV-VMS, GV-Cloud, .... It creates a websocket server that expands the capabilities of the various web-interfaces provided by the...

8.3CVSS0.00371EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/02 2:20 a.m.•18 views

CVE-2026-57269 GeoVision GeoWebPlayer Websocket Server out-of-bounds read vulnerability

GeoWebPlayer also called "Web Plugin" in the GV-VMS documentation and "WS Player" for VMS-Cloud is an addon that can be installed with various GeoVision software GV-VMS, GV-Cloud, .... It creates a websocket server that expands the capabilities of the various web-interfaces provided by the...

8.3CVSS5.8AI score0.00371EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/02 12:00 a.m.•1 views

CVE-2026-53357: Use After Free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

8CVSS6.5AI score0.00413EPSS
SaveExploits0References10
Rows per page
Query Builder