216.73.217.22

CVE-2026-40350

· Published 18/04/2026 01:16 · Modified 18/04/2026 01:16

Labels: CVE-2026-40350 2026-04-18CVE-2026-40350CWE-863[email protected]

Essential information

Published
18/04/2026 01:16
Modified
18/04/2026 01:16
Author
Creator
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
movary / movary cpe:2.3:a:movary:movary:<0.71.1:*:*:*:*:*:*:*

References