CVE-2026-40350
Last modified
CVE-2026-40350 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 access the user-management endpoints `/settings/users` and use them to enumerate all users and create a new administrator account. EPSS estimates a 0.44% 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 access the user-management endpoints `/settings/users` and use them to enumerate all users and create a new administrator account. This happens because the route definitions do not enforce admin-only middleware, and the controller-level authorization check uses a broken boolean condition. As a result, any user with a valid web session cookie can reach functionality that should be restricted to administrators. 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/749Issue Tracking, Patch
- https://github.com/leepeuker/movary/security/advisories/GHSA-7r3f-9fwv-p43wExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40350?
How severe is CVE-2026-40350?
How do I fix CVE-2026-40350?
Are you affected by CVE-2026-40350?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
