Issue Manager Security & Risk Analysis

wordpress.org/plugins/issue-manager

Allows an editor to publish an "issue", which is to say, all pending posts with a given category, all at once. Until a category is published …

10 active installs v1.4.3 PHP + WP 2.7+ Updated Sep 6, 2009
adminjournalmagazinemanagementpublish
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Issue Manager Safe to Use in 2026?

Generally Safe

Score 85/100

Issue Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "issue-manager" plugin v1.4.3 exhibits a generally positive security posture based on the static analysis provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code signals indicate a commendable practice of using prepared statements for all SQL queries and a lack of dangerous functions or file operations. The plugin also has no recorded vulnerability history, suggesting a stable and secure past.

However, a critical concern arises from the complete lack of output escaping. With 12 total outputs analyzed and 0% properly escaped, this presents a significant risk of cross-site scripting (XSS) vulnerabilities. Any data displayed to users, whether user-generated or from internal sources, could potentially be injected with malicious scripts, impacting users who interact with the plugin's output. The absence of nonce checks and capability checks, while not directly tied to an attack surface in this specific analysis, are fundamental security controls that are missing and could be exploited if any entry points were to be introduced or discovered in the future.

In conclusion, while the plugin benefits from a minimal attack surface and secure database practices, the pervasive lack of output escaping is a serious and immediate security flaw that drastically lowers its overall security standing. The absence of other common security checks like nonces and capability checks further amplifies this concern, highlighting a need for immediate attention to these areas.

Key Concerns

  • No output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Issue Manager Security Vulnerabilities

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

Issue Manager Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

Issue Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuissue_manager.php:172
actionpublish_postissue_manager.php:173
Maintenance & Trust

Issue Manager Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedSep 6, 2009
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Issue Manager Developer Profile

Jonathan Brinley

6 plugins · 1K total installs

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

How We Detect Issue Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/issue-manager/jquery-ui-sortable-1.5.2.js/wp-content/plugins/issue-manager/im_sort_articles.js
Script Paths
/wp-content/plugins/issue-manager/jquery-ui-sortable-1.5.2.js/wp-content/plugins/issue-manager/im_sort_articles.js
Version Parameters
issue-manager/jquery-ui-sortable-1.5.2.js?ver=issue-manager/im_sort_articles.js?ver=

HTML / DOM Fingerprints

CSS Classes
im_publish_form
Data Attributes
id="im_publish_form"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Issue Manager