Ultimatesmsapi SMS PLugin Security & Risk Analysis

wordpress.org/plugins/ultimate-sms-feedback-form

GET FEEDBACK MESSAGES ON YOUR PHONE USING ANY FREE SMS PROVIDER

10 active installs v1.1.1 PHP + WP 2.0+ Updated Oct 18, 2012
free-sms-apismssms-apisms-contactsms-gateway
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ultimatesmsapi SMS PLugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "ultimate-sms-feedback-form" v1.1.1 plugin presents a mixed security posture. On the positive side, it exhibits good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and having no known vulnerabilities or CVEs in its history. The attack surface is also relatively small, with only one entry point (a shortcode) and no exposed AJAX handlers or REST API routes without authentication. However, significant concerns arise from the code analysis. The complete lack of output escaping for all identified outputs is a critical flaw, opening the door to Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis reveals three flows with unsanitized paths, indicating potential for insecure data handling, even though they are not classified as critical or high severity by the analysis. The absence of nonce checks and capability checks on any entry points, combined with the unsanitized taint flows, creates a risk of unauthorized actions or data manipulation if an attacker can control user input or trigger these flows. The plugin's vulnerability history, while currently clean, does not mitigate the risks identified in the static and taint analysis.

Key Concerns

  • All output escaping is missing
  • Taint analysis shows unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Ultimatesmsapi SMS PLugin Security Vulnerabilities

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

Ultimatesmsapi SMS PLugin Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Ultimatesmsapi SMS PLugin Code Analysis

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

Output Escaping

0% escaped5 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
ultimatesmsapi_add_header_scripts (ultimatesmsapi.php:36)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Ultimatesmsapi SMS PLugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ultimatesmsapi] ultimatesmsapi.php:102
WordPress Hooks 2
actionwp_headultimatesmsapi.php:103
actionadmin_menuultimatesmsapi.php:104
Maintenance & Trust

Ultimatesmsapi SMS PLugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 18, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Ultimatesmsapi SMS PLugin Developer Profile

rahul77758

2 plugins · 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 Ultimatesmsapi SMS PLugin

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
Copyright 2012 Rahul Chaudhary (email : rahchaudhary@gmail.com)
Shortcode Output
<form action='' method='post'> <table> <tr> <td>Name: </td><td><input type='text' name='name'></td> <tr> <td>Mobile: </td><td><input type='text' name='number' length=10> (without country code)</td> <tr> <td>Email: </td><td><input type='text' name='mail'></td> <tr> <td>Message: </td><td><textarea name='mess'></textarea></td> <tr> <td></td><td><input type='submit' name='submit' value='Send'></td> </table> </form>
FAQ

Frequently Asked Questions about Ultimatesmsapi SMS PLugin