CVE 8.8 HIGH

Authenticated Movary User Can Self-Escalate to Administrator via PUT /settings/users/{userId} by Setting isAdmin=true_CVE-2026-40349

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

Description

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can escalate their own account to administrator by sending `isAdmin=true` to `PUT /settings/users/{userId}` for their own user ID. The endpoint is intended to let a user edit their own profile, but it updates the sensitive `isAdmin` field without any admin-only authorization check. Version 0.71.1 patches the issue.

AI Analysis

Authenticated user can self-escalate to administrator via PUT request

Basic Information

ID CVE-2026-40349
Source GitHub_M
Published Apr 18, 2026 at 00:05

Affected Product

Vendor leepeuker
Product movary
Version < 0.71.1
Affected Versions leepeuker movary < 0.71.1

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor leepeuker
Product Movary
Version < 0.71.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.