Post-tag automaton Security & Risk Analysis

wordpress.org/plugins/post-tag-automaton

The post-tag is added automatically if that is found a content when saving post. Moreover, some similar words can be set to a post-tag.

10 active installs v1.0.1 PHP + WP 3.1.0+ Updated Sep 13, 2013
postpost-tag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post-tag automaton Safe to Use in 2026?

Generally Safe

Score 85/100

Post-tag automaton has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The Post Tag Automaton plugin, version 1.0.1, exhibits a mixed security posture. While it demonstrates strengths in avoiding dangerous functions, raw SQL queries, file operations, and external HTTP requests, significant security concerns are present. The most prominent issue is the presence of an unprotected AJAX handler, which constitutes the entire attack surface of the plugin. This direct entry point without authentication or capability checks is a major vulnerability. Additionally, the taint analysis reveals two flows with unsanitized paths, indicating potential for improper handling of data, although the severity is not classified as critical or high in the provided data. The lack of nonce checks further exacerbates the risk associated with the AJAX handler.

The plugin has no recorded vulnerability history, which is a positive indicator of past security diligence. However, this does not negate the immediate risks identified in the static analysis. The absence of known CVEs suggests that either the plugin has not been a target for widespread attacks or vulnerabilities have been promptly addressed in past versions. In conclusion, while the plugin has good practices in some areas, the unprotected AJAX handler and unsanitized data flows represent a significant security weakness that requires immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths (taint analysis)
  • Missing nonce checks on AJAX
  • No capability checks
Vulnerabilities
None known

Post-tag automaton Security Vulnerabilities

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

Post-tag automaton Code Analysis

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

Output Escaping

60% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
do_post_tag_automaton (post-tag-automaton.php:205)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Post-tag automaton Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_do_post_tag_automatonpost-tag-automaton.php:31
WordPress Hooks 9
actionadmin_initpost-tag-automaton.php:30
actionadmin_enqueue_scriptspost-tag-automaton.php:41
actionafter-post_tag-tablepost-tag-automaton.php:42
actionpost_tag_add_form_fieldspost-tag-automaton.php:43
actionedit_tag_form_fieldspost-tag-automaton.php:44
filteredited_post_tagpost-tag-automaton.php:46
filtercreated_post_tagpost-tag-automaton.php:49
actionpre_post_updatepost-tag-automaton.php:50
actionsave_postpost-tag-automaton.php:51
Maintenance & Trust

Post-tag automaton Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedSep 13, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Post-tag automaton Developer Profile

tmatsuur

8 plugins · 21K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
1904 days
View full developer profile
Detection Fingerprints

How We Detect Post-tag automaton

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-tag-automaton/languages/
Version Parameters
post-tag-automaton/style.css?ver=post-tag-automaton/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
similarcolumn-similar
Data Attributes
tag-similar
JS Globals
similar_wordsdprintf
FAQ

Frequently Asked Questions about Post-tag automaton