140 matches found
webvm
WebVM This repository hosts the source code for https://webvm.io, a Linux virtual machine that runs in your browser. Try out the new Alpine / Xorg / i3 graphical environment: https://webvm.io/alpine.html What is WebVM? WebVM is a server-less virtual environment running fully client-side in...
phone-deck
phone-deck Turn a spare Android phone or any device with a browser into a self-hosted control deck and remote desktop for your Linux workstation — over your private Tailscale network, with no third-party apps. It started as "what do I do with an old phone?" and became a control plane for a Hyprla...
tailsnitch
Tailsnitch A security auditor for Tailscale configurations. Tailsnitch scans your tailnet for 57 misconfigurations, overly permissive access controls, and security best practice violations. Quick Start root@kitploit: 1. Set your Tailscale API credentials export TSAPIKEY="tskey-api-..." 2. Run aud...
headscale
Tailscale 控制服务器的开源自托管实现。 加入我们的 Discord 服务器 进行交流。 注意: 始终选择与您使用的发布版本相同的 GitHub 标签,以确保拥有正确的示例配置。main 分支可能包含未发布的更改。文档适用于稳定版和开发版: 稳定版文档 开发版文档 什么是 Tailscale Tailscale 是一个现代 VPN,基于 Wireguard 构建。它像覆盖网络一样工作,连接你网络中的计算机——使用 NAT 穿越。 Tailscale 中的所有内容都是开源的,除了专有操作系统(Windows 和 macOS/iOS)的 GUI 客户端以及控制服务器。 控制服务器作为...
headscale
An open source, self-hosted implementation of the Tailscale control server. Join our Discord server for a chat. Note: Always select the same GitHub tag as the released version you use to ensure you have the correct example configuration. The main branch might contain unreleased changes. The...
tailscale
Tailscale https://tailscale.com 让私人WireGuard®网络变得简单 概述 此仓库包含Tailscale的大部分开源代码。值得注意的是,它包括tailscaled守护进程和tailscale命令行工具。tailscaled守护进程运行在Linux、Windows、macOS上,并在不同程度上支持FreeBSD和OpenBSD。Tailscale的iOS和Android应用使用此仓库的代码,但此仓库不包含移动端GUI代码。 其他值得关注的Tailscale仓库包括:...
CVE-2022-41924
CVE-2022-41924 POC 👉 https://oalieno.tw/posts/tailscale-rce...
GHSA-F3QQ-49M6-RW8F
creationtimestamp| type| source ---|---|--- 2026-08-19 08:31:37+00:00| seen| https://gist.github.com/alon710/db3f4019c2372dbb6dfede560d6093f7...
tailscale -- Insufficient validation of 4via6 subnet router destinations
Tailscale team reports: Insufficient validation of 4via6 subnet router destinations permitted access to host-scoped addresses, including cloud metadata and loopback services. TS-2026-11...
GO-2025-3607 vulnerabilities
Vulnerabilities for packages: harbor, tailscale...
CVE-2026-64175
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: stop TX during firmware restart When iwlwifi firmware crashes e.g., NMIINTERRUPTUNKNOWN on Intel BE201/Wi-Fi 7, iwlmldnicerror sets mld-fwstatus.inhwrestart to true. However, iwlmldtxfromtxq does not check thi...
OS Command Injection
9router is vulnerable to OS Command Injection. The vulnerability is due to improper handling of the sudoPassword parameter in the unauthenticated POST /api/tunnel/tailscale-install endpoint, which is passed to a sudo -S sh process without authorization checks, allowing a remote unauthenticated...
CVE-2026-59800
9Router before 0.4.44 contains an OS command injection vulnerability in the unauthenticated POST /api/tunnel/tailscale-install endpoint this route is not covered by the dashboard middleware matcher, so no authorization check is applied. The sudoPassword field from the request body is written to t...
CVE-2026-59800
9Router before 0.4.44 contains an OS command injection vulnerability in the unauthenticated POST /api/tunnel/tailscale-install endpoint this route is not covered by the dashboard middleware matcher, so no authorization check is applied. The sudoPassword field from the request body is written to t...
CVE-2026-59800 9Router < 0.4.44 - OS Command Injection via sudoPassword Parameter in Tailscale Install Endpoint
9Router before 0.4.44 contains an OS command injection vulnerability in the unauthenticated POST /api/tunnel/tailscale-install endpoint this route is not covered by the dashboard middleware matcher, so no authorization check is applied. The sudoPassword field from the request body is written to t...
EUVD-2026-42073
9Router before 0.4.44 contains an OS command injection vulnerability in the unauthenticated POST /api/tunnel/tailscale-install endpoint this route is not covered by the dashboard middleware matcher, so no authorization check is applied. The sudoPassword field from the request body is written to t...
CVE-2026-59800
9router prior to 0.4.44 is affected by an OS command injection via the unauthenticated POST /api/tunnel/tailscale-install endpoint. The vulnerability arises from piping the sudoPassword field from the request into a sudo -S sh child process, where, under conditions such as root execution, NOPASSW...
VulnCheck KEV: CVE-2026-59800
9Router before 0.4.44 contains an OS command injection vulnerability in the unauthenticated POST /api/tunnel/tailscale-install endpoint this route is not covered by the dashboard middleware matcher, so no authorization check is applied. The sudoPassword field from the request body is written to t...
Missing Authorization
Overview 9router is a 9Router CLI - Start and manage 9Router server Affected versions of this package are vulnerable to Missing Authorization via the POST /api/tunnel/tailscale-install route handler, which accepts a JSON body containing a sudoPassword field and pipes it, along with the contents o...
GHSA-G6G7-PVMX-M74P 9router: Missing Authorization and OS Command Injection
Unauthenticated RCE via /api/tunnel/tailscale-install Affected: 9router npm package — current master v0.4.39. Summary POST /api/tunnel/tailscale-install accepts a JSON body with a sudoPassword field and pipes it, followed by the body of https://tailscale.com/install.sh, into a child process spawn...