DX-auto-tags Security & Risk Analysis

wordpress.org/plugins/dx-auto-tags

自动搜索自定义的标签列表,如果文章内容包含该文本,则自动添加文章标签.

10 active installs v1.2 PHP + WP 3.1+ Updated Dec 28, 2012
auto-post-tagsauto-tagauto-taggingrelated-tagstags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DX-auto-tags Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "dx-auto-tags" plugin v1.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. The plugin also demonstrates good practice by using prepared statements for all SQL queries and avoiding external HTTP requests and file operations. However, a significant concern arises from the static analysis indicating that 100% of its output is not properly escaped, exposing users to potential Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis reveals two high-severity flows with unsanitized paths, which could lead to injection-type attacks if data is not properly handled before being used in sensitive operations.

The plugin's vulnerability history is clean, with no known CVEs. This is a positive indicator of past security efforts or a lack of prior exploitation, but it does not mitigate the risks identified in the current code analysis. The absence of capability checks and nonce checks, while not directly exploitable given the lack of entry points, represents a missed opportunity for robust security hardening. In conclusion, while the plugin avoids common pitfalls like unpatched vulnerabilities and direct SQL injection, the lack of output escaping and the presence of high-severity unsanitized taint flows present notable risks that require immediate attention.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Output escaping is missing on all outputs
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

DX-auto-tags Security Vulnerabilities

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

DX-auto-tags Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

DX-auto-tags Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped15 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<tags-list> (tags-list.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DX-auto-tags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menudx-auto-tags.php:24
actionsave_postdx-auto-tags.php:59
actionDXAT_form_bottomdx-auto-tags.php:147
actionadmin_menutheme.php:4
Maintenance & Trust

DX-auto-tags Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedDec 28, 2012
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DX-auto-tags Developer Profile

daxiawp

4 plugins · 330 total installs

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

How We Detect DX-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/dx-auto-tags/icon.png

HTML / DOM Fingerprints

HTML Comments
<!-- daxiawp开发的原创插件,任何个人或团体不可擅自更改版权。 -->
Data Attributes
name="insert-tags"value="新增"name="update-tags"name="delete-tags"name="one-key"value="一键更新"
Shortcode Output
<p>插件介绍:<a href="http://www.daxiawp.com/dx-auto-tags.html" target="_blank">http://www.daxiawp.com/dx-auto-tags.html</a></p><p>wordpress主题请访问<a href="http://www.daxiawp.com" target="_blank">daxiawp</a>,大量大侠wp制作的主题供选择。wordpress定制、仿站、插件开发请联系:<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=1683134075&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:1683134075:44" alt="点击这里给我发消息" title="点击这里给我发消息">1683134075</a></p>
FAQ

Frequently Asked Questions about DX-auto-tags