| Version | Supported |
|---|---|
| 5.6.x (FLOWAXY) | Yes |
| 5.x on Debian 9 | No |
Do not open public GitHub issues for security vulnerabilities.
- Email or contact via flowaxy.com
- Or open a private security advisory on GitHub (if enabled for the repo)
Include:
- Description of the issue
- Steps to reproduce
- Affected version / file paths
- Impact assessment (if known)
We aim to respond within 7 business days.
In scope:
- Authentication / session handling
- Payment callback forgery
- Remote code execution via file uploads (
tmp/) - SQL injection in panel code
- SSH/location API abuse
Out of scope:
- Third-party dependencies (phpMyAdmin, elFinder) — report upstream
- Server misconfiguration (weak DB passwords, exposed phpMyAdmin)
- Denial of service without demonstrated exploit chain
- Use strong MariaDB passwords (installer generates these)
- Restrict phpMyAdmin access
- Keep Debian and PHP updated
- Do not commit
application/config.phpto version control
See .docs/security.md for deployment hardening.