Advanced Post Manager Security & Risk Analysis

wordpress.org/plugins/advanced-post-manager

Turbo charge your posts admin for any custom post type with sortable filters and columns, and auto-registration of metaboxes.

4K active installs v4.5.5 PHP 7.4+ WP 6.6+ Updated Aug 26, 2025
columncustom-postdeveloper-toolsfilterwp-admin
98
A · Safe
CVEs total1
Unpatched0
Last CVEJul 15, 2022
Download
Safety Verdict

Is Advanced Post Manager Safe to Use in 2026?

Generally Safe

Score 98/100

Advanced Post Manager has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jul 15, 2022Updated 7mo ago
Risk Assessment

The static analysis of advanced-post-manager v4.5.5 reveals an excellent security posture regarding its attack surface and code signals. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, meaning there are no direct entry points for attackers to exploit. Furthermore, the plugin demonstrates good coding practices by not using dangerous functions, performing file operations, or making external HTTP requests. All SQL queries are properly prepared, and all output is correctly escaped, indicating a strong defense against common web vulnerabilities like SQL injection and cross-site scripting (XSS). Nonce and capability checks are also notably absent, which is unusual but, in the absence of entry points, not an immediate concern for this specific analysis.

The primary concern arises from the vulnerability history. The plugin has a history of one critical CVE, specifically related to deserialization of untrusted data, which was last identified in July 2022. While this vulnerability is currently patched, its existence, especially a critical one, suggests potential weaknesses in how the plugin handles serialized data. The lack of taint analysis flows being reported is positive, but it's crucial to remember that taint analysis can sometimes miss subtle vulnerabilities, especially those related to complex deserialization issues.

In conclusion, the code itself appears robust and well-secured against common attack vectors. However, the past critical vulnerability, even if patched, warrants vigilance. The absence of certain checks like nonce and capability might be a design choice due to the limited attack surface, but it's a deviation from best practices that could become a risk if new entry points are introduced in future versions. The plugin's strengths lie in its clean code and lack of exploitable entry points, while its weakness is its historical critical vulnerability, suggesting a need for careful review of data handling mechanisms.

Key Concerns

  • Historical critical CVE (Deserialization)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
1

Advanced Post Manager Security Vulnerabilities

CVEs by Year

1 CVE in 2022
2022
Patched Has unpatched

Severity Breakdown

Critical
1

1 total CVE

WF-54901d01-241a-4027-ba72-2b983608f9c6-advanced-post-managercritical · 9.8Deserialization of Untrusted Data

Advanced Post Manager <= 4.5.1 - PHP Object Injection

Jul 15, 2022 Patched in 4.5.2 (557d)
Code Analysis
Analyzed Mar 17, 2026

Advanced Post Manager Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Advanced Post Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filtertribe_not_php_version_namestribe-apm.php:41
actionadmin_noticestribe-apm.php:44
actioncurrent_screentribe-apm.php:166
actionadmin_inittribe-apm.php:170
filtertribe_apm_resources_urltribe-apm.php:183
actiontribe_cpt_filters_inittribe-apm.php:232
actionadmin_noticestribe-apm.php:243
actionadmin_enqueue_scriptstribe-apm.php:244
Maintenance & Trust

Advanced Post Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 26, 2025
PHP min version7.4
Downloads146K

Community Trust

Rating70/100
Number of ratings11
Active installs4K
Developer Profile

Advanced Post Manager Developer Profile

StellarWP

26 plugins · 3.1M total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
462 days
View full developer profile
Detection Fingerprints

How We Detect Advanced Post Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-post-manager/resources/css/tribe-filters-admin.css/wp-content/plugins/advanced-post-manager/resources/js/tribe-filters-admin.js/wp-content/plugins/advanced-post-manager/resources/css/tribe-columns-admin.css/wp-content/plugins/advanced-post-manager/resources/js/tribe-columns-admin.js/wp-content/plugins/advanced-post-manager/resources/js/tribe-meta-box-helper.js
Script Paths
advanced-post-manager/resources/js/tribe-filters-admin.jsadvanced-post-manager/resources/js/tribe-columns-admin.jsadvanced-post-manager/resources/js/tribe-meta-box-helper.js
Version Parameters
advanced-post-manager/resources/css/tribe-filters-admin.css?ver=advanced-post-manager/resources/js/tribe-filters-admin.js?ver=advanced-post-manager/resources/css/tribe-columns-admin.css?ver=advanced-post-manager/resources/js/tribe-columns-admin.js?ver=advanced-post-manager/resources/js/tribe-meta-box-helper.js?ver=

HTML / DOM Fingerprints

CSS Classes
tribe-filters-admin-wraptribe-filter-addtribe-filters-admin-field
Data Attributes
data-tribe-field-type
JS Globals
Tribe_Filters_AdminTribe_Columns_Admin
FAQ

Frequently Asked Questions about Advanced Post Manager