Lucene search
+L

172304 matches found

EUVD
EUVD
added 2026/09/09 4:10 p.m.8 views

EUVD-2026-75088

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix use-after-free of listener socket in isoconnready isoconnready looks up the BIS listener socket with isogetsock, which takes a reference, and then, without re-checking its state, creates a child socket from it...

6.4AI score0.00232EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 4:10 p.m.38 views

CVE-2026-80914 Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix use-after-free of listener socket in isoconnready isoconnready looks up the BIS listener socket with isogetsock, which takes a reference, and then, without re-checking its state, creates a child socket from it...

8.8CVSS0.00232EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/09 4:10 p.m.14 views

CVE-2026-80914

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix use-after-free of listener socket in isoconnready isoconnready looks up the BIS listener socket with isogetsock, which takes a reference, and then, without re-checking its state, creates a child socket from it...

8.8CVSS6.4AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2026/09/09 4:10 p.m.17 views

CVE-2026-80914 Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix use-after-free of listener socket in isoconnready isoconnready looks up the BIS listener socket with isogetsock, which takes a reference, and then, without re-checking its state, creates a child socket from it...

8.8CVSS6.2AI score
SaveExploits0References9
CVE
CVE
added 2026/09/09 4:10 p.m.31 views

CVE-2026-80914

CVE-2026-80914 is a use-after-free vulnerability in the Linux kernel's Bluetooth ISO subsystem , specifically in the iso_conn_ready() function. When a BIS listener socket is closed concurrently between iso_get_sock() and lock_sock(), the socket may be freed while a child socket remains linked to ...

8.8CVSS6.4AI score0.00232EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/09 4:06 p.m.9 views

EUVD-2026-75086

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS5.6AI score0.00091EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/09 4:06 p.m.4 views

CVE-2026-87872 Community.general: community.general: ocapi module_utils (ocapi_command, ocapi_info) hardcode validate_certs=false with no override, enabling tls man-in-the-middle and credential disclosure

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS5.6AI score0.00091EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/09 4:06 p.m.37 views

CVE-2026-87872 Community.general: community.general: ocapi module_utils (ocapi_command, ocapi_info) hardcode validate_certs=false with no override, enabling tls man-in-the-middle and credential disclosure

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS0.00091EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/09 4:06 p.m.15 views

CVE-2026-87872

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS5.7AI score0.00091EPSS
SaveExploits0
CVE
CVE
added 2026/09/09 4:06 p.m.19 views

CVE-2026-87872

A flaw in the OCAPI modules (ocapi_command, ocapi_info) of the community.general Ansible collection hardcodes validate_certs=false in the shared request helper with no parameter to re-enable it. Because the modules send HTTP Basic-Auth credentials over HTTPS, an attacker positioned on the network...

6.8CVSS5.6AI score0.00091EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 4:06 p.m.12 views

CVE-2026-87872

A flaw was found in the OCAPI modules ocapicommand, ocapiinfo of the community.general Ansible collection. The shared OCAPI request helper disables TLS certificate validation on every request and the modules expose no parameter to re-enable it, while sending HTTP Basic-Auth credentials to an http...

6.8CVSS5.8AI score0.00091EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 2:18 p.m.7 views

OPENSUSE-SU-2026:21823-1 Security update for tomcat

This update for tomcat fixes the following issues: - CVE-2026-65182: Bypass longest prefix security constraint bsc1276893. - CVE-2026-65183: TOCTOU when setting specific permissions for Unix Domain Sockets bsc1276894. - CVE-2026-65637: HTTP/2 no-authority bypass of strict SNI validation - fix...

9.8CVSS6.4AI score0.0083EPSS
SaveExploits0References23
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2026-86766

Snipe-IT versions up to and including 8.6.3 contain a race condition TOCTOU in the consumable checkout API endpoint POST /api/v1/consumables/consumableid/checkout. The requested quantity is validated against the number of remaining units before the database transaction begins, and the transaction...

7.1CVSS0.00229EPSS
SaveExploits1References3
NVD
NVD
added 2026/09/09 2:17 p.m.7 views

CVE-2026-86762

Snipe-IT before 8.7.0 does not apply the CheckUserIsActivated middleware to the api middleware group in app/Http/Kernel.php, and deactivating a user does not revoke that user's Passport personal access tokens. As a result, although a deactivated account is correctly refused at web login, its...

8.6CVSS0.00321EPSS
SaveExploits1References3
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2026-86760

Snipe-IT versions 8.2.0 through 8.6.x fixed in 8.7.0 contain an incorrect authorization flaw in app/Http/Controllers/Users/UsersController::update. The single-user edit route assigned the activated field from the request payload before evaluating the canEditAuthFields authorization gate, so an...

5.4CVSS0.00218EPSS
SaveExploits1References3
NVD
NVD
added 2026/09/09 2:17 p.m.7 views

CVE-2026-86744

Snipe-IT 8.6.3 and earlier and develop pre-release commits prior to the fix contain a race condition in the asset checkout paths. Api\AssetsController::checkout and Assets\AssetCheckoutController::store call Asset::availableForCheckout outside the mutation path and then invoke Asset::checkOut...

2.2CVSS0.00212EPSS
SaveExploits1References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/09 2:00 p.m.21 views

Malicious code in polygon-toolkits-validator (npm)

[email protected] exports Node crypto helper wrappers, but validateinput base64-encodes its argument and POSTs it to https://raydium-clmm.maingoal.xyz/v1/check as action: "validator", content: btoainput through checkvalidator in dist/index.js, then returns true without validating...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/09/09 2:00 p.m.9 views

MAL-2026-16087 Malicious code in polygon-toolkits-validator (npm)

[email protected] exports Node crypto helper wrappers, but validateinput base64-encodes its argument and POSTs it to https://raydium-clmm.maingoal.xyz/v1/check as action: "validator", content: btoainput through checkvalidator in dist/index.js, then returns true without validating...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/09/09 1:32 p.m.8 views

CVE-2026-86766 Snipe-IT 8.6.3 Race Condition via Consumable Checkout

Snipe-IT versions up to and including 8.6.3 contain a race condition TOCTOU in the consumable checkout API endpoint POST /api/v1/consumables/consumableid/checkout. The requested quantity is validated against the number of remaining units before the database transaction begins, and the transaction...

7.1CVSS5.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/09 1:32 p.m.8 views

CVE-2026-86766 Snipe-IT 8.6.3 Race Condition via Consumable Checkout

Snipe-IT versions up to and including 8.6.3 contain a race condition TOCTOU in the consumable checkout API endpoint POST /api/v1/consumables/consumableid/checkout. The requested quantity is validated against the number of remaining units before the database transaction begins, and the transaction...

7.1CVSS5.5AI score0.00229EPSS
SaveExploits1References3
Rows per page
Query Builder