LiteSurveys Security & Risk Analysis

wordpress.org/plugins/litesurveys

Learn from your site visitors using quick, popup surveys.

0 active installs v2.1.1 PHP 8.0+ WP 6.3+ Updated May 3, 2025
marketingpollspopupsalessurveys
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is LiteSurveys Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of litesurveys v2.1.1 reveals a generally strong security posture with several good practices in place. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength, minimizing the plugin's direct attack surface. The extensive use of prepared statements for SQL queries (100%) and a high rate of output escaping (95%) further indicate diligent security coding. Furthermore, the plugin has no known vulnerabilities or CVEs, suggesting a history of stable and secure development. However, a critical observation from the taint analysis is a single flow with an unsanitized path. While the total number of flows is low, this represents a potential entry point for malicious input that is not being properly handled, which could lead to unexpected behavior or security bypasses. The presence of nonce and capability checks, although limited, is positive, but the low count might indicate areas where they could be further strengthened to protect against various types of attacks.

Key Concerns

  • High severity taint flow with unsanitized path
  • Limited nonce checks
  • Limited capability checks
Vulnerabilities
None known

LiteSurveys Security Vulnerabilities

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

LiteSurveys Release Timeline

v2.1.1Current
v2.1.0
v2.0.1
v2.0.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

LiteSurveys Code Analysis

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

SQL Query Safety

100% prepared37 total queries

Output Escaping

95% escaped106 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
handle_save_survey (litesurveys-wordpress-plugin.php:439)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LiteSurveys Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitlitesurveys-wordpress-plugin.php:106
actionadmin_menulitesurveys-wordpress-plugin.php:109
actionadmin_post_save_surveylitesurveys-wordpress-plugin.php:110
actionadmin_post_delete_surveylitesurveys-wordpress-plugin.php:111
actionadmin_post_delete_submissionlitesurveys-wordpress-plugin.php:112
actionadmin_noticeslitesurveys-wordpress-plugin.php:113
actionadmin_enqueue_scriptslitesurveys-wordpress-plugin.php:114
filterplugin_action_linkslitesurveys-wordpress-plugin.php:115
actionrest_api_initlitesurveys-wordpress-plugin.php:118
actionwp_enqueue_scriptslitesurveys-wordpress-plugin.php:121
Maintenance & Trust

LiteSurveys Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 3, 2025
PHP min version8.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LiteSurveys Developer Profile

Frank Corso

5 plugins · 220 total installs

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

How We Detect LiteSurveys

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/litesurveys/resources/css/admin.css/wp-content/plugins/litesurveys/resources/js/admin.js/wp-content/plugins/litesurveys/resources/css/frontend.css/wp-content/plugins/litesurveys/resources/js/frontend.js
Script Paths
/wp-content/plugins/litesurveys/resources/js/admin.js/wp-content/plugins/litesurveys/resources/js/frontend.js
Version Parameters
litesurveys/resources/css/admin.css?ver=litesurveys/resources/js/admin.js?ver=litesurveys/resources/css/frontend.css?ver=litesurveys/resources/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
litesurveys-formlitesurveys-questionlitesurveys-answerlitesurveys-submit-button
Data Attributes
data-litesurveys-survey-id
JS Globals
litesurveys_frontend_params
REST Endpoints
/wp-json/litesurveys/v1/submit
Shortcode Output
[litesurveys_survey id="
FAQ

Frequently Asked Questions about LiteSurveys