PatchSiren cyber security CVE debrief
CVE-2026-54050 sakaiproject CVE debrief
CVE-2026-54050 is a medium-severity vulnerability in the Sakai Collaboration and Learning Environment (CLE). An authenticated user can delete another user's profile image and pronunciation recording without verifying ownership, disrupting workflows that rely on these artifacts. This issue is fixed in versions 23.5, 25.3, and 26.0. The vulnerability affects Sakai CLE deployments using versions prior to these fixed versions, potentially disrupting profile management and related workflows. Defenders should assess exposure and apply patches promptly.
- Vendor
- sakaiproject
- Product
- sakai
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for Sakai CLE deployments, particularly those using versions prior to 23.5, 25.3, or 26.0, should assess exposure and apply patches to prevent unauthorized profile modifications.
Why it matters
CVE-2026-54050 is a medium-severity vulnerability in Sakai CLE that allows authenticated users to delete others' profile images and recordings without ownership checks, disrupting workflows and requiring prompt patching.
- Disruption of workflows relying on profile images and pronunciation recordings.
- Potential for repeated removal of profile identity artifacts, including administrator and instructor images.
- Need for verification of affected versions and exposure in Sakai CLE deployments.
- Priority for applying patches to prevent unauthorized profile modifications.
Technical summary
The Sakai CLE has a vulnerability in the DELETE /api/users/{userId}/profile/image and DELETE /api/users/{userId}/profile/pronunciation endpoints. An authenticated user can delete another user's profile image and pronunciation recording without verifying ownership, disrupting workflows that rely on these artifacts. The issue is fixed in versions 23.5, 25.3, and 26.0. This vulnerability allows attackers to repeatedly remove profile identity artifacts, including administrator and instructor images, which can disrupt critical workflows. Successful exploitation requires authenticated access but does not need additional privileges.
Defensive priority
Defenders should prioritize verifying exposure, assessing affected deployments, and applying patches to prevent unauthorized profile modifications.
Recommended defensive actions
- Verify exposure by checking if the Sakai CLE deployment is using an affected version (prior to 23.5, 25.3, or 26.0).
- Assess which users have access to the DELETE /api/users/{userId}/profile/image and DELETE /api/users/{userId}/profile/pronunciation endpoints.
- Apply patches to upgrade to a fixed version (23.5, 25.3, or 26.0) to prevent unauthorized profile modifications.
- Monitor for suspicious activity related to profile image and pronunciation recording deletions.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, additional information on exploitation or victim impact is not available.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54050 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54050
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54050 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54050
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/sakaiproject/sakai/commit/a092dbf3dc6bf343131f50007c207a9abd95e852
-
Source reference
Unverified legacy reference
URL: https://github.com/sakaiproject/sakai/security/advisories/GHSA-9284-fjc3-fmmj
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.