Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.sakaiproject.profile2/profile2-api
  4. ›
  5. CVE-2026-54050

CVE-2026-54050: Sakai Profile Image Deletion has an IDOR

August 24, 2026

The Sakai REST API endpoint DELETE /api/users/{userId}/profile/image does not verify that the requesting user is authorized to modify the target user’s profile. Any authenticated user can delete the profile image of any other user, including administrators, by supplying a different userId in the path. The service layer has no authorization check, and the delete cascades through Content Hosting Service (CHS) with a security advisor that bypasses all CHS permission checks.

References

  • github.com/advisories/GHSA-9284-fjc3-fmmj
  • github.com/sakaiproject/sakai/commit/a092dbf3dc6bf343131f50007c207a9abd95e852
  • github.com/sakaiproject/sakai/releases/tag/23.5
  • github.com/sakaiproject/sakai/security/advisories/GHSA-9284-fjc3-fmmj
  • nvd.nist.gov/vuln/detail/CVE-2026-54050

Code Behaviors & Features

Detect and mitigate CVE-2026-54050 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 23.0.0 before 23.5.0, all versions starting from 25.0.0 up to 25.2.0

Fixed versions

  • 23.5.0

Solution

Upgrade to version 23.5.0 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

maven/org.sakaiproject.profile2/profile2-api/CVE-2026-54050.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 25 Aug 2026 00:20:21 +0000.