Map Cap Security & Risk Analysis

wordpress.org/plugins/map-cap

Control who can publish, edit and delete custom post types. Silly name, useful code.

200 active installs v2.1 PHP + WP 3.1+ Updated Aug 15, 2013
capabilitiescustom-post-typesroles
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Map Cap Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The plugin "map-cap" v2.1 exhibits a seemingly strong security posture based on the static analysis results. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly reduces its potential attack surface. Furthermore, the code analysis indicates no dangerous functions, no file operations, and no external HTTP requests, which are all positive security indicators. The use of prepared statements for all SQL queries is also a commendable practice, preventing SQL injection vulnerabilities. The presence of nonce and capability checks, while only one of each, suggests an intention to implement basic security measures.

However, a critical concern arises from the complete lack of output escaping (0% properly escaped). This means that any data displayed to users, if it originates from an untrusted source or is manipulated, could potentially lead to cross-site scripting (XSS) vulnerabilities. While the taint analysis shows no flows, this is likely due to the absence of analyzed flows and could mask potential issues if data were to be introduced into the plugin's processing. The vulnerability history being completely clean is a positive sign, suggesting the plugin has historically been secure or has had issues promptly addressed. Nevertheless, the identified lack of output escaping represents a significant and actionable risk that needs immediate attention.

Key Concerns

  • 0% output escaping
Vulnerabilities
None known

Map Cap Security Vulnerabilities

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

Map Cap Code Analysis

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

Output Escaping

0% escaped21 total outputs
Attack Surface

Map Cap Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menumap-cap.php:16
actionadmin_initmap-cap.php:246
actioninitmap-cap.php:281
actionadmin_page_access_deniedmap-cap.php:299
Maintenance & Trust

Map Cap Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedAug 15, 2013
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings4
Active installs200
Developer Profile

Map Cap Developer Profile

thenbrent

5 plugins · 440 total installs

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

How We Detect Map Cap

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
map-cap-settingsmap-cap
Data Attributes
id="map-cap-form"name="mc_nonce"
FAQ

Frequently Asked Questions about Map Cap