๐Ÿ” CVE Alert

CVE-2026-40348

HIGH 7.7

Movary has Authenticated SSRF via Jellyfin Server URL Verification that Allows Internal Network Probing

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor leepeuker
Product movary
Published Apr 18, 2026
Stay Ahead of the Next One

Get instant alerts for leepeuker movary

Be the first to know when new high vulnerabilities affecting leepeuker movary are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

leepeuker / movary
< 0.71.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/leepeuker/movary/security/advisories/GHSA-2m2v-v563-qqvj github.com: https://github.com/leepeuker/movary/pull/751 github.com: https://github.com/leepeuker/movary/commit/d459b3513293d41254f7093aef07010a8e5dcf04 github.com: https://github.com/leepeuker/movary/releases/tag/0.71.1