
Learning More Security & Risk Analysis
wordpress.org/plugins/learning-moreAdds a simple contact widget to the sidebar. Let's a user quickly send you an email requesting more info. AJAX validation.
Is Learning More Safe to Use in 2026?
Generally Safe
Score 100/100Learning More has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "learning-more" plugin v0.2 exhibits significant security concerns, despite some positive indicators. While there are no known vulnerabilities in its history and it doesn't use dangerous functions or make external requests, its static analysis reveals critical weaknesses. A single unprotected AJAX handler represents a substantial attack surface, leaving it vulnerable to unauthorized access and potential manipulation. Furthermore, the complete lack of output escaping is a severe deficiency, indicating that any data processed by the plugin could be injected with malicious scripts, leading to cross-site scripting (XSS) attacks. The presence of a taint flow with an unsanitized path further exacerbates this risk.
While the plugin uses prepared statements for its SQL queries, this strength is overshadowed by the aforementioned vulnerabilities. The complete absence of nonce checks and capability checks on its entry points, coupled with the unprotected AJAX handler, suggests a fundamental disregard for proper security practices. The vulnerability history being clear is a positive sign, but it does not mitigate the immediate risks identified in the code itself. Overall, this plugin presents a high risk due to its exposed attack surface and critical output sanitization failures.
Key Concerns
- Unprotected AJAX handler
- Output escaping not used
- Taint flow with unsanitized path
- Missing nonce checks
- Missing capability checks
Learning More Security Vulnerabilities
Learning More Code Analysis
Output Escaping
Data Flow Analysis
Learning More Attack Surface
AJAX Handlers 1
WordPress Hooks 4
Maintenance & Trust
Learning More Maintenance & Trust
Maintenance Signals
Community Trust
Learning More Alternatives
Contact Form Widget
new-contact-form-widget
Create contact forms with query table management. Simple setup, secure submissions, and easy customization for your site.
Contact Form X
contact-form-x
Displays a user-friendly contact form that your visitors will love. Lightweight, fast, secure, and accessible (ADA/WCAG compliant).
Visitor Contact Forms
visitorcontact
Create customizable contact forms and sticky contact button for your WordPress blog. Web 2.0 style.
Ajax Simple Contact Form
ajax-simplecontact-form
This is a simple and customizable wordpress ajax contact form.
ChiliForms
chiliforms
Easy to use drag-n-drop contact form builder plugin for your blog or website.
Learning More Developer Profile
3 plugins · 100 total installs
How We Detect Learning More
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/learning-more/learning-more.phpHTML / DOM Fingerprints
learning_morelearning_more_successlearning_more_invalidlearning_more_validid="learning_more_name"id="learning_more_email"id="learning_more_submit"id="learning_more_send_email"id="learning_more_title"/wp-admin/admin-ajax.php<div class="learning_more"><input type="hidden" id="learning_more_send_email"<input type="hidden" id="learning_more_title"<p><input type="text" id="learning_more_name" value="Name" /></p>