Security Advisory

CVE-2026-35610

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-07 16:56:57
Last updated 2026-04-07 18:32:36
Assigner GitHub_M
State PUBLISHED

Description

PolarLearn is a free and open-source learning program. In 0-PRERELEASE-14 and earlier, setCustomPassword(userId, password) and deleteUser(userId) in the account-management module used an inverted admin check. Because of the inverted condition, authenticated non-admin users were allowed to execute both actions, while real admins were rejected. This is a direct privilege-escalation issue in the application.