Documents Shortcode Security & Risk Analysis

wordpress.org/plugins/documents-shortcode

A [documents] shortcode which will display a list of attached files, with file type icons, and linked to the files for easy downloading.

80 active installs v1.0.1 PHP + WP 2.5+ Updated Aug 26, 2015
documentsdocuments-shortcodefilesshortcodeshortcode-only
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Documents Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Documents Shortcode 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 "documents-shortcode" v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. The plugin demonstrates excellent coding practices by utilizing prepared statements for all SQL queries and ensuring proper output escaping, leaving no identified vulnerabilities in these critical areas. Furthermore, the absence of file operations, external HTTP requests, and bundled libraries further minimizes the potential attack surface. The plugin also shows no history of recorded vulnerabilities, suggesting a consistently secure development and maintenance process.

However, a notable concern arises from the complete lack of nonce checks and capability checks. While the current attack surface is limited to a single shortcode, this absence leaves the plugin vulnerable to potential cross-site request forgery (CSRF) attacks if the shortcode's functionality were to be extended or if it handles user-submitted data in the future. The lack of these fundamental security checks, even with a minimal attack surface, represents a weakness that should be addressed to ensure robust security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Documents Shortcode Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Documents Shortcode Release Timeline

v1.0.1Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

Documents 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

Documents Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[documents] documents-shortcode.php:80
WordPress Hooks 2
actioninitdocuments-shortcode.php:83
actionwp_enqueue_scriptsdocuments-shortcode.php:98
Maintenance & Trust

Documents Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 26, 2015
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Documents Shortcode Developer Profile

Dougal Campbell

5 plugins · 1K total installs

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

How We Detect Documents Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/documents-shortcode/dc_documents.css

HTML / DOM Fingerprints

CSS Classes
dc_documents
Shortcode Output
<ul class='dc_documents'><li class=''><a href='
FAQ

Frequently Asked Questions about Documents Shortcode