CVE-2026-39322 PUBLISHED

PolarLearn: Any password authenticates banned accounts and grants API access

Assigner: GitHub_M
Reserved: 06.04.2026 Published: 07.04.2026 Updated: 07.04.2026

PolarLearn is a free and open-source learning program. In 0-PRERELEASE-15 and earlier, POST /api/v1/auth/sign-in creates a valid session for banned accounts before verifying the supplied password. That session is then accepted across authenticated /api routes, enabling account data access and authenticated actions as the banned user.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor polarnl
Product PolarLearn
Versions
  • Version <= v0-PRERELEASE-15 is affected

References

Problem Types

  • CWE-287: Improper Authentication CWE