Easy Additional Tags Security & Risk Analysis

wordpress.org/plugins/easy-additional-tags

Easy Additional Tags is an update to the much loved Multiple Tags plugin.

0 active installs v4.2.2 PHP + WP 4.0+ Updated Dec 4, 2025
easy-additional-tagsgroup-tagstagtag-multipletagging
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Additional Tags Safe to Use in 2026?

Generally Safe

Score 100/100

Easy Additional Tags has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "easy-additional-tags" v4.2.2 plugin presents a generally good security posture based on the provided static analysis. The absence of any known vulnerabilities in its history is a significant strength, suggesting a history of stable and secure development. Furthermore, the plugin demonstrates good practices by implementing nonce checks and capability checks for its AJAX handler, and importantly, all SQL queries are prepared statements, mitigating SQL injection risks.

However, there are areas for improvement. The taint analysis reveals two flows with unsanitized paths, which, while not classified as critical or high severity in this instance, represent a potential risk. This indicates that user-supplied data might be processed in a way that could lead to unexpected behavior or security issues if not handled with extreme care, especially in file operations where unsanitized paths can lead to directory traversal vulnerabilities. The output escaping, while decent at 63%, still leaves a portion of outputs unescaped, potentially opening the door to cross-site scripting (XSS) vulnerabilities if untrusted data is reflected without proper sanitization.

Overall, the plugin appears to be developed with security in mind, evidenced by the lack of vulnerabilities and the use of prepared statements and authentication checks. The primary concerns revolve around the handling of paths in the taint analysis and the percentage of unescaped output. Addressing these could further harden the plugin's security.

Key Concerns

  • Unsanitized paths in taint analysis
  • Unescaped output identified
Vulnerabilities
None known

Easy Additional Tags Security Vulnerabilities

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

Easy Additional Tags Release Timeline

v4.2.1
v4.2
Code Analysis
Analyzed Apr 16, 2026

Easy Additional Tags Code Analysis

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

Output Escaping

63% escaped48 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
easy_additional_tags_settings (easy-additional-tags-menu.php:18)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Additional Tags Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_easy_additional_tags_save_bulk_editeasy-additional-tags.php:518
WordPress Hooks 9
actionadmin_menueasy-additional-tags-menu.php:6
actionadmin_print_scripts-edit.phpeasy-additional-tags-menu.php:12
actionadmin_initeasy-additional-tags.php:173
filterplugin_row_metaeasy-additional-tags.php:218
actionadd_meta_boxeseasy-additional-tags.php:278
actionsave_posteasy-additional-tags.php:511
filtermanage_posts_columnseasy-additional-tags.php:583
actionquick_edit_custom_boxeasy-additional-tags.php:587
actionbulk_edit_custom_boxeasy-additional-tags.php:588
Maintenance & Trust

Easy Additional Tags Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version
Downloads202

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy Additional Tags Developer Profile

dufour_l

2 plugins · 10 total installs

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

How We Detect Easy Additional Tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-additional-tags/easy-additional-tags-backup.php/wp-content/plugins/easy-additional-tags/easy-additional-tags.php
Version Parameters
easy-additional-tags/easy-additional-tags.php?ver=

HTML / DOM Fingerprints

Data Attributes
easy_additional_tags_plugin_versioneasy_additional_tags_default_group_sizeeasy_additional_tags_default_group_numbereasy_additional_tags_filename_keywords_tags_vareasy_additional_tags_head_text1easy_additional_tags_head_text2+28 more
FAQ

Frequently Asked Questions about Easy Additional Tags