Wiki Append Security & Risk Analysis

wordpress.org/plugins/wiki-append

Append a mediawiki page at the end of the regular wordpress page.

10 active installs v1 PHP + WP 2.5+ Updated Jun 5, 2009
appendincludemediawikiwikiwikiinc
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Wiki Append Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "wiki-append" v1 plugin demonstrates a generally good security posture, with no known CVEs or critical/high severity taint flows. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface, which is a positive indicator. Furthermore, all detected SQL queries utilize prepared statements, and there are no recorded vulnerabilities, suggesting a history of stable and secure development.

However, a significant concern lies in the output escaping. With 100% of detected outputs being unescaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users, especially if it originates from external sources or user input, could be exploited to inject malicious scripts. The presence of file operations without explicit mention of sanitization could also pose a risk if not handled carefully, though no unsanitized paths were identified in the taint analysis.

In conclusion, while the plugin has a strong foundation with a minimal attack surface and secure database interactions, the complete lack of output escaping is a critical weakness that demands immediate attention. Addressing this will significantly improve the plugin's overall security.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Wiki Append Security Vulnerabilities

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

Wiki Append Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
saveMeta (wiki-append.php:64)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Wiki Append Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Wiki Append Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedJun 5, 2009
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

Wiki Append Developer Profile

ctltwp

15 plugins · 6K total installs

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

How We Detect Wiki Append

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tags-input
Data Attributes
wiki_inc_pagewiki-inc-verify-key_wiki_page_wiki_base
FAQ

Frequently Asked Questions about Wiki Append