Lean Video and Audio Player Security & Risk Analysis

wordpress.org/plugins/lean-video-and-audio-player

Simple shortcode-based video and audio player supporting HTML5, YouTube, Vimeo and MP3 files with clean, modern interface.

0 active installs v1.0.1 PHP 7.4+ WP 5.0+ Updated Sep 2, 2025
audio-playerhtml5video-playervimeoyoutube
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Lean Video and Audio Player Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The plugin "lean-video-and-audio-player" v1.0.1 exhibits a generally positive security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and not making external HTTP requests or file operations. The absence of known vulnerabilities and a clean vulnerability history are significant strengths. However, there are notable areas of concern. A substantial portion of output (60%) is not properly escaped, which presents a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted. Furthermore, the lack of nonce checks and capability checks on its entry points, specifically the two shortcodes, is a critical oversight. While the attack surface itself is small, these unprotected entry points could be exploited to trigger unintended actions within the plugin's functionality, potentially leading to various security issues.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Lean Video and Audio Player Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Lean Video and Audio Player Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 17, 2026

Lean Video and Audio Player Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
40
27 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

40% escaped67 total outputs
Attack Surface

Lean Video and Audio Player Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[lean_video_player] includes\class-shortcodes.php:39
[lean_audio_player] includes\class-shortcodes.php:40
WordPress Hooks 6
actionadmin_menuincludes\class-admin.php:32
actionadmin_enqueue_scriptsincludes\class-admin.php:33
actioninitincludes\class-shortcodes.php:32
actionplugins_loadedlean-video-and-audio-player.php:49
actioninitlean-video-and-audio-player.php:50
actionwp_enqueue_scriptslean-video-and-audio-player.php:51
Maintenance & Trust

Lean Video and Audio Player Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 2, 2025
PHP min version7.4
Downloads237

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Lean Video and Audio Player Developer Profile

Lean Plugins

8 plugins · 3K total installs

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

How We Detect Lean Video and Audio Player

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lean-video-and-audio-player/assets/css/plyr.css/wp-content/plugins/lean-video-and-audio-player/assets/css/main.css/wp-content/plugins/lean-video-and-audio-player/assets/js/plyr.min.js/wp-content/plugins/lean-video-and-audio-player/assets/js/plyr.polyfilled.min.js/wp-content/plugins/lean-video-and-audio-player/assets/js/main.js/wp-content/plugins/lean-video-and-audio-player/assets/css/admin.css
Script Paths
/wp-content/plugins/lean-video-and-audio-player/assets/js/plyr.min.js/wp-content/plugins/lean-video-and-audio-player/assets/js/plyr.polyfilled.min.js/wp-content/plugins/lean-video-and-audio-player/assets/js/main.js
Version Parameters
lean-video-and-audio-player/assets/css/plyr.css?ver=lean-video-and-audio-player/assets/css/main.css?ver=lean-video-and-audio-player/assets/js/plyr.min.js?ver=lean-video-and-audio-player/assets/js/plyr.polyfilled.min.js?ver=lean-video-and-audio-player/assets/js/main.js?ver=lean-video-and-audio-player/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
lvnap-examples
Data Attributes
data-type="youtube"data-video-iddata-vimeo-iddata-sourcedata-autoplaydata-muted
JS Globals
LVNAP_VERSIONLVNAP_PLUGIN_URL
Shortcode Output
[lean_video_player[lean_audio_player
FAQ

Frequently Asked Questions about Lean Video and Audio Player