Lucene search
+L

1277 matches found

Kitploit
Kitploit
added 2026/09/16 7:46 p.m.8 views

refreshing-mcp-tool

This isn't really done or ready yet, but I wanted to get the code checked in. This basically implements F5's database protocol, "mcp", which operates through a UNIX domain socket. That means that you need a shell on the F5 device before you can use any of these. You'll typically forward the outpu...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:59 p.m.9 views

CVE-2022-3168-adb-unexpected-reverse-forwards

The reverse tunnel feature in Android Debug Bridge adb was vulnerable as it allowed malicious adb daemons to open connections to arbitrary host/ports and unix domain sockets on the host. Attacker window where the rogue daemon is running: root@kitploit: $ ./adbroguedaemon.py Victim window a GCE VM...

8.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 10:48 a.m.8 views

magisk-renef

MagiskRenef Magisk / KernelSU / APatch モジュールで、renef(Android向け動的インストルメンテーションツールキット)を自動的にパッケージ化して実行します。 magisk-frida に着想を得ています。 要件 ルート化されたAndroidデバイス(Magisk / KernelSU / KernelSU Next / APatch) ARM64のみ — renefはARM64 Androidのみをサポート Android 10以上を推奨 インストール 1. リリース から最新の MagiskRenef-version.zip をダウンロード...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 10:34 a.m.136 views

uptux

uptux Specialized privilege escalation checks for Linux systems. Implemented so far: Writable systemd paths, services, timers, and socket units Disassembles systemd unit files looking for: References to executables that are writable References to broken symlinks pointing to writeable directories...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 8:58 a.m.325 views

botb

Break out the Box BOtB BOtB is a container analysis and exploitation tool designed to be used by pentesters and engineers while also being CI/CD friendly with common CI/CD technologies. What does it do? BOtB is a CLI tool which allows you to: Exploit common container vulnerabilities Perform commo...

7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 6:03 a.m.12 views

CVE-2026-21636

CVE-2026-21636 - Node.js 权限模型 UDS/网络绕过 漏洞摘要 Node.js 权限模型 (--permission)旨在通过限制对文件系统、子进程、工作线程和网络的访问来对进程进行沙箱化。CVE-2026-21636 揭示了通过 undici/fetch(以及 net/tls)到 Unix 域套接字 和本地 TCP 地址的连接完全绕过了网络防护,即使未设置 --allow-net 也是如此。 受影响:Node.js v25(网络权限在披露时仍处于实验阶段)。 此 PoC 在 v22 上复现了该概念,其中可以观察到相同的绕过行为。 能够向在...

10CVSS7.6AI score0.00825EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 5:01 a.m.9 views

CVE-2021-25461

CVE-2021-25461 This is a repo with the Proof of Concept for the CVE discovered for the SAUSAGE Security Analysis of Unix domain Socket usAGE in Android paper that was accepted to EuroS&P 2022. I worked on this paper with Mounir Elgharabawy, the one who discovered the vuln and wrote the Proof of...

7.8CVSS7.4AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/15 9:16 p.m.5 views

CVE-2026-79994

The guest-to-host Unix-domain socket relay in Docker Sandboxes validates that a socket path is inside an authorized workspace, but later reconnects using the pathname. A malicious guest can replace an intermediate directory with a symlink between validation and connection, causing the host to...

8.7CVSS0.00106EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/15 8:33 p.m.13 views

CVE-2026-79994

CVE-2026-79994 affects the guest-to-host Unix-domain socket (UDS) forwarder in Docker Sandboxes . The relay validates that a socket path resides inside an authorized workspace but later reconnects using the raw pathname. A malicious guest can exploit a symlink race by replacing an intermediate di...

8.7CVSS5.8AI score0.00106EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/15 8:33 p.m.31 views

CVE-2026-79994 Docker Sandboxes UDS forwarder can reach arbitrary host Unix sockets through a symlink race

The guest-to-host Unix-domain socket relay in Docker Sandboxes validates that a socket path is inside an authorized workspace, but later reconnects using the pathname. A malicious guest can replace an intermediate directory with a symlink between validation and connection, causing the host to...

8.7CVSS0.00106EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: afunix: Fixed the garbage collector’s race condition with connect The garbage collector does not consider the risk of an “embryo” being enqueued during garbage collection. If such an “embryo” has a peer that carries SCMRIGHTS, tw...

7.8CVSS6AI score0.00207EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 9:15 a.m.12 views

CVE-2026-87859

morgan is an HTTP request logger middleware for Node.js. In versions before 1.12.1, its escapeLogField function does not escape the double quote character, which delimits the quoted fields of the Apache combined log format that morgan emits. An unauthenticated remote attacker who controls a value...

5.3CVSS5.9AI score0.00393EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 5:58 a.m.11 views

BIT-TOMCAT-2026-65183 Apache Tomcat: TOCTOU when setting specific permissions for Unix Domain Sockets

Time-of-check Time-of-use TOCTOU Race Condition vulnerability in Apache Tomcat when creating unix domain sockets allows an unauthorised local user to access the unix domain socket. This issue affects Apache Tomcat: from 11.0.0 through 11.0.24, from 10.1.0 through 10.1.57, from 9.0.42 through...

8.1CVSS5.8AI score0.00452EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2026/09/08 7:23 a.m.13 views

K000163240: Multiple Apache Tomcat vulnerabilities

Security Advisory Description CVE-2026-65183 Time-of-check Time-of-use TOCTOU Race Condition vulnerability in Apache Tomcat when creating unix domain sockets allows an unauthorised local user to access the unix domain socket. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from...

9.8CVSS5.5AI score0.0083EPSS
SaveExploits0
OSV
OSV
added 2026/09/05 3:02 p.m.7 views

OESA-2026-3592 tomcat security update

Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Security Fixes: Improper Access Control,...

9.8CVSS5.4AI score0.0083EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/09/04 6:18 p.m.5 views

CVE-2026-80907

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.8AI score0.00156EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 6:17 p.m.7 views

CVE-2026-80890

In the Linux kernel, the following vulnerability has been resolved: sctp: reject stale cookies with mismatched verification tags sctpunpackcookie skips cookie expiration checks whenever an association already exists. This is broader than the exception in RFC 9260 Section 5.2.4. For an existing...

5.8AI score0.00177EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 5:17 p.m.6 views

CVE-2026-80885

In the Linux kernel, the following vulnerability has been resolved: afs: Fix uncancelled rxrpc OOB message handler Fix AFS to cancel its OOB message processing typically to respond to security challenges. Also move OOB message processing to afswq so that it's also waited for and make the OOB...

5.8AI score0.00169EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.8 views

CVE-2026-80818

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix CMDSYNC use-after-free on teardown armsmmuimplremove is registered as a devres action in armsmmuimplprobe, before armsmmuinitqueues allocates smmu-cmdq.q.base. On a devres unwind, whether a failed probe ...

6.4AI score0.00168EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/04 4:18 p.m.4 views

CVE-2026-80843

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix xfrmstateconstruct auth-trunc leak attachauthtrunc can allocate x-aalg while leaving x-props.aalgo at zero when the selected auth algorithm has no sadbalgid. One real case is cmacaes. xfrmstateconstruct then treats...

5.8AI score0.00195EPSS
SaveExploits0References2
Rows per page
Query Builder