WP Webhooks – Manage Taxonomy Terms Security & Risk Analysis

wordpress.org/plugins/wp-webhooks-manage-taxonomy-terms

A WP Webhooks and WP Webhooks Pro extension for managing taxonomy terms

10 active installs v1.1.0 PHP + WP 4.7+ Updated May 2, 2021
automationedit-taxonomyironikustaxonomy-termswebhooks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Webhooks – Manage Taxonomy Terms Safe to Use in 2026?

Generally Safe

Score 85/100

WP Webhooks – Manage Taxonomy Terms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The security posture of the "wp-webhooks-manage-taxonomy-terms" plugin v1.1.0 appears to be strong at first glance due to the complete absence of identifiable attack surface points and known vulnerabilities. The static analysis shows no AJAX handlers, REST API routes, shortcodes, or cron events, which are common entry points for attackers. Furthermore, the plugin exclusively uses prepared statements for SQL queries, indicating good practice in database interaction. The lack of dangerous functions, file operations, and external HTTP requests also contributes to a reduced risk profile.

However, a significant concern arises from the extremely low percentage (5%) of properly escaped output. This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or plugin-generated content might be rendered directly in the browser without proper sanitization. The absence of nonce and capability checks, while not immediately tied to an exposed attack surface in this specific analysis, is a concerning omission in general WordPress development best practices, as it weakens the plugin's defense against certain types of attacks if an entry point were to be discovered or introduced.

The plugin's vulnerability history is completely clean, with no recorded CVEs. This is a positive indicator, but it must be weighed against the identified code quality issues. The lack of any taint analysis results is also noteworthy, though this could be due to the nature of the plugin's code or the limitations of the analysis tool. In conclusion, while the plugin benefits from a minimal attack surface and robust SQL handling, the poor output escaping practices present a clear and present danger that overshadows its strengths. The absence of comprehensive authorization checks further amplifies this risk.

Key Concerns

  • Insufficient output escaping (5% proper)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Webhooks – Manage Taxonomy Terms Security Vulnerabilities

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

WP Webhooks – Manage Taxonomy Terms Release Timeline

v1.1.0Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

WP Webhooks – Manage Taxonomy Terms Code Analysis

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

Output Escaping

5% escaped66 total outputs
Attack Surface

WP Webhooks – Manage Taxonomy Terms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterwpwhpro/webhooks/add_webhook_actionswpwh-manage-taxonomy-terms.php:27
actionwpwhpro/webhooks/add_webhooks_actionswpwh-manage-taxonomy-terms.php:29
filterwpwhpro/webhooks/get_webhooks_actionswpwh-manage-taxonomy-terms.php:31
actionwpwhpro_plugin_loadedwpwh-manage-taxonomy-terms.php:737
actionadmin_noticeswpwh-manage-taxonomy-terms.php:741
Maintenance & Trust

WP Webhooks – Manage Taxonomy Terms Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMay 2, 2021
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

WP Webhooks – Manage Taxonomy Terms Developer Profile

Cozmoslabs

11 plugins · 520K total installs

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

How We Detect WP Webhooks – Manage Taxonomy Terms

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wpwhpro/v1/webhooks/actions
FAQ

Frequently Asked Questions about WP Webhooks – Manage Taxonomy Terms