Skip to content

wekan

v10.03 Security

This release includes 7 security fixes for security teams reviewing exposed deployments.

Published 7d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 7 known CVEs

Topics

docker javascript kanban meteor real-time sandstorm
+2 more
snapcraft wekan

Affected surfaces

auth rbac rce_ssrf

Summary

AI summary

Updates https://github.com/wekan/wekan/commit/1669a1af196ba48395e01376b3a0fc784ad42cc3, https://github.com/wekan/wekan/commit/2f7b49d8def4bb03d233b83671ac6c78308124ea, and https://wekan.fi/hall-of-fame/invitebleed/ across a mixed release.

Changes in this release

Security Critical

Fixes RedirectBleed SSRF via avatar URL redirects

Fixes RedirectBleed SSRF via avatar URL redirects

Source: llm_adapter@2026-07-20

Confidence: medium

Security Critical

Fixes SourceBleed stored XSS via Trello board import URL

Fixes SourceBleed stored XSS via Trello board import URL

Source: llm_adapter@2026-07-20

Confidence: medium

Security Critical

Fixes LiveBleed non‑blind SSRF during live Trello import

Fixes LiveBleed non‑blind SSRF during live Trello import

Source: llm_adapter@2026-07-20

Confidence: medium

Security Critical

Fixes CasBleed session race condition in CAS login

Fixes CasBleed session race condition in CAS login

Source: llm_adapter@2026-07-20

Confidence: medium

Security Critical

Fixes MetricsBleed untrusted X‑Forwarded‑For header usage

Fixes MetricsBleed untrusted X‑Forwarded‑For header usage

Source: llm_adapter@2026-07-20

Confidence: medium

Security Critical

Fixes ImpersonateBleed export authorization bypass

Fixes ImpersonateBleed export authorization bypass

Source: llm_adapter@2026-07-20

Confidence: medium

Security Critical

Fixes InviteBleed weak invitation code generation and lack of rate limiting

Fixes InviteBleed weak invitation code generation and lack of rate limiting

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Medium

Adds automatic security/speed/tests remediation logging subsystem

Adds automatic security/speed/tests remediation logging subsystem

Source: llm_adapter@2026-07-20

Confidence: medium

Feature Medium

Adds Admin Panel → Problems page with acknowledgment UI

Adds Admin Panel → Problems page with acknowledgment UI

Source: llm_adapter@2026-07-20

Confidence: medium

Performance Medium

Enables FerretDB OpLog tailing by default for reactivity

Enables FerretDB OpLog tailing by default for reactivity

Source: llm_adapter@2026-07-20

Confidence: medium

Full changelog

v10.03 2026-07-19 WeKan ® release

This release fixes the following CRITICAL VULNERABILITIES, all reported by meifukun:
RedirectBleed,
SourceBleed,
LiveBleed,
CasBleed,
MetricsBleed,
ImpersonateBleed and
InviteBleed:

The OIDC login shared-serviceData race from the same report was already fixed earlier
(#4897 moved the per-login profile/serviceData/userinfo objects inside the OAuth
callback); the new source-guard test verifies it stays that way. Thanks to meifukun and xet7.

and adds the following new features:

and adds the following updates:

and fixes the following bugs:

Thanks to above GitHub users for their contributions and translators for their translations.

Security Fixes

  • RedirectBleed: avatar fetch now uses DNS‑pinned fetchSafe and validates URL scheme (SSRF prevention)
  • SourceBleed: only http(s) URLs stored for Trello board source links, preventing stored XSS
  • LiveBleed: live import downloads gated by validateAttachmentUrl to block SSRF
  • CasBleed: per‑credential user data storage eliminates race‑condition session takeover
  • MetricsBleed: X-Forwarded-For trusted only when METRICS_TRUST_PROXY is set, otherwise uses real socket address
  • ImpersonateBleed: removed impersonation bypass for board export; requires actual board visibility
  • InviteBleed: invitation codes switched to 128‑bit crypto.randomBytes and rate‑limited

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track wekan

Get notified when new releases ship.

Sign up free

About wekan

The Open Source kanban, built with Meteor. GitHub issues/PRs are only for FLOSS Developers, not for support, support is at https://wekan.fi/commercial-support/ . New English strings for new features at imports/i18n/data/en.i18n.json . Non-English translations at https://app.transifex.com/wekan/wekan only.

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]