Netflix Buttons Security & Risk Analysis

wordpress.org/plugins/netflix-buttons

This is a simple plugin to add the Netflix add, play, or save buttons for a movie to any post/page.

10 active installs v1.5 PHP + WP 3.0+ Updated Jul 7, 2011
buttonsdvdsmoviesnetflixstreaming
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Netflix Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

Netflix Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "netflix-buttons" v1.5 plugin exhibits a mixed security posture. On the positive side, it demonstrates adherence to secure coding practices by exclusively using prepared statements for SQL queries and incorporating capability checks in some areas. Furthermore, its vulnerability history is clean, with no recorded CVEs, suggesting a history of responsible development or limited exposure. This lack of past vulnerabilities can be a positive indicator, but should not be taken as a guarantee of future security.

However, significant concerns arise from the static analysis. The presence of two "flows with unsanitized paths" in the taint analysis, even without critical or high severity, indicates a potential for vulnerabilities where user-supplied data might be used in file operations or path manipulations without proper sanitization. This is a critical area of concern that requires immediate attention. Additionally, the low percentage of properly escaped outputs (25%) suggests that a significant portion of user-generated content or dynamic data displayed by the plugin might be vulnerable to cross-site scripting (XSS) attacks.

While the absence of direct entry points like AJAX handlers, REST API routes, or shortcodes is a strength, the unaddressed untrusted data flows and the high rate of unescaped output are the primary security weaknesses. The plugin's strengths lie in its database interaction and some capability checks, but the identified path vulnerabilities and output escaping issues create significant risks that outweigh these positives. A balanced conclusion is that the plugin has potential for security if the taint flow issues are resolved and output escaping is comprehensively addressed.

Key Concerns

  • Flows with unsanitized paths found
  • Low percentage of properly escaped output
  • No nonce checks implemented
Vulnerabilities
None known

Netflix Buttons Security Vulnerabilities

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

Netflix Buttons Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
3
1 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
2
Bundled Libraries
1

Bundled Libraries

TinyMCE

Output Escaping

25% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
show_netflix_options_page (netflix-buttons.php:113)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Netflix Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menunetflix-buttons.php:189
filterthe_contentnetflix-buttons.php:191
actionwp_headnetflix-buttons.php:193
filtermce_external_pluginsnetflix-buttons.php:204
filtermce_buttonsnetflix-buttons.php:205
actioninitnetflix-buttons.php:219
Maintenance & Trust

Netflix Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJul 7, 2011
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Netflix Buttons Developer Profile

James Swindle

2 plugins · 40 total installs

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

How We Detect Netflix Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/netflix-buttons/netflix-buttons-style.css
Script Paths
http://jsapi.netflix.com/us/api/js/api.js
Version Parameters
netflix-buttons/netflix-buttons-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
netflix
Shortcode Output
<div class="netflix" id="<script src="http://jsapi.netflix.com/us/api/js/api.js">{"title_id" : "http://api.netflix.com/catalog/movie/","button_type" :
FAQ

Frequently Asked Questions about Netflix Buttons