| Version | Supported |
|---|---|
| Latest release | ✅ |
| Older releases | ❌ |
Only the latest version of Wasabi receives security updates. If you are using an older version, please update to the latest release before reporting an issue.
If you discover a security vulnerability in Wasabi, please do not open a public GitHub issue.
Instead, use GitHub Private Vulnerability Reporting for this repository.
Please include as much detail as possible:
The following areas are in scope for security reports:
The following are out of scope:
Wasabi follows a coordinated disclosure model.
Security issues will be investigated privately first. Once a fix is available, the vulnerability may be disclosed publicly in the release notes or changelog.
Wasabi uses native Windows APIs such as ws2_32.dll, secur32.dll, and
kernel32.dll. Security-related behavior may therefore depend partly on the
host Windows version and configuration.
The internal SHA-1 implementation is used only for the RFC 6455 WebSocket
handshake (Sec-WebSocket-Accept) and not for encryption or signing.
TLS encryption is handled by Schannel through Windows SSPI.