WPLMS LEARNPRESS MIGRATION Security & Risk Analysis

wordpress.org/plugins/wplms-learnpress-migration

WPLMS Learnpress Migrate helps users to migrate all Learnpress courses to WPLMS courses

10 active installs v1.1 PHP + WP 3.6+ Updated Unknown
learnpresslearnpress-migratemigratewplmswplms-migrate
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPLMS LEARNPRESS MIGRATION Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The wplms-learnpress-migration plugin version 1.1 presents a mixed security posture. While the plugin has a relatively small attack surface with only 4 AJAX handlers and no REST API routes, shortcodes, or cron events, the code analysis reveals significant concerns. The lack of capability checks on its AJAX handlers is a critical oversight, meaning any authenticated user, regardless of their role, could potentially trigger these actions. Furthermore, the plugin uses the dangerous `unserialize` function and performs SQL queries without prepared statements, making it vulnerable to various injection attacks. The absence of any output escaping is also a major concern, potentially leading to cross-site scripting (XSS) vulnerabilities. The plugin's history of zero known CVEs is a positive sign, suggesting it hasn't been a target or has had a good track record historically, but this does not negate the immediate risks identified in the current static analysis.

Key Concerns

  • AJAX handlers without capability checks
  • Dangerous function: unserialize
  • SQL queries without prepared statements
  • Outputs not properly escaped
Vulnerabilities
None known

WPLMS LEARNPRESS MIGRATION Security Vulnerabilities

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

WPLMS LEARNPRESS MIGRATION Code Analysis

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

Dangerous Functions Found

unserialize$opt = unserialize($option->answer_data);includes\init.php:550
unserialize$opt = unserialize($option->answer_data);includes\init.php:564
unserialize$opt = unserialize($option->answer_data);includes\init.php:581
unserialize$opt = unserialize($option->answer_data);includes\init.php:595

SQL Query Safety

0% prepared17 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

WPLMS LEARNPRESS MIGRATION Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_migration_wp_lp_coursesincludes\init.php:29
authwp_ajax_migration_wp_lp_course_to_wplmsincludes\init.php:30
authwp_ajax_revert_migrated_coursesincludes\init.php:32
authwp_ajax_dismiss_messageincludes\init.php:34
WordPress Hooks 3
actionadmin_noticesincludes\init.php:27
filterthe_contentincludes\init.php:36
actionplugins_loadedwplms_learnpress_migrate.php:30
Maintenance & Trust

WPLMS LEARNPRESS MIGRATION Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPLMS LEARNPRESS MIGRATION Developer Profile

VibeThemes

20 plugins · 4K total installs

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

How We Detect WPLMS LEARNPRESS MIGRATION

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wplms-learnpress-migration/assets/css/wplms_learnpress_migrate.css/wp-content/plugins/wplms-learnpress-migration/assets/js/wplms_learnpress_migrate.js
Script Paths
/wp-content/plugins/wplms-learnpress-migration/assets/js/wplms_learnpress_migrate.js

HTML / DOM Fingerprints

CSS Classes
wplms_lp_progressbar
HTML Comments
Copyright 2016 VibeThemes (email : vibethemes@gmail.com)WPLMS LearnPress Migration program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License, version 2, aspublished by the Free Software Foundation.+16 more
Data Attributes
id="begin_wplms_learnpress_migration"id="migration_learnpress_courses"id="lpm_message"name="click"id="welcome_lpm_panel"id="migration_learnpress_courses_revert"
JS Globals
wplp_ajaxcall
FAQ

Frequently Asked Questions about WPLMS LEARNPRESS MIGRATION