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 trigger server-side requests to arbitrary internal targets through `POST /settings/jellyfin/server-url-verify`. The endpoint accepts a user-controlled URL, appends `/system/info/public`, and sends a server-side HTTP request with Guzzle. Because there is no restriction on internal hosts, loopback addresses, or private network ranges, this can be abused for SSRF and internal network probing. Any ordinary authenticated user can use this endpoint to make the server connect to arbitrary internal targets and distinguish between different network states. This enables SSRF-based internal reconnaissance, including host discovery, port-state probing, and service fingerprinting. In certain deployments, it may also be usable to reach internal administrative services or cloud metadata endpoints that are not directly accessible from the outside. Version 0.71.1 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/leepeuker/movary/commit/d459b3513293d41254f7093aef07010a8e5dcf04 | Patch |
| https://github.com/leepeuker/movary/pull/751 | Issue Tracking Patch |
| https://github.com/leepeuker/movary/releases/tag/0.71.1 | Release Notes |
| https://github.com/leepeuker/movary/security/advisories/GHSA-2m2v-v563-qqvj | Exploit Vendor Advisory |
| https://github.com/leepeuker/movary/security/advisories/GHSA-2m2v-v563-qqvj | Exploit Vendor Advisory |
Configurations
History
27 Apr 2026, 14:21
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/leepeuker/movary/commit/d459b3513293d41254f7093aef07010a8e5dcf04 - Patch | |
| References | () https://github.com/leepeuker/movary/pull/751 - Issue Tracking, Patch | |
| References | () https://github.com/leepeuker/movary/releases/tag/0.71.1 - Release Notes | |
| References | () https://github.com/leepeuker/movary/security/advisories/GHSA-2m2v-v563-qqvj - Exploit, Vendor Advisory | |
| First Time |
Leepeuker
Leepeuker movary |
|
| CPE | cpe:2.3:a:leepeuker:movary:*:*:*:*:*:*:*:* |
20 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/leepeuker/movary/security/advisories/GHSA-2m2v-v563-qqvj - |
18 Apr 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-18 00:16
Updated : 2026-04-27 14:21
NVD link : CVE-2026-40348
Mitre link : CVE-2026-40348
CVE.ORG link : CVE-2026-40348
JSON object : View
Products Affected
leepeuker
- movary
CWE
CWE-918
Server-Side Request Forgery (SSRF)
