CRITICAL🇵🇱 Wersja polska

CVE-2026-39322

CVSS 9.2v4.0pub. 2026-04-07upd. 2026-07-24

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.

🤖 AI Analysis
How it works

Calling a POST request to /api/v1/auth/sign-in causes the server to first generate and return a valid session for the banned account, and only in the next step verify the supplied password. However, this session is accepted by all protected routes /api before password verification even occurs. As a result, an attacker can obtain a valid session token without knowing the correct password, which is a classic authorization error case (CWE-287).

Impact

An attacker can gain unauthorized access to user account data and perform authenticated operations in the application by impersonating a banned account without knowing its password.

Mitigation & patch

Apply patches available from the vendor according to references (https://github.com/polarnl/PolarLearn/security/advisories/GHSA-9vx4-7ww7-4cf5). It is recommended to update to a version newer than 0-PRERELEASE-15 and temporarily restrict access to the /api/v1/auth/sign-in endpoint if immediate updating is not possible.

Who is affected

PolarLearn version 0-PRERELEASE-15 and all earlier pre-release versions.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Polarlearn

    APP
    Polarlearn
    all versions
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Auth Bypass
CWE
References

Related vulnerabilities

CVE-2026-25885CRITICAL10.0PL ✓same product

PolarLearn: brak uwierzytelnienia w WebSocket czatu grupowego

CVE-2026-35610HIGH8.8same product

PolarLearn is a free and open-source learning program. In 0-PRERELEASE-14 and earlier, setCustomPassword(userI...

CVE-2026-25126HIGH7.1same product

PolarLearn is a free and open-source learning program. Prior to version 0-PRERELEASE-15, the vote API route (`...

CVE-2026-25222MEDIUM6.3same product

PolarLearn to darmowy i otwarty program edukacyjny. W wersji 0-PRERELEASE-15 i wcześniejszych, luka timing att...

CVE-2026-25221LOW2.3same product

PolarLearn to darmowy program edukacyjny o otwartym kodzie źródłowym. W wersji 0-PRERELEASE-15 i wcześniejszyc...