Embed Wikimedia Security & Risk Analysis

wordpress.org/plugins/embed-wikimedia

The Embed Wikimedia plugin adds support for embedding photos from Wikimedia projects such as Wikipedia.

50 active installs v0.3.1 PHP 5.6+ WP 5.0+ Updated Oct 19, 2019
commonsembedphotoswikimediawikipedia
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Embed Wikimedia Safe to Use in 2026?

Generally Safe

Score 85/100

Embed Wikimedia 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 "embed-wikimedia" plugin version 0.3.1 presents a mixed security posture. On the positive side, the plugin has no recorded CVEs, no outdated bundled libraries, and does not appear to perform file operations or direct SQL queries without prepared statements, indicating a generally cautious approach to core security practices. The static analysis shows a very small attack surface with no identified entry points or dangerous functions, which is a strong indicator of good security design at this level.

However, a significant concern arises from the complete lack of output escaping. With one output identified and 0% properly escaped, this leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks. Any data displayed to users, if not properly sanitized before output, could be manipulated by an attacker to inject malicious scripts. Furthermore, the absence of nonce checks and capability checks on any potential (though currently undetected) entry points, combined with a total absence of taint analysis results, means that potential vulnerabilities in data handling might have been overlooked or are not being thoroughly tested for.

While the plugin's history is clean regarding known vulnerabilities, this does not negate the identified risk of unescaped output. The lack of taint analysis and thorough capability checks suggests a potential for undiscovered vulnerabilities, especially if the plugin interacts with user-supplied data in ways not fully captured by the static analysis. In conclusion, the plugin exhibits strengths in its limited attack surface and careful use of prepared statements, but the critical flaw of unescaped output represents a significant and immediate security risk that needs to be addressed.

Key Concerns

  • Unescaped output found
  • No nonce checks
  • No capability checks
  • No taint analysis results
Vulnerabilities
None known

Embed Wikimedia Security Vulnerabilities

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

Embed Wikimedia Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Embed Wikimedia Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_noticesembed-wikimedia.php:29
actioninitembed-wikimedia.php:41
actionrest_api_initembed-wikimedia.php:68
Maintenance & Trust

Embed Wikimedia Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 19, 2019
PHP min version5.6
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Embed Wikimedia Developer Profile

samwilson

3 plugins · 180 total installs

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

How We Detect Embed Wikimedia

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/embed-wikimedia/resources/blocks.js
Script Paths
/wp-content/plugins/embed-wikimedia/resources/blocks.js
Version Parameters
embed-wikimedia/resources/blocks.js?ver=1

HTML / DOM Fingerprints

REST Endpoints
/wp-json/embed-wikimedia/v1/commons/(?P<title>.*+)/wp-json/embed-wikimedia/v1/wikipedia/(?P<title>.*+)/wp-json/embed-wikimedia/v1/wikidata/(?P<title>.*+)
FAQ

Frequently Asked Questions about Embed Wikimedia