Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable unauthenticated endpoint with no complexity; integrity-only impact, no confidentiality or availability consequence, scope unchanged.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in YT Player <= 2.0.9 versions.
AnalysisAI
Broken access control in the YT Player WordPress plugin (versions <= 2.0.9) permits unauthenticated remote attackers to invoke restricted plugin actions without any authorization check. The flaw, rooted in a missing authorization gate (CWE-862), allows network-accessible exploitation with no user interaction required, resulting in unauthorized modification of plugin-controlled data or settings (CVSS 5.3 Medium). No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.
Technical ContextAI
The YT Player plugin (CPE: cpe:2.3:a:bplugins:yt_player:*:*:*:*:*:*:*:*) is a WordPress plugin by bplugins for embedding YouTube video players. CWE-862 (Missing Authorization) identifies the root cause: one or more plugin action handlers - likely registered via WordPress AJAX hooks (wp_ajax_nopriv_*) or REST API endpoints - fail to verify whether the requesting party holds the required capability or nonce before executing the action. In WordPress, improper use of nopriv hooks or unprotected REST routes is a common pattern that exposes administrative functions to unauthenticated callers. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms the affected endpoint is reachable over the network with no prior authentication, and the Integrity:Low impact indicates the attacker can alter some plugin-managed data, though scope is contained (S:U).
RemediationAI
The primary remediation is to update the YT Player plugin beyond version 2.0.9; check the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/yt-player/vulnerability/wordpress-yt-player-plugin-2-0-9-broken-access-control-vulnerability for the confirmed patched release. Note: the exact fix version is not independently confirmed in the available data - verify against the plugin changelog before deploying. If an immediate update is not feasible, a compensating control is to deactivate the plugin entirely, which removes the exposed endpoint; however, this disables YouTube embedding site-wide. Alternatively, a WAF rule blocking unexpected POST requests to the plugin's AJAX or REST action slug can reduce exposure, though this requires identifying the specific action name from plugin source code. WordPress site administrators should also ensure the principle of least privilege is applied and audit other installed plugins for similar nopriv hook misuse.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48160
GHSA-f48m-3fq9-h79w