Lucene search
+L

11995 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/26 3:00 a.m.11 views

CVE-2026-17434

A flaw has been found in nanocoai NanoClaw up to 2.0.64. Affected is the function handleAddMcpServer of the file src/modules/self-mod/request.ts of the component addmcpserver. Executing a manipulation can lead to improper authorization. The attack may be launched remotely. The exploit has been...

6.5CVSS6.2AI score0.00227EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/26 3:00 a.m.17 views

EUVD-2026-49049

A flaw has been found in nanocoai NanoClaw up to 2.0.64. Affected is the function handleAddMcpServer of the file src/modules/self-mod/request.ts of the component addmcpserver. Executing a manipulation can lead to improper authorization. The attack may be launched remotely. The exploit has been...

6.5CVSS6.2AI score0.00227EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/26 12:00 a.m.22 views

PT-2026-64794

Name of the Vulnerable Software and Affected Versions ananocoai NanoClaw versions prior to 2.0.65 Description A flaw in the add mcp server component allows for improper authorization via remote manipulation. The issue resides within the handleAddMcpServer function located in the...

6.5CVSS6.7AI score0.00227EPSS
SaveExploits0References12
NVD
NVD
added 2026/07/25 10:17 a.m.22 views

CVE-2026-64522

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA mlx5exfrmaddstate handles acquire-flow temporary SAs by allocating software state and skipping hardware offload setup. That path jumps to the common success label...

8.8CVSS0.00342EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.22 views

CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

7.8CVSS0.00125EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.20 views

CVE-2026-64259

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: make a fusereq on SQE commit only findable after memcpy Bad userspace might try to trick us and send commit SQEs request unique / commit-id of requests that are not even send to fuse-server iouringcmddone not called...

7.8CVSS5.5AI score0.00157EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.11 views

UBUNTU-CVE-2026-64509

In the Linux kernel, the following vulnerability has been resolved: rust: block: fix GenDisk cleanup paths GenDiskBuilder::build still has fallible work after blkmqallocdisk, but its error path only recovers the foreign queue data. That leaks the temporary gendisk and requestqueue until later...

5.6AI score0.00157EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/25 8:51 a.m.40 views

CVE-2026-64433

CVE-2026-64433 is a Use-After-Free in the Linux kernel's Bluetooth MGMT subsystem (net/bluetooth/mgmt.c). The function add_device_complete() calls hci_conn_params_lookup() and reads params->flags without holding hci_dev_lock, allowing a concurrent MGMT_OP_REMOVE_DEVICE to free the underlying o...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64433 Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

5.7AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.17 views

CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.41 views

CVE-2026-64305 crypto: qat - protect service table iterations with service_lock

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - protect service table iterations with servicelock The servicetable list is protected by servicelock when entries are added or removed in adfserviceadd and adfserviceremove, but several functions iterate over the lis...

0.00125EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/25 8:49 a.m.38 views

CVE-2026-64259

CVE-2026-64259 (Linux kernel, fuse-uring) : A race allowed a use-after-free in fuse-uring by letting a fuse_req on an SQE commit become findable after memcpy, if a malicious userspace sent commit SQEs before the request reached fuse-server. The fix reorders operations: moving fuse_uring_add_to_pq...

7.8CVSS5.8AI score0.00157EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.18 views

PT-2026-64654

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue exists in the Bluetooth MGMT component. The add device complete function, executing from the hci cmd sync work kworker, calls hci conn params lookup and...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2026/07/24 9:45 p.m.7 views

GHSA-94P4-4CQ8-9G67 GitPython: Environment-variable exfiltration via Repo.create_remote() / Remote.add() URL (incomplete fix of GHSA-rwj8-pgh3-r573)

Summary The fix for GHSA-rwj8-pgh3-r573 stopped Repo.clonefrom from running caller-supplied URLs through os.path.expandvars, but it guarded only that one caller. Remote.create — reached from the public Repo.createremote and its Remote.add alias — still passes an attacker-influenceable URL through...

7.5CVSS5.9AI score0.00354EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/24 4:16 p.m.10 views

DEBIAN-CVE-2026-64239

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

7.8CVSS5.7AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.16 views

UBUNTU-CVE-2026-64244

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:29 p.m.9 views

CVE-2026-64244

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: set mem-altmap after successful device registration If addmemoryblock fails at xastore under memory pressure for example, deviceunregister is called, which eventually triggers memoryblockrelease with mem-altm...

5.7AI score0.00115EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/07/24 3:27 p.m.15 views

EUVD-2026-48648

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: delete tried region in regionsrmdirs DAMON sysfs maintains the DAMOS tried region directory objects via a linked list. When the user requests refresh of the directories, DAMON sysfs removes all the region...

5.8AI score0.00116EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:10 p.m.15 views

CVE-2026-45813

Out-of-bounds Write, Integer Underflow Wrap or Wraparound vulnerability in Apache NimBLE BASS service. Improper validation when parsing BASS service "Add Source" and "Modify Source" operation PDU could results in stack buffer overflow or arbitrary out-of-bound read. This can be triggered by nearb...

6.2AI score0.00351EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/24 12:10 p.m.44 views

CVE-2026-45813 Apache NimBLE: Incorrect data validation in BASS add/modify source operation

Out-of-bounds Write, Integer Underflow Wrap or Wraparound vulnerability in Apache NimBLE BASS service. Improper validation when parsing BASS service "Add Source" and "Modify Source" operation PDU could results in stack buffer overflow or arbitrary out-of-bound read. This can be triggered by nearb...

0.00351EPSS
SaveExploits0References2
Rows per page
Query Builder