Roadmap Security & Risk Analysis

wordpress.org/plugins/roadmap

Easily add a product roadmap and feedback form to your WordPress site, blog or members area. Keep your users up to date on your progress, product idea …

20 active installs v1.0.10 PHP 5.6+ WP 4.0+ Updated Mar 20, 2024
customer-feedbackfeedbackproduct-roadmaproadmapsuggestions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Roadmap Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "roadmap" plugin v1.0.10 presents a mixed security posture. On the positive side, the absence of known CVEs and a clean taint analysis suggest a relatively secure development history and no immediately apparent critical vulnerabilities stemming from data flow. The plugin also avoids dangerous functions, performs all SQL queries using prepared statements, and has no file operations or external HTTP requests, which are all strong security practices.

However, significant concerns arise from the static analysis. The most alarming finding is that 100% of the 14 output operations are not properly escaped. This opens the door to potential Cross-Site Scripting (XSS) vulnerabilities if any user-controlled data is ever displayed on the frontend without sanitization. Additionally, the lack of any nonce checks or capability checks on its single shortcode entry point means that an attacker could potentially trigger its functionality without proper authentication or authorization, although the scope of this risk is limited by the plugin's lack of other entry points like AJAX or REST API handlers.

Overall, while the plugin has a clean history and avoids many common pitfalls, the unescaped output and potential for unauthenticated shortcode execution represent tangible risks that need immediate attention. The absence of vulnerabilities in the past is a positive sign, but it does not guarantee future security, especially given the identified code quality issues.

Key Concerns

  • Outputs not properly escaped
  • Shortcode without capability checks
  • Shortcode without nonce checks
Vulnerabilities
None known

Roadmap Security Vulnerabilities

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

Roadmap Release Timeline

v1.0.10Current
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Roadmap Code Analysis

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

Output Escaping

0% escaped14 total outputs
Attack Surface

Roadmap Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[roadmap] public\class-roadmap-space-public.php:106
WordPress Hooks 8
actionplugins_loadedincludes\class-roadmap-space.php:142
actionadmin_enqueue_scriptsincludes\class-roadmap-space.php:157
actionadmin_enqueue_scriptsincludes\class-roadmap-space.php:158
actionadmin_initincludes\class-roadmap-space.php:159
actionadmin_menuincludes\class-roadmap-space.php:160
actionwp_enqueue_scriptsincludes\class-roadmap-space.php:175
actionwp_enqueue_scriptsincludes\class-roadmap-space.php:176
actioninitincludes\class-roadmap-space.php:177
Maintenance & Trust

Roadmap Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMar 20, 2024
PHP min version5.6
Downloads5K

Community Trust

Rating80/100
Number of ratings2
Active installs20
Developer Profile

Roadmap Developer Profile

Roadmap Support

1 plugin · 20 total installs

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

How We Detect Roadmap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/roadmap/public/css/roadmap-public.css/wp-content/plugins/roadmap/public/js/roadmap-public.js
Script Paths
/wp-content/plugins/roadmap/public/js/roadmap-public.js
Version Parameters
roadmap-public.css?ver=roadmap-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
roadmap-widget-container
Data Attributes
data-roadmap-api-url
JS Globals
RoadmapWidget
Shortcode Output
[roadmap
FAQ

Frequently Asked Questions about Roadmap