F13 Youtube Shortcode Security & Risk Analysis

wordpress.org/plugins/f13-youtube-shortcode

Do you want to embed a youtube video into a page on your blog without having to find the embed code, just use shortcode.

10 active installs v2.0 PHP + WP 3.0.1+ Updated Oct 21, 2021
embedshortcodevideoyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is F13 Youtube Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

F13 Youtube Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The f13-youtube-shortcode v2.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL queries using prepared statements, and properly escaped output are strong indicators of secure coding practices. Furthermore, the plugin has no recorded vulnerabilities or CVEs, suggesting a history of stable and secure development. The limited attack surface, consisting solely of one shortcode with no apparent unauthenticated entry points, is also a positive sign. However, the complete lack of nonce checks and capability checks on its single entry point (the shortcode) represents a significant concern. This means that any authenticated user, regardless of their role or permissions, could potentially trigger the shortcode's functionality, opening the door for privilege escalation or unintended actions if the shortcode's implementation were to have exploitable logic. While the current code may not present immediate risks, the reliance on the shortcode's internal logic for security without proper authorization checks is a structural weakness that could become problematic in the future.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

F13 Youtube Shortcode Security Vulnerabilities

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

F13 Youtube Shortcode Code Analysis

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

F13 Youtube Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[youtube] controllers\control.php:7
WordPress Hooks 1
actionwp_enqueue_scriptsyoutube-shortcode.php:25
Maintenance & Trust

F13 Youtube Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 21, 2021
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

F13 Youtube Shortcode Developer Profile

f13dev

8 plugins · 90 total installs

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

How We Detect F13 Youtube Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/f13-youtube-shortcode/css/youtube.css
Version Parameters
f13-youtube-shortcode/css/youtube.css?ver=

HTML / DOM Fingerprints

CSS Classes
f13-youtube-error
Shortcode Output
<div class="f13-youtube-error">The "video" attribute is required.</div>
FAQ

Frequently Asked Questions about F13 Youtube Shortcode