All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-48053
MEDIUMpublished 2026-08-17 18:16 UTC · 15 hours ago · modified 2026-08-17 20:16 UTC
5.8
CVSS / 10
// description
Kolibri is an offline-first education platform. Prior to version 0.19.4, several Kolibri API endpoints accept an unvalidated `baseurl` parameter and fetch attacker-controlled URLs from the Kolibri server, reflecting the response body back to the caller. The original report identified two endpoints on the `RemoteFacilityUser*` viewsets; remediation review found two further reflection points on the same pattern. The GET endpoint was unauthenticated. Version 0.19.4 fixes the vulnerability.
// weaknesses (CWE)
- CWE-918