CVE-2026-40349
Last modified
CVE-2026-40349 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Leepeuker | Movary | < 0.71.1 |
References
- https://github.com/leepeuker/movary/pull/750Issue Tracking, Patch
- https://github.com/leepeuker/movary/security/advisories/GHSA-mcfq-8rx7-w25vExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40349?
How severe is CVE-2026-40349?
How do I fix CVE-2026-40349?
Are you affected by CVE-2026-40349?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
