MD Taxonomy Totals Security & Risk Analysis

wordpress.org/plugins/md-taxonomy-totals

Display total published posts count using the [mdtt_total_posts] shortcode, with optional filtering by category or tag.

0 active installs v1.0 PHP 7.4+ WP 5.0+ Updated Sep 12, 2025
categorycountpostsshortcodetaxonomy
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MD Taxonomy Totals Safe to Use in 2026?

Generally Safe

Score 100/100

MD Taxonomy Totals has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The 'md-taxonomy-totals' plugin v1.0 presents a generally positive security posture based on the static analysis. The code demonstrates good practices by not utilizing dangerous functions, all SQL queries employ prepared statements, and all identified output is properly escaped. Furthermore, the plugin has no history of recorded vulnerabilities (CVEs), suggesting a strong focus on security by the developers or a lack of exposure to known attack vectors. The limited attack surface, consisting of a single shortcode and no AJAX handlers, REST API routes, or cron events, further contributes to its apparent safety.

However, a notable concern arises from the complete absence of nonce checks and capability checks. While the current attack surface is small and there are no unauthenticated entry points detected, this omission represents a potential weakness. If the plugin's functionality were to expand or if a new vulnerability were discovered that could lead to an unauthenticated entry point, the lack of these fundamental security measures could be exploited. The absence of taint analysis data also means that while no critical or high severity flows were found, this area is effectively unverified. Overall, the plugin is secure in its current state and with its limited functionality, but the lack of basic security checks warrants attention for future development or if its scope increases.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

MD Taxonomy Totals Security Vulnerabilities

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

MD Taxonomy Totals Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

MD Taxonomy Totals Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mdtt_total_posts] md-taxonomy-totals.php:105
WordPress Hooks 2
actionadmin_enqueue_scriptsmd-taxonomy-totals.php:121
actionadmin_menumd-taxonomy-totals.php:124
Maintenance & Trust

MD Taxonomy Totals Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 12, 2025
PHP min version7.4
Downloads212

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

MD Taxonomy Totals Developer Profile

Mustapha Samios

3 plugins · 0 total installs

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

How We Detect MD Taxonomy Totals

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/md-taxonomy-totals/global.css
Version Parameters
md-taxonomy-totals/global.css?ver=

HTML / DOM Fingerprints

CSS Classes
mdtt-instructions
Shortcode Output
[mdtt_total_posts][mdtt_total_posts category=[mdtt_total_posts tag=
FAQ

Frequently Asked Questions about MD Taxonomy Totals