The project currently maintains the latest release on the main branch.
Only the most recent stable release is actively supported with security fixes. Older versions may not receive updates.
If you are running an outdated version, please upgrade before reporting a security issue.
Please include:
- A clear description of the issue
- Steps to reproduce
- Affected operating system and version
- Tailscale version (if relevant)
- Any relevant logs or screenshots
You will receive an acknowledgment within 72 hours.
If the issue is confirmed, a fix will be prepared and released as soon as possible.
This project interacts with:
- Network interface configuration
- MTU values
- Windows service execution
- Linux udev rules
Security considerations include:
- Avoiding privilege escalation beyond what is required
- Avoiding persistent unsafe configurations
- Not modifying system registry directly on Windows
- Not exposing network services or listening ports
The tool operates locally and does not transmit data externally.
We follow responsible disclosure practices:
- Vulnerabilities are investigated privately
- Fixes are prepared before public disclosure
- Credit will be given to the reporter if desired
Please allow reasonable time for investigation and remediation before public discussion.
The following are considered out of scope:
- Misconfiguration by the user
- Incorrect MTU values chosen by the user
- Issues caused by third-party software, including Tailscale itself
- Performance tuning disagreements
This project follows a minimal surface approach:
- No background network listeners
- No telemetry
- No automatic remote updates
- No registry manipulation
- Explicit privilege usage only when required
The goal is to keep the implementation simple, transparent, and auditable.
Thank you for helping improve the security of this project.