WPLMS Unit Access Addon Security & Risk Analysis

wordpress.org/plugins/wplms-unit-access-addon

WPLMS Unit Access Addon adds functionality to set number of times a user can see content of unit.

10 active installs v1.2 PHP + WP 3.6+ Updated Nov 27, 2024
elearninglmsunitunit-accesswplms
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPLMS Unit Access Addon Safe to Use in 2026?

Generally Safe

Score 92/100

WPLMS Unit Access Addon 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 "wplms-unit-access-addon" v1.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code analysis reveals no dangerous functions, no raw SQL queries (all use prepared statements), no file operations, and no external HTTP requests. The presence of one capability check is a positive sign for access control.

However, a significant concern arises from the complete lack of output escaping. With 100% of its identified outputs being unescaped, this plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface originating from this plugin could potentially be manipulated by an attacker. The absence of nonce checks on entry points, although the entry points are zero, is a missed opportunity for defense-in-depth. The vulnerability history being clean is positive, but it doesn't negate the critical XSS risk identified through static analysis.

In conclusion, while the plugin has a minimal attack surface and handles database interactions securely, the critical failure in output escaping is a major weakness. The absence of known vulnerabilities in its history is encouraging, but the identified XSS risk requires immediate attention. The plugin's strengths lie in its limited entry points and secure SQL practices, but its weakness in output sanitization poses a significant threat.

Key Concerns

  • Unescaped output
  • Missing nonce checks
Vulnerabilities
None known

WPLMS Unit Access Addon Security Vulnerabilities

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

WPLMS Unit Access Addon Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

WPLMS Unit Access Addon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterwplms_course_metaboxclasses\wplms_uaa_class.php:10
filterwplms_course_creation_tabsclasses\wplms_uaa_class.php:11
filterwplms_unit_metaboxclasses\wplms_uaa_class.php:12
filterget_course_status_itemclasses\wplms_uaa_class.php:14
actionthe_contentclasses\wplms_uaa_class.php:16
actionplugins_loadedclasses\wplms_uaa_class.php:20
filterbp_course_api_get_user_course_status_itemclasses\wplms_uaa_class.php:95
filterbp_course_api_get_user_course_status_itemclasses\wplms_uaa_class.php:101
Maintenance & Trust

WPLMS Unit Access Addon Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 27, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPLMS Unit Access Addon Developer Profile

alexhalfborg

6 plugins · 140 total installs

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

How We Detect WPLMS Unit Access Addon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wplms-unit-access-addon/assets/css/wplms-unit-access-addon.css/wp-content/plugins/wplms-unit-access-addon/assets/js/wplms-unit-access-addon.js
Script Paths
/wp-content/plugins/wplms-unit-access-addon/assets/js/wplms-unit-access-addon.js
Version Parameters
wplms-unit-access-addon/assets/css/wplms-unit-access-addon.css?ver=wplms-unit-access-addon/assets/js/wplms-unit-access-addon.js?ver=

HTML / DOM Fingerprints

CSS Classes
message
Data Attributes
vibe_unit_access_numbernumber_access
FAQ

Frequently Asked Questions about WPLMS Unit Access Addon