Scooter Contact Security & Risk Analysis

wordpress.org/plugins/scootercontact

Plugin ULTRA Léger permettant d'afficher un formulaire de contact simple et sécurisé via un shortcode.

80 active installs v1.7.0 PHP 7.4.0+ WP 6.0+ Updated Dec 5, 2025
contactcontact-formlight
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Scooter Contact Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The scootercontact v1.7.0 plugin exhibits a mixed security posture. On the positive side, it avoids dangerous functions, has no known historical vulnerabilities, and its SQL queries are properly prepared. However, there are significant concerns regarding its attack surface and output handling. The presence of an unprotected AJAX handler represents a critical entry point that could be exploited without proper authentication. Furthermore, a very low percentage of output escaping indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamically generated content is likely being rendered directly into the HTML without adequate sanitization. The lack of nonce checks on the AJAX handler exacerbates this risk.

While the absence of known CVEs and critical taint flows is reassuring, the identified issues in the static analysis cannot be ignored. The unprotected AJAX handler and poor output escaping are common vectors for attacks. The plugin's strengths lie in its database interaction security and lack of historical baggage, but its weaknesses in input validation (implied by unescaped output) and access control for its AJAX endpoint present a notable risk. Therefore, while not critically flawed in all areas, the plugin requires immediate attention to secure its AJAX endpoint and improve output sanitization to mitigate potential XSS and unauthorized action vulnerabilities.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of output escaping
  • Missing nonce check on AJAX handler
Vulnerabilities
None known

Scooter Contact Security Vulnerabilities

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

Scooter Contact Code Analysis

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

Output Escaping

6% escaped17 total outputs
Attack Surface
1 unprotected

Scooter Contact Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_test_send_emailscooter2talk.php:447

Shortcodes 1

[scootercontact] scooter2talk.php:343
WordPress Hooks 8
actionwp_footerscooter2talk.php:352
actionadmin_initscooter2talk.php:360
actionadmin_menuscooter2talk.php:365
actionadmin_enqueue_scriptsscooter2talk.php:389
filtermce_external_pluginsscooter2talk.php:400
filtermce_buttonsscooter2talk.php:401
actionadmin_initscooter2talk.php:409
actioninitscooter2talk.php:441
Maintenance & Trust

Scooter Contact Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 5, 2025
PHP min version7.4.0
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Scooter Contact Developer Profile

Kapsule Corp

7 plugins · 200 total installs

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

How We Detect Scooter Contact

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scootercontact/scooter2talk.css

HTML / DOM Fingerprints

CSS Classes
fade-in
Data Attributes
placeholderautocomplete
JS Globals
myscooterform
Shortcode Output
<form method="POST" id="myscooterform">
FAQ

Frequently Asked Questions about Scooter Contact