CVE-2026-54050
Last modified
CVE-2026-54050 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sakaiproject | sakai | >= 23.0, < 23.5; >= 25.0, <= 25.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-54050?
How severe is CVE-2026-54050?
How do I fix CVE-2026-54050?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54037LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-5404K12 RF5 file parser crash in Wireshark 4.6.0 to 4.6.4 and 4.…5.5
- CVE-2026-54040LibreChat is an enhanced ChatGPT clone that supports multipl…7.1
- CVE-2026-54047Laci Synchroni is a decentralized mod and appearance sync se…9.2
- CVE-2026-54048Specifying tblproperties('avro.schema.url'=' http://...' ) o…5.3
- CVE-2026-5405RDP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and…7.8
- CVE-2026-54051Network-AI is a TypeScript/Node.js multi-agent orchestrator.…9.9
- CVE-2026-54052n8n-MCP is an MCP server that provides AI assistants access …9.9
- CVE-2026-54053Many Notes is a Markdown note-taking web application designe…9.6
- CVE-2026-54054Transmute is a free, open-source, self-hosted file conversio…6.5
- CVE-2026-54055Kitty is a cross-platform GPU based terminal. In versions pr…5
- CVE-2026-54056Kitty is a cross-platform GPU based terminal. In versions 0.…7.1
Are you affected by CVE-2026-54050?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
