Lucene search
+L

6710 matches found

CVE
CVE
added 2026/08/06 3:19 p.m.70 views

CVE-2026-53985

CVE-2026-53985 affects Ground Station prior to version 0.6.0. It describes an unauthenticated denial-of-service in the Socket.IO server’s service_control event handler, allowing an unauthenticated network peer to forcibly terminate the ground-station process by sending a restart_service command. ...

8.7CVSS5.5AI score0.00381EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 8:16 a.m.12 views

CVE-2026-64591

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid WARNING in sva unbind path The Intel IOMMU driver allows SVA on devices even if they do not support PCI/PRI. Commit 39c20c4e83b9 "iommu/vt-d: Only handle IOPF for SVA when PRI is supported" modified the SVA bind...

0.00164EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.17 views

CVE-2026-64591

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid WARNING in sva unbind path The Intel IOMMU driver allows SVA on devices even if they do not support PCI/PRI. Commit 39c20c4e83b9 "iommu/vt-d: Only handle IOPF for SVA when PRI is supported" modified the SVA bind...

5.3AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 7:43 p.m.11 views

EEF-CVE-2026-66297 Unescaped deployment environment variables in generated setup commands

Summary Improper Neutralization of Special Elements used in an OS Command OS Command Injection vulnerability in livebook-dev livebook allows command injection into generated deployment setup commands. LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent.dockerinstructions/2 and...

4.9CVSS6.3AI score0.01876EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/05 7:43 p.m.11 views

CVE-2026-66297 Unescaped deployment environment variables in generated setup commands

Improper Neutralization of Special Elements used in an OS Command OS Command Injection vulnerability in livebook-dev livebook allows command injection into generated deployment setup commands. LivebookWeb.Hub.Teams.DeploymentGroupAgentComponent.dockerinstructions/2 and...

4.9CVSS6.3AI score0.01876EPSS
SaveExploits1References12
NVD
NVD
added 2026/08/05 1:24 p.m.13 views

CVE-2026-71226

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS0.0013EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/05 1:24 p.m.9 views

UBUNTU-CVE-2026-71226

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS5.5AI score0.0013EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 1:10 p.m.13 views

MAL-2026-12513 Malicious code in async-mutex-lock (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e195fef439eb6af3d28576857a30030e4bd839406fa36b2f939279743f12188e The package is advertised as a mutex-lock utility but ships none of the documented API no Mutex/lock/unlock. Its sole export, getPlugin in index.js,...

5.6AI score
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:42 p.m.80 views

CVE-2026-71227

CVE-2026-71227 affects libkcapi. The issue arises in the AIO path where reusing an AIO-enabled handle after a prior completion error can cause _kcapi_aio_read_all() to enter a non-terminating wait loop, leading to persistent denial of service and unresponsiveness of the affected application or th...

5.1CVSS5.4AI score0.00164EPSS
SaveExploits1References6Affected Software4
Cvelist
Cvelist
added 2026/08/05 12:37 p.m.48 views

CVE-2026-71226 Libkcapi: memory corruption via uncanceled aio requests on error in libkcapi's one-shot aio path

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS0.0013EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:37 p.m.4 views

CVE-2026-71226

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS5.1AI score0.0013EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/05 12:37 p.m.92 views

CVE-2026-71226

CVE-2026-71226 affects libkcapi’s one-shot AIO path. The root cause is memory corruption when an uncanceled AIO request returns an error before all submitted IOCBs are drained, allowing later writes from the kernel into caller-owned output buffers. The available sources describe the vulnerability...

7.3CVSS5.5AI score0.0013EPSS
SaveExploits0References6Affected Software4
NVD
NVD
added 2026/08/05 8:16 a.m.10 views

CVE-2026-64567

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS0.0012EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.47 views

CVE-2026-71204 changedetection.io - Omitted Checkbox in /settings Save Silently Disables API Key Enforcement

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update...

6.2CVSS0.00254EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:58 a.m.11 views

CVE-2026-71203 changedetection.io - Missing Authentication on /api/v1/full-spec Discloses Full OpenAPI Schema

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest...

5.3CVSS5.2AI score0.00256EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:58 a.m.67 views

CVE-2026-71203 changedetection.io - Missing Authentication on /api/v1/full-spec Discloses Full OpenAPI Schema

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest...

5.3CVSS0.00256EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/05 12:29 a.m.14 views

SUSE CVE-2026-69185

Socket.IO enables bidirectional and low-latency communication for every platform. Prior to 4.2.7, 3.4.5, and 3.3.6, a specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server run out of memory...

7.5CVSS5.6AI score0.00503EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 11:56 p.m.9 views

MAL-2026-12004 Malicious code in vitest-preview-pro (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 367fd88886da38fc8a88929cfb486d6031ee42d44499b5f7a2d47d4e91d5b075 The package is published under a name suggesting a Vitest preview utility, but the shipped code is a rebranded copy of nodemailer with an added...

5.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 6:03 p.m.12 views

Important: Red Hat Security Advisory: perl:5.32 security update

An update for the perl:5.32 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

7.8CVSS7.5AI score0.00504EPSS
SaveExploits3References3
OSV
OSV
added 2026/08/04 2:52 p.m.13 views

CLSA-2026-1784856203 TuxCare security update for engine.io (16 CVEs)

TuxCare rebuilt engine.io to address 16 CVEs. Fixed in 1.8.3-tuxcare.1...

7.5CVSS6.4AI score0.99215EPSS
SaveExploits29
Rows per page
Query Builder