Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
7.7
Movary: Authenticated Users Can Access Internal Server Targets
CVE-2026-40348
Summary
A security issue in Movary versions prior to 0.71.1 allowed authenticated users to access internal server targets, potentially allowing them to discover internal hosts, test network ports, and access internal services. This has been fixed in version 0.71.1. Users should update to the latest version to prevent unauthorized access.
Original title
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 thr...
Original 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 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.
nvd CVSS3.1
7.7
Vulnerability type
CWE-918
Server-Side Request Forgery (SSRF)
Published: 18 Apr 2026 · Updated: 18 Apr 2026 · First seen: 18 Apr 2026