Pressmodo Themes Onboarding Security & Risk Analysis

wordpress.org/plugins/pressmodo-onboarding

Import Pressmodo official themes demo content, widgets and theme settings with just one click.

10 active installs v1.0.4 PHP 7.2+ WP 5.5+ Updated May 24, 2021
demoimportonboardingpressmodothemes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pressmodo Themes Onboarding Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'pressmodo-onboarding' plugin v1.0.4 exhibits a generally good security posture based on the static analysis. It demonstrates strong adherence to secure coding practices, with all output being properly escaped and a significant portion of SQL queries utilizing prepared statements. The presence of nonce checks and capability checks further strengthens its defenses against common web attacks. Notably, the plugin has no recorded vulnerability history, suggesting a commitment to maintaining a secure codebase.

However, a key concern arises from the presence of the `unserialize()` function, which can be a significant security risk if user-controlled data is passed to it without proper sanitization. While the taint analysis did not reveal critical or high severity flows, the fact that there are "flows with unsanitized paths" is a red flag. This indicates a potential avenue for attackers to exploit the `unserialize()` function, even if no immediate vulnerabilities were found in this specific version.

The absence of any known CVEs is a positive indicator, but it doesn't negate the inherent risks associated with functions like `unserialize()`. The plugin's strengths lie in its well-escaped output and the use of security checks. The primary weakness is the potential for unserialization vulnerabilities if not handled with extreme caution, especially concerning any data that might originate from user input. A comprehensive review of how `unserialize()` is used and what data it processes is highly recommended.

Key Concerns

  • Use of unserialize() without clear sanitization context
  • Taint analysis shows unsanitized paths
Vulnerabilities
None known

Pressmodo Themes Onboarding Security Vulnerabilities

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

Pressmodo Themes Onboarding Release Timeline

v1.0.4Current
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Pressmodo Themes Onboarding Code Analysis

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

Dangerous Functions Found

unserialize$unserialized_string = @unserialize( $serialized_string );src\SearchReplace.php:406

SQL Query Safety

50% prepared10 total queries

Output Escaping

100% escaped25 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
processSearchReplace (src\Controllers\OnboardingController.php:383)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Pressmodo Themes Onboarding Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuincludes\admin.php:22
actionadmin_enqueue_scriptsincludes\admin.php:38
actioninitincludes\router.php:67
actionplugins_loadedpressmodo-onboarding.php:48
actionplugins_loadedpressmodo-onboarding.php:54
Maintenance & Trust

Pressmodo Themes Onboarding Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMay 24, 2021
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Pressmodo Themes Onboarding Developer Profile

Alessandro Tesoro

3 plugins · 40 total installs

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

How We Detect Pressmodo Themes Onboarding

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pressmodo-onboarding/dist/js/react/index.js
Script Paths
dist/js/react/index.js

HTML / DOM Fingerprints

CSS Classes
root
JS Globals
pmOnboarding
FAQ

Frequently Asked Questions about Pressmodo Themes Onboarding