SimpleDocs – Documentation and Knowledge Base Security & Risk Analysis

wordpress.org/plugins/simpledocs

A powerful, theme-friendly documentation system that works out of the box—no bloat, no JS, just clean, structured, and styled docs.

0 active installs v0.2 PHP 7.4+ WP 6.3+ Updated Dec 1, 2025
docsdocumentationhelpknowledge-basesupport
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SimpleDocs – Documentation and Knowledge Base Safe to Use in 2026?

Generally Safe

Score 100/100

SimpleDocs – Documentation and Knowledge Base has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "simpledocs" v0.2 plugin exhibits a generally strong security posture based on the static analysis provided. The absence of dangerous functions, the use of prepared statements for all SQL queries, and a high percentage of properly escaped output are significant strengths. Furthermore, the plugin does not appear to make external HTTP requests or bundle third-party libraries, which reduces potential attack vectors. The vulnerability history also shows no recorded CVEs, indicating a positive track record thus far.

However, several areas warrant attention. The lack of nonce checks and capability checks across all entry points (shortcodes in this case) presents a notable concern. While there are no unauthenticated AJAX handlers or REST API routes, these shortcodes, if they process user-supplied data or trigger sensitive actions, could be susceptible to Cross-Site Request Forgery (CSRF) or unauthorized actions if not properly secured. The presence of file operations without explicit details on their context also introduces a potential risk if not handled with utmost care regarding path traversal or unauthorized file access.

In conclusion, "simpledocs" v0.2 has implemented several key security best practices, particularly around data handling and SQL. The primary weakness lies in the insufficient authorization checks for its shortcodes. Addressing these authorization gaps would significantly enhance the plugin's security, moving it from a moderately secure state to a more robust one.

Key Concerns

  • Missing nonce checks for shortcodes
  • Missing capability checks for shortcodes
  • File operations without context/checks
Vulnerabilities
None known

SimpleDocs – Documentation and Knowledge Base Security Vulnerabilities

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

SimpleDocs – Documentation and Knowledge Base Code Analysis

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

Output Escaping

96% escaped28 total outputs
Attack Surface

SimpleDocs – Documentation and Knowledge Base Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[simpledocs_archive] includes\class-archive.php:26
[simpledocs_navigation] includes\class-navigation.php:26
WordPress Hooks 14
actionloop_startincludes\class-archive.php:54
actionloop_endincludes\class-archive.php:55
actiontemplate_redirectincludes\class-navigation.php:27
actiondynamic_sidebar_afterincludes\class-navigation.php:100
actionafter_switch_themeincludes\simpledocs-installer.php:17
actionafter_switch_themeincludes\simpledocs-installer.php:35
actioninitsimpledocs.php:80
actionwp_enqueue_scriptssimpledocs.php:81
actioninitsimpledocs.php:82
actioninitsimpledocs.php:83
actionwidgets_initsimpledocs.php:84
actionpre_get_postssimpledocs.php:87
actiontemplate_redirectsimpledocs.php:88
actiondynamic_sidebar_beforesimpledocs.php:89
Maintenance & Trust

SimpleDocs – Documentation and Knowledge Base Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 1, 2025
PHP min version7.4
Downloads125

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SimpleDocs – Documentation and Knowledge Base Developer Profile

taha.tr

3 plugins · 140 total installs

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

How We Detect SimpleDocs – Documentation and Knowledge Base

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simpledocs/build/style.css/wp-content/plugins/simpledocs/build/archive.css/wp-content/plugins/simpledocs/build/single.css
Version Parameters
simpledocs/build/style.css?ver=simpledocs/build/archive.css?ver=simpledocs/build/single.css?ver=

HTML / DOM Fingerprints

CSS Classes
simpledocs-archive-categorysimpledocs-archive-category-titlesimpledocs-archive-category-docssimpledocs-archive-doc-link
HTML Comments
<!-- SimpleDocs Archive Page --><!-- SimpleDocs Category Card -->
Data Attributes
data-simpledocs-category-slugdata-simpledocs-doc-id
Shortcode Output
[simpledocs_archive]
FAQ

Frequently Asked Questions about SimpleDocs – Documentation and Knowledge Base