
Liane Form Security & Risk Analysis
wordpress.org/plugins/liane-formShortcode for embedding Liane forms
Is Liane Form Safe to Use in 2026?
Generally Safe
Score 100/100Liane Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "liane-form" plugin, in version 0.1.5, exhibits a generally good security posture based on the provided static analysis. The complete absence of dangerous functions, external HTTP requests, file operations, and SQL queries that are not prepared statements are significant strengths. Furthermore, the plugin has no recorded vulnerability history, suggesting a relatively mature and secure development process. The limited attack surface, with only one shortcode and no AJAX handlers or REST API routes, further reduces potential exposure. However, a notable concern is the unescaped output, with 60% of outputs not being properly escaped. This represents a significant risk for potential Cross-Site Scripting (XSS) vulnerabilities, especially given the lack of explicit capability checks. While the taint analysis shows no critical or high severity flows, the unescaped output could still allow for malicious scripts to be injected and executed.
Despite the lack of documented vulnerabilities and a clean static analysis in many areas, the significant percentage of unescaped output is a primary security weakness. This could lead to XSS vulnerabilities if user-supplied data is not properly sanitized before being rendered in the frontend or backend. The absence of nonce checks and capability checks on the shortcode handler, though not directly flagged in taint analysis for this version, could also become a vector for attack if the plugin's functionality is sensitive or processes user-controlled data. Therefore, while the plugin has many positive security attributes, the unescaped output requires immediate attention to mitigate potential XSS risks.
Key Concerns
- Unescaped output detected
- Missing capability checks on entry points
- Missing nonce checks on entry points
Liane Form Security Vulnerabilities
Liane Form Code Analysis
Output Escaping
Liane Form Attack Surface
Shortcodes 1
WordPress Hooks 4
Maintenance & Trust
Liane Form Maintenance & Trust
Maintenance Signals
Community Trust
Liane Form Alternatives
MW WP Form
mw-wp-form
MW WP Form is shortcode base contact form plugin. This plugin have many features. For example you can use many validation rules, inquiry data saving, …
YITH WooCommerce Ajax Search
yith-woocommerce-ajax-search
YITH WooCommerce Ajax Search allows your users to search products in real time.
Contact Form by BestWebSoft – Advanced WP Contact Form Builder for WordPress
contact-form-plugin
The most powerful and user-friendly WordPress contact form plugin. Create beautiful contact forms, widgets and pages using shortcodes.
Contact Form 7 Shortcode Enabler
contact-form-7-shortcode-enabler
This plugin enables the usage of external shortcodes inside Contact Form 7 Forms.
Wufoo Shortcode
wufoo-shortcode
Allows the use of a special short code [wufoo] for embedding Wufoo forms.
Liane Form Developer Profile
2 plugins · 90 total installs
How We Detect Liane Form
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/liane-form/liane-form.js/wp-content/plugins/liane-form/liane-form.jsliane-form.js?ver=0.1.4HTML / DOM Fingerprints
liane-formdata-urldata-campaignIddata-allowNonSecuredata-compact<div
class="liane-form"
data-url=""
data-campaignId=""
>
</div>