github.com
https://github.com/frappe/lms/commit/78640561f558a6c7396f8be48874f79a54f03420 CVE-2025-62158
LOW
Frappe had attachments made by students to their assignments of type Text set to public
Record summary
CVE-2025-62158 has a selected CVSS score of 2.7 (low).
Description
Frappe Learning is a learning system that helps users structure their content. In versions prior to 2.38.0, the system did stored the attachments uploaded by the students in their assignments as public files. This issue potentially exposed student-uploaded files to the public. Anyone with the file URL could access these files without authentication. The issue has been fixed in version 2.38.0 by ensuring all student-uploaded assignment attachments are stored as private files by default.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableNo
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 10, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
| CVE List | < 2.38.0 | affected |
References
2github.comConfirmation
https://github.com/frappe/lms/security/advisories/GHSA-h6fh-7f24-f2j5