Security Advisory

CVE-2026-55652

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-15 21:15:11
Last updated 2026-07-17 12:36:23
Assigner GitHub_M
CVSS score 9.8
State PUBLISHED

Description

Wekan is open source kanban built with Meteor. Prior to 9.46, header-login with HEADER_LOGIN_TRUSTED_IPS uses getRequestIp() in server/lib/headerLoginAuth.js to trust the client-supplied X-Forwarded-For header before the real socket address, allowing an unauthenticated attacker to send HEADER_LOGIN_ID for any username and receive a meteor_login_token session, including for admin. This issue is fixed in version 9.46.