Vulnerability Description
PolarLearn is a free and open-source learning program. In 0-PRERELEASE-15 and earlier, a timing attack vulnerability in the sign-in process allows unauthenticated attackers to determine if a specific email address is registered on the platform. By measuring the response time of the login endpoint, an attacker can distinguish between valid and invalid email addresses. This occurs because the server only performs the computationally expensive Argon2 password hashing if the user exists in the database. Requests for existing users take significantly longer (~650ms) than requests for non-existent users (~160ms).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Polarlearn | Polarlearn | - |
Related Weaknesses (CWE)
References
- https://github.com/polarnl/PolarLearn/commit/6c276855172c7310cce0df996cb47ffe0d8Patch
- https://github.com/polarnl/PolarLearn/security/advisories/GHSA-wcr9-mvr9-4qh5ExploitVendor Advisory
FAQ
What is CVE-2026-25222?
CVE-2026-25222 is a vulnerability with a CVSS score of 7.5 (HIGH). PolarLearn is a free and open-source learning program. In 0-PRERELEASE-15 and earlier, a timing attack vulnerability in the sign-in process allows unauthenticated attackers to determine if a specific ...
How severe is CVE-2026-25222?
CVE-2026-25222 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25222?
Check the references section above for vendor advisories and patch information. Affected products include: Polarlearn Polarlearn.