GenerateWP Embed Security & Risk Analysis

wordpress.org/plugins/generatewp-oembed

Embed code snippets from GenerateWP.com into your WordPress site.

40 active installs v1.5 PHP 5.2.4+ WP 3.5+ Updated Jul 6, 2019
codeembedgeneratewpoembedshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GenerateWP Embed Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "generatewp-oembed" plugin version 1.5 demonstrates a generally strong security posture based on the provided static analysis. The code analysis reveals no instances of dangerous functions, all SQL queries are properly prepared, and all output is correctly escaped. Furthermore, there are no file operations or external HTTP requests, indicating a contained and less risky codebase. The absence of any known historical vulnerabilities (CVEs) also suggests a history of secure development practices.

However, the analysis does highlight some areas for caution. The plugin has a single shortcode, which represents an entry point into the plugin's functionality. While the static analysis reports no unprotected entry points, the lack of explicitly detailed capability checks or nonce checks associated with this shortcode raises a potential concern. This means that without further investigation into how the shortcode handles its input and output, there's a possibility for vulnerabilities if user-supplied data isn't rigorously validated and sanitized within the shortcode's implementation.

In conclusion, the plugin is built with good security fundamentals, evident in its prepared statements and proper output escaping. The vulnerability history is a significant positive. The primary area to scrutinize further is the shortcode functionality to ensure it adequately protects against potential attacks, especially concerning user-supplied data handling. Overall, the risk appears low, but this specific aspect warrants a closer look to confirm complete security.

Key Concerns

  • Shortcode is an entry point, checks unclear
  • No explicit nonce checks for entry points
  • No explicit capability checks for entry points
Vulnerabilities
None known

GenerateWP Embed Security Vulnerabilities

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

GenerateWP Embed Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

GenerateWP Embed Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[generatewp] includes\shortcode.php:61
WordPress Hooks 2
actionplugins_loadedincludes\i18n.php:29
actioninitincludes\oembed.php:27
Maintenance & Trust

GenerateWP Embed Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 6, 2019
PHP min version5.2.4
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

GenerateWP Embed Developer Profile

Rami Yushuvaev

4 plugins · 250 total installs

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

How We Detect GenerateWP Embed

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

Asset Fingerprints

Script Paths
/wp-content/plugins/generatewp-oembed/includes/i18n.php/wp-content/plugins/generatewp-oembed/includes/oembed.php/wp-content/plugins/generatewp-oembed/includes/shortcode.php

HTML / DOM Fingerprints

Shortcode Output
<script src="https://generatewp.com/embed/
FAQ

Frequently Asked Questions about GenerateWP Embed