Kanboard
Kanban project management software
Alternative to: trello, jira, asana
About
Versions (101)
v1.2.51
2026-03-07Security fixes
- Add SSRF protection for webhook notifications with the new configuration option
WEBHOOK_ALLOW_PRIVATE_NETWORKS - Prevent unsafe deserialization in the database session handler
- Restrict invite signup input to expected fields only to prevent parameter injection
- Add missing permission checks in several API procedures
- Validate user external ID values
- Check file attachment ownership before deletion
- Prevent SSRF bypasses by controlling HTTP client redirect behavior
Improvements
- Improve accessibility by increasing text/background contrast in the light theme
Dependencies and build
- Upgrade PHPUnit to version 12
- Update several GitHub Actions and dependencies
- Update dependency
pimple/pimpleto version 3.6.2