CVE Catalog

CVE-2026-39322

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

In PolarLearn 0-PRERELEASE-15 and earlier, POST /api/v1/auth/sign-in creates a valid session for banned accounts before verifying the password. This session is accepted by authenticated API routes, enabling data access and actions as the banned user.

Risk Assessment

Risk of unauthorized data access and actions by banned accounts, potentially compromising system integrity and confidentiality.

Recommendation

Update PolarLearn to a version later than 0-PRERELEASE-15. Implement proper password verification before session creation.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS