Authentication Bypass by Spoofing in Wekan - CVE-2026-55652
Published: July 28, 2026
Wekan
Detailed vulnerability description
The vulnerability allows a remote attacker to take over arbitrary accounts, including administrative accounts.
The vulnerability exists due to improper access control in the header-login authentication mechanism when processing requests that supply a spoofed X-Forwarded-For header and a chosen header-login username. A remote attacker can send a specially crafted GET request to take over arbitrary accounts, including administrative accounts.
Exploitation requires the header-login feature to be enabled and the attacker to be able to reach the Wekan HTTP port directly without traversing the trusted reverse proxy.