Admin post tag filter Security & Risk Analysis

wordpress.org/plugins/admin-post-tag-filter

Allowed admin to filter the posts or pages using tags.

60 active installs v2.0 PHP + WP 4.9+ Updated Dec 24, 2020
admineditfiltermanagementposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin post tag filter Safe to Use in 2026?

Generally Safe

Score 85/100

Admin post tag filter 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 "admin-post-tag-filter" plugin version 2.0 exhibits a generally strong security posture based on the provided static analysis. The absence of identified dangerous functions, SQL queries without prepared statements, file operations, external HTTP requests, and a complete lack of identified taint flows with unsanitized paths are all positive indicators. The plugin also appears to have no known vulnerabilities, including no critical or high severity CVEs, suggesting a history of stable and secure development. However, a significant concern arises from the complete lack of output escaping for the single identified output. This means that any data displayed by the plugin, if it were to originate from an untrusted source or be manipulated by an attacker, could potentially lead to cross-site scripting (XSS) vulnerabilities. Furthermore, the absence of any nonce or capability checks, coupled with zero entry points, raises questions about how the plugin's functionality is protected and whether it's intended for any user-interactive features that would typically require such checks. While the plugin is clean of common severe issues, the unescaped output and the lack of authentication/authorization mechanisms present potential attack vectors that warrant attention.

Key Concerns

  • Output not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Admin post tag filter Security Vulnerabilities

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

Admin post tag filter Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Admin post tag filter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionrestrict_manage_postsindex.php:38
actionplugins_loadedindex.php:43
Maintenance & Trust

Admin post tag filter Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 24, 2020
PHP min version
Downloads6K

Community Trust

Rating60/100
Number of ratings6
Active installs60
Developer Profile

Admin post tag filter Developer Profile

Kiran Patil

5 plugins · 150 total installs

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

How We Detect Admin post tag filter

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
posttagfilter
FAQ

Frequently Asked Questions about Admin post tag filter