WP JW Player Security & Risk Analysis

wordpress.org/plugins/wp-jw-player

WP JW Player is customizable flash player with embed function, rss feeds which allows you to publish video and text content at the same time.

70 active installs v1.7 PHP + WP 2.8+ Updated Mar 26, 2011
flash-playertubepressvideo-playerwp-flash-playerwp-player
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP JW Player Safe to Use in 2026?

Generally Safe

Score 85/100

WP JW Player has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The wp-jw-player plugin version 1.7 exhibits a generally strong security posture, indicated by the absence of known CVEs and the use of prepared statements for all SQL queries. The plugin also implements a good number of nonce and capability checks, which are crucial for preventing unauthorized actions. However, a significant concern arises from the static analysis results showing that only 20% of output is properly escaped. This suggests a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data or content is displayed without sufficient sanitization.

The taint analysis revealed one flow with an unsanitized path, which, while not classified as critical or high, warrants attention. The presence of a shortcode as the sole entry point is acceptable, especially with the reported absence of unprotected entry points. The lack of dangerous functions and file operations is positive. Overall, while the plugin benefits from a clean vulnerability history and good practices in areas like SQL handling, the low percentage of properly escaped output represents a notable weakness that could be exploited.

Key Concerns

  • Low percentage of properly escaped output
  • Flow with unsanitized path
Vulnerabilities
None known

WP JW Player Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

WP JW Player Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
28
7 escaped
Nonce Checks
17
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

20% escaped35 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

5 flows1 with unsanitized paths
hs_settings_save (ajax.php:85)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP JW Player Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-jw-player] wp-jw-player.php:66
WordPress Hooks 14
actioninitajax.php:30
actionwidgets_initplugin.php:136
actionadmin_menuplugin.php:141
actionadmin_menuplugin.php:144
actionadmin_menuplugin.php:147
actiondbx_post_advancedplugin.php:229
actionwidgets_initwidget.php:99
actionwp_print_scriptswp-jw-player.php:63
actionwp_print_styleswp-jw-player.php:64
actionadmin_menuwp-jw-player.php:69
filteradmin_headwp-jw-player.php:70
actioninitwp-jw-player.php:72
actionwp_dashboard_setupwp-jw-player.php:73
filtercontextual_helpwp-jw-player.php:75
Maintenance & Trust

WP JW Player Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMar 26, 2011
PHP min version
Downloads78K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

WP JW Player Developer Profile

tubepress

1 plugin · 70 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP JW Player

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-jw-player/jw-player/jwplayer.js/wp-content/plugins/wp-jw-player/css/wp-jw-player.css
Script Paths
/wp-content/plugins/wp-jw-player/jw-player/jwplayer.js
Version Parameters
wp-jw-player/css/wp-jw-player.css?ver=wp-jw-player/jw-player/jwplayer.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="jwplayer"class="jwplayer-container"
JS Globals
jwplayer
Shortcode Output
[wp-jw-player
FAQ

Frequently Asked Questions about WP JW Player