Lucene search
+L

24544 matches found

Kitploit
Kitploit
added 2026/08/24 6:22 a.m.289 views

laurel

Linux Audit – Usable, Robust, Easy Logging LAUREL is an event post-processing plugin for auditd8 that generates useful, enriched JSON-based audit logs suitable for modern security monitoring setups. Documentation corresponding to the latest stable release can be found here. Why? TLDR: Instead of...

5.5AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/24 6:19 a.m.4 views

btrfs_fixes

btrfsfixes: Strumenti Personalizzati per la Riparazione di BTRFS Strumenti personalizzati scritti durante il recupero di un pool BTRFS multi-dispositivo da 12TB con grave corruzione dell'albero degli extent che i comandi nativi btrfs check --repair, --init-extent-tree, ecc. non sono riusciti a...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 5:07 a.m.4 views

USB Spy

USB SPY usb-spy è un analizzatore del traffico USB Mass Storage costruito attorno a un microcontrollore con supporto WiFi o Ethernet. La scheda espone un'immagine disco FAT o qualsiasi filesystem come un falso dispositivo USB Mass Storage verso un sistema target, mentre i dati di archiviazione...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 3:38 a.m.247 views

fsmon

fsmon Low level filesystem monitor utility for Linux, Android, iOS and macOS. Author : pancake @ nowsecure License : MIT Designed for System administrators and incident responders Security researchers and forensic analysts Developers debugging I/O-heavy applications Reverse engineers interested i...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/23 11:57 p.m.4 views

sleuthkit

The Sleuth Kit INTRODUZIONE The Sleuth Kit è un toolkit forense open source per l'analisi di file system e dischi Microsoft e UNIX. The Sleuth Kit consente agli investigatori di identificare e recuperare prove da immagini acquisite durante la risposta a incidenti o da sistemi live. The Sleuth Kit...

5.4AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 12:30 a.m.14 views

EUVD-2026-64603

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS5.6AI score0.00322EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2026/08/23 12:06 a.m.8 views

SUSE CVE-2026-74596

In the Linux kernel, the following vulnerability has been resolved: fs,fsverity: remove check for fsverity being enabled in setattrprepare The check that fs-verity is available in the kernel is not necessary here. Filesystems could have fsverity files even without fs-verity enabled. In that case,...

5.5AI score0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 11:16 p.m.13 views

CVE-2026-78122

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS0.00322EPSS
SaveExploits1References6
CVE
CVE
added 2026/08/22 11:06 p.m.61 views

CVE-2026-78122

docker-socket-proxy (Tecnativa) through 0.5.0 has an insufficient access control granularity flaw in the /containers Docker API namespace. When the CONTAINERS environment variable is set, read endpoints (/containers/{id}/archive, /export, /logs, /top) are not properly gated, allowing an unauthent...

8.3CVSS5.6AI score0.00322EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/08/22 11:06 p.m.34 views

CVE-2026-78122 docker-socket-proxy through 0.5.0 Insufficient Access Control Granularity Exposes Container Filesystems

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS0.00322EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/22 11:06 p.m.16 views

CVE-2026-78122 docker-socket-proxy through 0.5.0 Insufficient Access Control Granularity Exposes Container Filesystems

docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/id/archive, /containers/id/export, /containers/id/logs, and /containers/id/top to read arbitrary files a...

8.3CVSS5.7AI score
SaveExploits0References9
CVE
CVE
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74728

CVE-2026-74728 is a NULL pointer dereference in the Linux kernel's XFS filesystem repair tooling. When xfs_buf_alloc_backing_mem() fails, xfs_buf_free() is called with bp->b_addr still NULL. The code then falls through to the folio_put path, which calls virt_to_folio(NULL), dereferencing an in...

5.6AI score0.0017EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.11 views

EUVD-2026-64415

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL baddr in xfsbuffree When xfsbufallocbackingmem fails, xfsbuffree is called with bp-baddr still NULL. The code falls through to the folioput path which calls virttofolioNULL, dereferencing an invalid address and...

5.6AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:33 p.m.8 views

CVE-2026-74728 xfs: handle NULL b_addr in xfs_buf_free

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL baddr in xfsbuffree When xfsbufallocbackingmem fails, xfsbuffree is called with bp-baddr still NULL. The code falls through to the folioput path which calls virttofolioNULL, dereferencing an invalid address and...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74728 xfs: handle NULL b_addr in xfs_buf_free

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL baddr in xfsbuffree When xfsbufallocbackingmem fails, xfsbuffree is called with bp-baddr still NULL. The code falls through to the folioput path which calls virttofolioNULL, dereferencing an invalid address and...

0.0017EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.12 views

PT-2026-79733

In the Linux kernel, the following vulnerability has been resolved: xfs: handle NULL b addr in xfs buf free When xfs buf alloc backing mem fails, xfs buf free is called with bp-b addr still NULL. The code falls through to the folio put path which calls virt to folioNULL, dereferencing an invalid...

5.4AI score0.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.17 views

PT-2026-79743

Name of the Vulnerable Software and Affected Versions docker-socket-proxy versions prior to 0.5.1 Description Insufficient access control granularity occurs when the CONTAINERS environment variable is set, failing to properly gate read endpoints within the /containers Docker API namespace. This...

8.3CVSS5.5AI score0.00322EPSS
SaveExploits1References8
NVD
NVD
added 2026/08/21 9:17 p.m.9 views

CVE-2026-64679

Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. From 0.19.8 until 0.45.0, Atlantis does not consistently validate user-controlled workspace values supplied through accepted repository-level atlantis.yaml configuration or authenticated...

8.1CVSS0.00523EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 8:29 p.m.20 views

CVE-2026-64679

Atlantis , a self-hosted Go application that processes Terraform pull request events via webhooks, is affected by a path traversal vulnerability in its workspace handling. From version 0.19.8 through 0.44.x , user-controlled workspace values supplied via repository-level atlantis.yaml configurati...

8.1CVSS5.4AI score0.00523EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 8:29 p.m.12 views

EUVD-2026-64142

Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. From 0.19.8 until 0.45.0, Atlantis does not consistently validate user-controlled workspace values supplied through accepted repository-level atlantis.yaml configuration or authenticated...

8.1CVSS5.4AI score0.00523EPSS
SaveExploits0References4
Rows per page
Query Builder