oEmbed Internal Link Security & Risk Analysis

wordpress.org/plugins/oembed-internal-link

Easy internal link by oEmbed.

10 active installs v0.5.0 PHP + WP 3.2+ Updated Jan 3, 2016
widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is oEmbed Internal Link Safe to Use in 2026?

Generally Safe

Score 85/100

oEmbed Internal Link has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "oembed-internal-link" plugin v0.5.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for SQL queries, and proper output escaping are commendable practices. Furthermore, the lack of file operations, external HTTP requests, and recorded vulnerabilities in its history suggest a well-maintained and secure codebase. The plugin also demonstrates a minimal attack surface, with all identified entry points (one shortcode) being protected by implicit WordPress handling of shortcodes within the context of authenticated users or their capabilities.

However, a significant concern arises from the complete absence of explicit nonce checks and capability checks. While the shortcode itself might be implicitly protected by WordPress's user context, relying solely on this can be risky, especially if the shortcode's functionality is complex or could be triggered indirectly. A lack of explicit checks means that a malicious actor could potentially manipulate the shortcode's behavior if they find a way to inject calls to it without proper authorization. The zero taint analysis flows, while positive, could also be a reflection of the limited scope of the analysis or the plugin's simple functionality; it doesn't necessarily mean no vulnerabilities exist, just that none were detected by the specific analysis performed.

In conclusion, "oembed-internal-link" v0.5.0 is likely a secure plugin due to its adherence to good coding practices and its clean vulnerability history. The primary weakness lies in the absence of explicit security checks like nonces and capability checks, which introduces a theoretical, albeit likely low, risk. The plugin's strengths outweigh its weaknesses, making it a reasonably safe choice, but a reviewer might recommend adding these explicit checks for enhanced security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

oEmbed Internal Link Security Vulnerabilities

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

oEmbed Internal Link Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

oEmbed Internal Link Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[internal_link] oembed-internal-link.php:25
WordPress Hooks 1
actionwp_headoembed-internal-link.php:24
Maintenance & Trust

oEmbed Internal Link Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 3, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

oEmbed Internal Link Developer Profile

Takayuki Miyauchi

20 plugins · 41K total installs

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

How We Detect oEmbed Internal Link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/oembed-internal-link/style.css
Version Parameters
oembed-internal-link/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
internal-linkinternal-link-%post_id%post-thumbpost-content
Shortcode Output
[internal_link url=
FAQ

Frequently Asked Questions about oEmbed Internal Link