Doc’s Auto-tags Security & Risk Analysis

wordpress.org/plugins/docs-auto-tags

Assigns tags and/or categories to posts containing specific text strings, handy for filtering within the loop.

100 active installs v0.7.1 PHP + WP 2.8+ Updated Sep 24, 2014
tags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Doc’s Auto-tags Safe to Use in 2026?

Generally Safe

Score 85/100

Doc’s Auto-tags has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The plugin "docs-auto-tags" v0.7.1 exhibits a generally strong security posture based on the provided static analysis. The plugin has no recorded vulnerabilities (CVEs) and demonstrates good practices by avoiding dangerous functions, performing all SQL queries with prepared statements, and conducting file operations securely. The attack surface is commendably zero, with no AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential for external exploitation.

However, a significant concern arises from the output escaping. With 27 total outputs and only 4% properly escaped, this indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Although taint analysis did not reveal any critical or high-severity issues, the lack of proper output sanitization for the majority of outputs is a critical weakness that could be leveraged by attackers to inject malicious scripts. The presence of capability checks is a positive sign, but its effectiveness is undermined by the widespread output escaping issues.

In conclusion, while the plugin is clean in terms of known vulnerabilities and attack surface, the severe deficiency in output escaping presents a substantial risk. This is the primary area requiring immediate attention to prevent potential XSS attacks. The plugin's history of no vulnerabilities is positive, but the current code analysis reveals a significant blind spot that needs to be addressed to maintain its secure reputation.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Doc’s Auto-tags Security Vulnerabilities

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

Doc’s Auto-tags Code Analysis

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

Output Escaping

4% escaped27 total outputs
Attack Surface

Doc’s Auto-tags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initdocs-auto-tags.php:41
actionsave_postdocs-auto-tags.php:49
actionadmin_print_scriptsdocs-auto-tags.php:185
actionadmin_headdocs-auto-tags.php:191
actionadmin_menudocs-auto-tags.php:205
Maintenance & Trust

Doc’s Auto-tags Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 24, 2014
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Doc’s Auto-tags Developer Profile

John LeBlanc

1 plugin · 100 total installs

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

How We Detect Doc’s Auto-tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/docs-auto-tags/docs-auto-tags.php

HTML / DOM Fingerprints

CSS Classes
suggest-tagsuggest-category
Data Attributes
data-multipledata-multiple-sep
REST Endpoints
/wp-json/wp/v2/tags/wp-json/wp/v2/categories
FAQ

Frequently Asked Questions about Doc’s Auto-tags