Description
A vulnerability was identified in jxxghp MoviePilot up to 2.13.5. The affected element is an unknown function of the file /jxxghp/MoviePilot of the component Application API. The manipulation leads to improper authorization. Remote exploitation of the attack is possible. The identifier of the patch is dc2b6910a423b3bfadeffaa303e1ba75cfb33900. Applying a patch is the recommended action to fix this issue.
Published: 2026-07-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an improper authorization weakness in the MoviePilot application API. It originates from missing or incorrect access checks, effectively creating an authorization bypass. This vulnerability is classified under CWE‑266 (Least Privilege Error) and CWE‑285 (Improper Privilege Management), indicating that the system fails to enforce the principle of least privilege and fails to manage privilege assignments correctly. A remote attacker can manipulate an undisclosed API function to perform actions or access data beyond their permissions, which can compromise confidentiality, integrity, and availability of the system.

Affected Systems

All installations of the jxxghp MoviePilot application up to and including version 2.13.5 are vulnerable. The affected component is the Application API. Any deployment running 2.13.5 or earlier should be considered at risk until the patch commit dc2b6910a423b3bfadeffaa303e1ba75cfb33900 is applied.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of <1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, meaning no publicly known exploits are currently tracked. Attackers can exploit it remotely by interacting with exposed API endpoints over the network. The provided patch corrects the authorization logic, thereby mitigating the risk.

Generated by OpenCVE AI on August 1, 2026 at 08:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the source patch associated with commit dc2b6910a423b3bfadeffaa303e1ba75cfb33900 or upgrade to a MoviePilot release that includes the fix.
  • Verify that unauthorized users cannot reach privileged API endpoints by conducting controlled access‑control tests, ensuring that the principle of least privilege is enforced.
  • Enable detailed logging for all authentication and authorization events, and monitor the logs for abnormal access attempts to detect potential exploitation.

Generated by OpenCVE AI on August 1, 2026 at 08:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 19 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in jxxghp MoviePilot up to 2.13.5. The affected element is an unknown function of the file /jxxghp/MoviePilot of the component Application API. The manipulation leads to improper authorization. Remote exploitation of the attack is possible. The identifier of the patch is dc2b6910a423b3bfadeffaa303e1ba75cfb33900. Applying a patch is the recommended action to fix this issue.
Title jxxghp MoviePilot Application API improper authorization
First Time appeared Jxxghp
Jxxghp moviepilot
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:jxxghp:moviepilot:*:*:*:*:*:*:*:*
Vendors & Products Jxxghp
Jxxghp moviepilot
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Jxxghp Moviepilot
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-20T19:08:44.216Z

Reserved: 2026-07-18T12:24:56.183Z

Link: CVE-2026-16224

cve-icon Vulnrichment

Updated: 2026-07-20T18:02:48.287Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T08:15:03Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-285

    Improper Authorization