Manage Upcoming Release Security & Risk Analysis

wordpress.org/plugins/manage-upcoming-release

Manage upcoming releases for your Site with Custom Post Type and display them easily via Shortcode.

10 active installs v1.1.1 PHP + WP 3.5+ Updated Aug 25, 2015
custom-post-typereleaseshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Manage Upcoming Release Safe to Use in 2026?

Generally Safe

Score 85/100

Manage Upcoming Release has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "manage-upcoming-release" plugin v1.1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history are positive indicators. The code demonstrates good practices by utilizing prepared statements for all SQL queries, performing capability checks on all identified entry points, and implementing nonce checks. The attack surface is minimal, with only one shortcode and no unprotected AJAX handlers or REST API routes. There are no reported critical or high-severity taint flows.

However, there is a notable concern regarding output escaping, where only one-third of identified outputs are properly escaped. This leaves room for potential cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered without sufficient sanitization. While the current taint analysis shows no unsanitized paths, the lack of robust output escaping across the board remains a weakness. The plugin's strengths lie in its secure handling of database interactions and access control, but the potential for XSS due to insufficient output escaping warrants attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Manage Upcoming Release Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Manage Upcoming Release Release Timeline

v1.1.1Current
v1.1.0
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Manage Upcoming Release Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

Manage Upcoming Release Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mur] manage-release-dates.php:159
WordPress Hooks 9
actioninitmanage-release-dates.php:8
actionwp_enqueue_scriptsmanage-release-dates.php:55
filterwidget_textmanage-release-dates.php:160
filterthe_contentmanage-release-dates.php:194
actionadmin_print_footer_scriptsmanage-release-dates.php:207
actionadd_meta_boxesmetabox-datepicker.php:16
actionsave_postmetabox-datepicker.php:17
actionadd_meta_boxesmetabox-tba.php:24
actionsave_postmetabox-tba.php:45
Maintenance & Trust

Manage Upcoming Release Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 25, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Manage Upcoming Release Developer Profile

jabbadu

2 plugins · 110 total installs

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

How We Detect Manage Upcoming Release

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/manage-upcoming-release/mur-plugin.css
Version Parameters
manage-upcoming-release/mur-plugin.css?ver=

HTML / DOM Fingerprints

CSS Classes
mur-wrappermur-headingcenter-block
Data Attributes
data-toggledata-target
JS Globals
QTags.addButton
Shortcode Output
<div class="mur-wrapper"><table class="table table-striped"><h4 class="mur-heading">Unknown
FAQ

Frequently Asked Questions about Manage Upcoming Release