IWG Faster Tagging Security & Risk Analysis

wordpress.org/plugins/iwg-faster-tagging

"IWG Faster Tagging" fixes some disadvantages from the original tagging-system at your editing post page..

10 active installs v1.2.0 PHP + WP 2.5.0+ Updated Jun 22, 2008
adminpostpoststagginguser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IWG Faster Tagging Safe to Use in 2026?

Generally Safe

Score 85/100

IWG Faster Tagging has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The static analysis of iwg-faster-tagging v1.2.0 reveals a plugin with a minimal attack surface, showing no AJAX handlers, REST API routes, shortcodes, or cron events that are exposed. This is a positive indicator of a well-contained plugin. Furthermore, the code signals indicate a lack of dangerous functions, no file operations, and no external HTTP requests, all contributing to a generally secure foundation. The complete absence of known vulnerabilities in its history is also a strong positive sign, suggesting a history of secure development and maintenance.

However, there are notable concerns in the code analysis. A significant weakness is that 100% of the identified outputs are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is directly echoed into the HTML without proper sanitization. While the plugin utilizes prepared statements for its SQL queries, which is excellent practice, and includes one nonce check, the complete lack of capability checks is a critical oversight. This means that even authenticated users might be able to perform actions they are not authorized for, depending on how the plugin's internal logic is structured.

In conclusion, iwg-faster-tagging v1.2.0 demonstrates good security hygiene by minimizing its attack surface and avoiding risky code patterns like dangerous functions or raw SQL. Its clean vulnerability history further bolsters confidence. Nevertheless, the complete absence of output escaping and capability checks presents significant security risks that must be addressed. The plugin is not inherently insecure, but these specific omissions leave it vulnerable to common web exploits.

Key Concerns

  • Outputs not properly escaped
  • No capability checks
Vulnerabilities
None known

IWG Faster Tagging Security Vulnerabilities

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

IWG Faster Tagging Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

IWG Faster Tagging Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitiwg_faster_tagging.php:34
actionadmin_headiwg_faster_tagging.php:35
actionsimple_edit_formiwg_faster_tagging.php:36
actionedit_form_advancediwg_faster_tagging.php:37
actionwpmu_optionsiwg_faster_tagging.php:162
actionupdate_wpmu_optionsiwg_faster_tagging.php:163
actionadmin_menuiwg_faster_tagging.php:165
Maintenance & Trust

IWG Faster Tagging Maintenance & Trust

Maintenance Signals

WordPress version tested2.5
Last updatedJun 22, 2008
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

IWG Faster Tagging Developer Profile

imwebgefunden

2 plugins · 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 IWG Faster Tagging

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/iwg-faster-tagging/iwg_faster_tagging_stuff/style.css/wp-content/plugins/iwg-faster-tagging/iwg_faster_tagging_stuff/iwg_faster_tagging.js
Script Paths
/wp-content/plugins/iwg-faster-tagging/iwg_faster_tagging_stuff/iwg_faster_tagging.js
Version Parameters
iwg-faster-tagging/iwg_faster_tagging_stuff/style.css?ver=iwg-faster-tagging/iwg_faster_tagging_stuff/iwg_faster_tagging.js?ver=

HTML / DOM Fingerprints

CSS Classes
iwg_fast_tag_btn
JS Globals
iwg_showTagsiwg_addTagiwg_tag_update_quickclicks
FAQ

Frequently Asked Questions about IWG Faster Tagging