Posts by Taxonomy Security & Risk Analysis

wordpress.org/plugins/posts-by-taxonomy

Display a list separated by any taxonomy via shortcode.

0 active installs v1.0.2 PHP 7.4+ WP 6.0.0+ Updated Feb 19, 2025
custom-post-displaycustom-taxonomyorder-by-taxonomy
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts by Taxonomy Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "posts-by-taxonomy" plugin v1.0.2 demonstrates a generally strong security posture based on the provided static analysis. The absence of dangerous functions, proper SQL statement preparation, and complete output escaping are commendable practices. Furthermore, the lack of file operations, external HTTP requests, and any recorded historical vulnerabilities or CVEs suggest a mature and well-maintained codebase.

However, a significant concern arises from the absence of nonce checks and capability checks. While the attack surface is currently small and there are no unprotected entry points identified in this specific analysis, the lack of these fundamental security mechanisms means that the shortcode, which is an entry point, is not adequately protected against potential cross-site request forgery (CSRF) or unauthorized access if it were to be extended or modified in the future. The total absence of taint analysis results also makes it difficult to definitively rule out all potential vulnerabilities that might arise from complex data flows.

In conclusion, the plugin exhibits excellent coding practices in several key areas, leading to a low immediate risk. Nevertheless, the missing nonce and capability checks represent a notable weakness that, while not currently exploited, leaves the plugin vulnerable to potential future attacks if the attack surface expands or if vulnerabilities are introduced. Addressing these checks would significantly enhance the plugin's overall security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Posts by Taxonomy Security Vulnerabilities

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

Posts by Taxonomy Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

Posts by Taxonomy Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bbwd-post-display] posts-by-taxonomy.php:76
WordPress Hooks 1
actionwp_enqueue_scriptsposts-by-taxonomy.php:74
Maintenance & Trust

Posts by Taxonomy Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 19, 2025
PHP min version7.4
Downloads839

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Posts by Taxonomy Developer Profile

Bright Bridge Web

2 plugins · 0 total installs

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

How We Detect Posts by Taxonomy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/posts-by-taxonomy/assets/bbwd-styles.css

HTML / DOM Fingerprints

CSS Classes
bbwd-post-masterbbwd-tag-wrapbbwd-flexbbwd-full-centerbbwd-title-containerbbwd-tag-linebbwd-post-tag-titlebbwd-post-child+6 more
Data Attributes
data-post-typedata-taxonomydata-post-per-sectiondata-fallbackdata-s-and-fdata-exclude+1 more
Shortcode Output
[bbwd-post-display
FAQ

Frequently Asked Questions about Posts by Taxonomy