Planka logo

Planka

Kanban-style collaborative project and task management tool

Alternative to: Trello, Jira, Taiga, Kanboard, Wekan, ClickUp, Asana, Monday.com


About Versions (23)

v2.0.3

2026-03-01

Security Release

  • Fixed an issue where the outgoing proxy could be accessed from outside the server in host-network Docker deployments (network_mode: host), potentially allowing external parties to relay requests.
  • The proxy now only accepts connections from the local server, preventing accidental exposure while keeping internal functionality intact.
  • Users should update to PLANKA >= 2.0.3 to be protected.
  • More details and credits: Security Advisory
  • Reported by Luke via responsible disclosure.

What’s Changed

  • fix(proxy): Prevent external access to outgoing proxy in host-network mode

Full Changelog: https://github.com/plankanban/planka/compare/v2.0.2…v2.0.3