CVE-2026-55652

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.
Configurations

No configuration.

History

17 Jul 2026, 13:18

Type Values Removed Values Added
References () https://github.com/wekan/wekan/security/advisories/GHSA-jggc-qvfc-jr6x - () https://github.com/wekan/wekan/security/advisories/GHSA-jggc-qvfc-jr6x -

15 Jul 2026, 22:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 22:17

Updated : 2026-07-17 13:18


NVD link : CVE-2026-55652

Mitre link : CVE-2026-55652

CVE.ORG link : CVE-2026-55652


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication

CWE-290

Authentication Bypass by Spoofing