Page Tags And Category Security & Risk Analysis

wordpress.org/plugins/page-tags-and-category

This plugin adds category and tags functionality for WordPress pages. WordPress by default do not have this functionality.

10 active installs v1.01 PHP + WP 3.0+ Updated May 31, 2017
categorycategory-for-pagestagstags-and-category-for-pagestags-for-pages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page Tags And Category Safe to Use in 2026?

Generally Safe

Score 85/100

Page Tags And Category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "page-tags-and-category" plugin v1.01 exhibits a generally good security posture based on the static analysis provided. The absence of dangerous functions, SQL injection risks through prepared statements, file operations, and external HTTP requests are positive indicators. Furthermore, the lack of known historical vulnerabilities suggests a history of relatively secure development or diligent patching.

However, a significant concern arises from the 100% of output not being properly escaped. This represents a substantial risk for Cross-Site Scripting (XSS) vulnerabilities. Any data that the plugin processes and then displays to users without proper sanitization could be exploited by attackers to inject malicious scripts. The complete lack of explicit capability checks and nonce checks, coupled with zero AJAX handlers and REST API routes, means that if any new entry points were introduced in the future, they might not have the necessary security measures in place.

While the plugin has no recorded vulnerabilities, the lack of proper output escaping is a critical oversight that could lead to serious security breaches. The absence of attack surface and taint flow issues is commendable, but the unescaped output needs immediate attention to mitigate XSS risks.

Key Concerns

  • Output escaping is not implemented
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Page Tags And Category Security Vulnerabilities

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

Page Tags And Category Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Page Tags And Category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menupage-tags-and-category.php:26
actionadmin_enqueue_scriptspage-tags-and-category.php:40
actionadmin_initpage-tags-and-category.php:100
actioninitpage-tags-and-category.php:122
actionpre_get_postspage-tags-and-category.php:123
actioninitpage-tags-and-category.php:142
actionpre_get_postspage-tags-and-category.php:143
actionwp_dashboard_setuppage-tags-and-category.php:151
Maintenance & Trust

Page Tags And Category Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedMay 31, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Page Tags And Category Developer Profile

WebRecourse

3 plugins · 140 total installs

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

How We Detect Page Tags And Category

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/page-tags-and-category/css/style.css

HTML / DOM Fingerprints

CSS Classes
daq-ptac-rss-widgetdaq-ptac-dashboarddaq-ptac-th-margindaq-ptac-submitdaq-ptac-sidebardaq-ptac-text-justify
Data Attributes
name="daq_tags_enable"name="daq_category_enable"
FAQ

Frequently Asked Questions about Page Tags And Category