WP Term Manager Security & Risk Analysis

wordpress.org/plugins/wp-term-manager

WP Term Manager helps users clean up or hide terms for easier administration.

0 active installs v1.0.2 PHP 5.6+ WP 3.9+ Updated Jul 23, 2021
categoriescategorytagtagsterms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Term Manager Safe to Use in 2026?

Generally Safe

Score 85/100

WP Term Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "wp-term-manager" v1.0.2 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events contributing to the attack surface is a positive indicator. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests. The fact that all SQL queries utilize prepared statements is excellent practice.

However, there are significant areas of concern. The plugin lacks any nonce checks or capability checks. This means that even if there were entry points, they would not be protected against unauthorized access or manipulation. The low percentage of properly escaped output (10%) suggests a high likelihood of cross-site scripting (XSS) vulnerabilities. The absence of any taint analysis results is unusual and could indicate that the analysis tools were not fully configured or that the plugin's code structure did not lend itself to this type of analysis, potentially masking underlying risks.

The vulnerability history is clean, with no known CVEs. This is a good sign, but it's important to remember that a lack of past vulnerabilities does not guarantee future security, especially given the identified weaknesses in output escaping and authorization checks. The plugin's strengths lie in its lack of complex entry points and secure SQL handling. Its primary weaknesses are the complete absence of authorization mechanisms and the poor output escaping, which presents a considerable risk.

Key Concerns

  • No nonce checks
  • No capability checks
  • Low output escaping (90% unescaped)
  • No taint flow analysis results (potential masking)
Vulnerabilities
None known

WP Term Manager Security Vulnerabilities

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

WP Term Manager Release Timeline

v1.0.2Current
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

WP Term Manager Code Analysis

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

Output Escaping

10% escaped10 total outputs
Attack Surface

WP Term Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioncmb2_admin_initincludes\Settings.php:21
actioncmb2_admin_initincludes\Settings.php:22
filterlist_terms_exclusionsincludes\Settings.php:23
actionadmin_footerincludes\Settings.php:24
actionplugins_loadedwp-term-manager.php:44
actioninitwp-term-manager.php:65
Maintenance & Trust

WP Term Manager Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 23, 2021
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Term Manager Developer Profile

Landon

2 plugins · 0 total installs

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

How We Detect WP Term Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-term-manager/vendor/autoload.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Term Manager