Vanilla Adaptive Maps Security & Risk Analysis

wordpress.org/plugins/vanilla-adaptive-maps

Map any address with a shortcode. Mobile users get a static map; desktop users will see a google map.

100 active installs v1.0.1 PHP + WP 3.3+ Updated Sep 22, 2015
google-mapsmapresponsiveshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Vanilla Adaptive Maps Safe to Use in 2026?

Generally Safe

Score 85/100

Vanilla Adaptive Maps 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 vanilla-adaptive-maps plugin version 1.0.1 demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, external HTTP requests, and a complete adherence to output escaping are strong indicators of secure coding practices. Furthermore, the complete lack of known vulnerabilities (CVEs) and a clean vulnerability history suggest a well-maintained and secure codebase. The limited attack surface, with only one shortcode and no unprotected entry points identified, further enhances its security profile.

However, a significant concern arises from the complete absence of nonce checks and capability checks. While the current analysis indicates zero unprotected entry points, this lack of authorization and integrity checks is a critical oversight. If any of the identified entry points (specifically the shortcode) were to accept user-supplied input that isn't rigorously validated and sanitized, it could lead to vulnerabilities like Cross-Site Request Forgery (CSRF) or potential privilege escalation, even without direct SQL injection or XSS identified in this snapshot. The taint analysis showing zero flows also needs to be considered in light of the missing authorization checks; a flow might exist but be masked due to the lack of proper checks.

In conclusion, while the plugin exhibits excellent technical code hygiene regarding data handling and SQL, the fundamental omission of nonce and capability checks represents a significant potential security weakness that could be exploited. Future development should prioritize the implementation of these essential security measures to solidify the plugin's overall security.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
Vulnerabilities
None known

Vanilla Adaptive Maps Security Vulnerabilities

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

Vanilla Adaptive Maps Code Analysis

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

Vanilla Adaptive Maps Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vamap] vanilla-adaptive-maps.php:159
WordPress Hooks 1
actionwp_enqueue_scriptsvanilla-adaptive-maps.php:160
Maintenance & Trust

Vanilla Adaptive Maps Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 22, 2015
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Vanilla Adaptive Maps Developer Profile

jcdesign

1 plugin · 100 total installs

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

How We Detect Vanilla Adaptive Maps

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vanilla-adaptive-maps/js/vanilla_adaptive_maps.js
Version Parameters
vanilla-adaptive-maps/js/vanilla_adaptive_maps.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
adaptive-mapmap-linkstatic-imgamap-container
HTML Comments
adaptive map -->
Data Attributes
id="mapid="maplinkdata-map-id
JS Globals
window.addEventListener( 'resize', buildMapfunction buildMapvar staticSize = '640x320';var amap
Shortcode Output
<div class="adaptive-map"<a href="https://maps.apple.com/maps?q=<iframe width="980" height="650" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=
FAQ

Frequently Asked Questions about Vanilla Adaptive Maps