Ignite Video Player OEmbed Security & Risk Analysis

wordpress.org/plugins/ignite-video-embed

Automatically converts Ignite Video Player URLs into responsive video embeds. Works with WordPress blocks, classic editor, and page builders.

10 active installs v1.1.0 PHP 7.4+ WP 6.1+ Updated Dec 3, 2025
embedoembedplayerresponsivevideo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Ignite Video Player OEmbed Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "ignite-video-embed" v1.1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events, especially those lacking authentication, significantly reduces the plugin's exposure to external attacks. Furthermore, the code signals indicate good security practices with 100% of SQL queries using prepared statements and a high percentage (93%) of outputs being properly escaped. The lack of dangerous functions, file operations, and critical taint flows also contribute to a positive security assessment.

However, there are a few areas for attention. The presence of a single external HTTP request, while not inherently risky, warrants monitoring as it could be a potential vector for supply chain attacks if the external resource is compromised. The complete absence of nonce checks across all entry points (though there are no identified entry points) and only one capability check could be a concern if new entry points are added in future updates without proper security implementations. The lack of any recorded vulnerability history is a strength, suggesting a history of secure development, but it also means there's no past performance to analyze for recurring issues.

In conclusion, the plugin is currently very secure with minimal identifiable risks. The developers appear to be following good coding practices. The main areas to be mindful of are potential future additions to the attack surface and ensuring that any external requests are handled securely. The strong adherence to prepared statements and output escaping is commendable.

Key Concerns

  • External HTTP requests
  • No nonce checks
  • Only one capability check
Vulnerabilities
None known

Ignite Video Player OEmbed Security Vulnerabilities

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

Ignite Video Player OEmbed Code Analysis

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

Output Escaping

93% escaped15 total outputs
Attack Surface

Ignite Video Player OEmbed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuadmin\settings.php:28
actionadmin_initadmin\settings.php:85
actioninitignite-video-embed.php:125
Maintenance & Trust

Ignite Video Player OEmbed Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.4
Downloads270

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Ignite Video Player OEmbed Developer Profile

ignitevideocloud

1 plugin · 10 total installs

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

How We Detect Ignite Video Player OEmbed

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

Asset Fingerprints

Version Parameters
ignite-video-embed/ignite-video-embed.php?ver=

HTML / DOM Fingerprints

Data Attributes
title="Ignite Video"allow="autoplay; fullscreen; picture-in-picture; encrypted-media; clipboard-write"
REST Endpoints
/wp-json/ignite-video-embed/v1/settings
Shortcode Output
<iframe title="Ignite Video" src="https:///player/index.html?" width="1920" height="1080" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; encrypted-media; clipboard-write" allowfullscreen></iframe>
FAQ

Frequently Asked Questions about Ignite Video Player OEmbed