Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in ilGhera JW Player for WordPress jw-player-7-for-wp allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects JW Player for WordPress: from n/a through <= 2.3.6.
AnalysisAI
JW Player for WordPress plugin versions through 2.3.6 allows authenticated users to bypass authorization controls and access or modify restricted functionality due to improper access control checks. An attacker with low-privilege WordPress user credentials can exploit this vulnerability to read sensitive data or perform unauthorized actions normally restricted to administrators, with no user interaction required.
Technical ContextAI
The vulnerability stems from a Missing Authorization (CWE-862) flaw in the JW Player for WordPress plugin (cpe:2.3:a:ilghera:jw_player_for_wordpress:*:*:*:*:*:*:*:*), affecting all versions up to and including 2.3.6. The plugin fails to properly validate user privileges before allowing access to sensitive endpoints or functions. CWE-862 represents the absence of proper authorization checks-the application does not verify whether a user has permission to perform a requested action. In WordPress context, this typically manifests as inadequate nonce verification, missing capability checks (has_cap()), or direct access to functions that should require administrative privileges. The plugin likely exposes AJAX endpoints or internal functions without proper permission validation, allowing any authenticated user (even with subscriber-level access) to interact with functionality intended only for administrators.
RemediationAI
Update JW Player for WordPress to a patched version released after 2.3.6. Administrators should navigate to the WordPress Plugins dashboard, locate JW Player for WordPress, and apply the available update immediately. In the interim, restrict WordPress user registrations to trusted accounts only and audit existing user accounts to remove unnecessary subscriber or low-privilege accounts. Disable the JW Player plugin entirely if an update is not immediately available and the plugin functionality is not critical. For additional guidance, consult the Patchstack vulnerability advisory at https://patchstack.com/database/Wordpress/Plugin/jw-player-7-for-wp/vulnerability/wordpress-jw-player-for-wordpress-plugin-2-3-6-broken-access-control-vulnerability?_s_id=cve and the NVD CVE record at https://nvd.nist.gov/vuln/detail/CVE-2026-39614.
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20251
GHSA-665f-vrmf-89j8