Sakai is a Collaboration and Learning Environment (CLE). From 23.0 until 23.5 and 25.3, the DELETE /api/users/{userId}/profile/image endpoint allows an authenticated user to delete another user's profile image because ProfileController.removeProfileImage() passes the attacker-controlled userId to ProfileServiceImpl.removeProfileImage() without verifying ownership, and profileImageUploadedRepository.deleteById(userId) removes the selected row. The related DELETE /api/users/{userId}/profile/pronunciation endpoint also omits session validation and ownership checks before ProfileServiceImpl.removePronunciationRecording() deletes the target user's recording. The upload path is not affected because it already verifies ownership, and superusers remain intentionally authorized to modify other profiles. Successful exploitation can repeatedly remove profile identity artifacts, including administrator and instructor images, and disrupt workflows that rely on those artifacts. This issue is fixed in versions 23.5, 25.3, and 26.0.
CVE-2026-54050
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
August 24, 2026
Last Modified
September 15, 2026
Advisory Details (2)
Auto-updated Sep 15, 2026commit a092dbf3dc6b (sakaiproject/sakai)
Fix landed in sakaiproject/sakai commit a092dbf3dc6b — awaiting tagged release
https://github.com/sakaiproject/sakai/commit/a092dbf3dc6bf343131f50007c207a9abd95e852SAK-52623 IDOR in Sakai Profile Image Deletion · Advisory · sakaiproject/sakai · GitHub
https://github.com/sakaiproject/sakai/security/advisories/GHSA-9284-fjc3-fmmjVendor Advisories for CVE-2026-54050(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(2 across 1 ecosystem)
Maven(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.sakaiproject.profile2:profile2-api | 25.0, 25.1, 25.2 | 23.5 | — |
| org.sakaiproject.profile2:profile2-impl | — | 23.5 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-21 02:59 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 02:01 UTCEG score recompute
- 2026-09-19 01:04 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 00:06 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 21:35 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-15 19:40 UTCEG score recompute
- 2026-09-15 19:14 UTCEG score recompute
- 2026-09-15 18:36 UTCEG score recompute
- 2026-08-24 20:22 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-639
Frequently asked(5)
What is CVE-2026-54050?
When was CVE-2026-54050 disclosed?
Is CVE-2026-54050 actively exploited?
What is the CVSS score of CVE-2026-54050?
How do I remediate CVE-2026-54050?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54050
Is Your Infrastructure Affected by CVE-2026-54050?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.