wpPostPageManager Security & Risk Analysis

wordpress.org/plugins/wppostpagemanager

Enables to add post type links (posts, pages, custom post types etc) and to change the titles in admin main menu.

10 active installs v1.0 PHP + WP 3.8+ Updated Sep 17, 2020
admincustom-typespagespostspublished
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wpPostPageManager Safe to Use in 2026?

Generally Safe

Score 85/100

wpPostPageManager 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 static analysis of the 'wppostpagemanager' v1.0 plugin reveals a generally strong security posture based on the provided data. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting the plugin's attack surface. Furthermore, the code demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. All SQL queries are properly prepared, and output escaping is consistently applied, which are crucial for preventing common web vulnerabilities. Taint analysis also shows no critical or high severity unsanitized flows. The plugin also has no recorded vulnerability history, which is a positive indicator of its security over time.

While the immediate code analysis indicates a secure implementation for version 1.0, the complete absence of nonce checks and capability checks across all entry points (even though there are none reported) represents a potential weakness. If the plugin were to introduce new entry points in future versions without these essential security controls, it could become vulnerable to various attacks. The lack of any recorded vulnerability history, while positive, might also be attributed to the plugin's early version and limited adoption, rather than an inherent lifelong security guarantee. Overall, the current version appears robust, but future development should prioritize implementing authentication and authorization checks for any new entry points.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
Vulnerabilities
None known

wpPostPageManager Security Vulnerabilities

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

wpPostPageManager Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

wpPostPageManager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuwpPostPageManager.php:30
Maintenance & Trust

wpPostPageManager Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 17, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

wpPostPageManager Developer Profile

ceaksan

1 plugin · 10 total installs

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

How We Detect wpPostPageManager

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about wpPostPageManager