SacksonWeb Data Security & Risk Analysis

wordpress.org/plugins/sackson-web-data

A comprehensive WordPress plugin that monitors security issues, performance issues, and WordPress settings that should be reviewed for potential impro …

100 active installs v2.2.8 PHP 8.0.30+ WP 3.0.1+ Updated Jan 24, 2026
efficiencymonitorsecurityseosettings
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SacksonWeb Data Safe to Use in 2026?

Generally Safe

Score 100/100

SacksonWeb Data has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "sackson-web-data" v2.2.8 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of identified CVEs and a clean vulnerability history suggest a well-maintained and secure codebase over time. The plugin demonstrates good practices in output escaping, with a very high percentage of outputs properly escaped. The low number of file operations and external HTTP requests, coupled with the absence of bundled libraries, also contributes to a reduced attack surface.

However, there are significant concerns that temper this positive assessment. The presence of the `exec` dangerous function is a critical red flag, even if no direct vulnerabilities are currently apparent. Without proper sanitization and strict controls, this function can be a gateway for remote code execution. Furthermore, the complete lack of nonce checks and capability checks across all entry points is a major security weakness. This means that any functionality accessible through AJAX, REST API, shortcodes, or cron events could be triggered by unauthenticated or low-privileged users, potentially leading to unauthorized actions or information disclosure if any of the entry points were to be exploited in the future, or if the dangerous `exec` function were to be abused.

In conclusion, while the plugin benefits from a clean vulnerability history and good output escaping, the use of `exec` without apparent safeguards and the complete absence of authentication/authorization checks on all entry points represent critical security flaws. These weaknesses create a significant latent risk that could be exploited given the right conditions. The plugin's strengths lie in its maintainability and basic output hygiene, but its weaknesses in input validation and the use of powerful system functions are serious.

Key Concerns

  • Presence of dangerous function 'exec'
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

SacksonWeb Data Security Vulnerabilities

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

SacksonWeb Data Code Analysis

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

Dangerous Functions Found

execexec($save_command, $output, $return_var);includes\class-sacksonweb-data-helper.php:289
execexec($command, $output, $return_var);includes\class-sacksonweb-data-helper.php:297
execexec($save_command, $output, $return_var);includes\class-sacksonweb-data-helper.php:343
execexec($command, $output, $return_var);includes\class-sacksonweb-data-helper.php:347

SQL Query Safety

67% prepared6 total queries

Output Escaping

98% escaped57 total outputs
Attack Surface

SacksonWeb Data Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
filtergform_pre_send_emailincludes\class-sacksonweb-data-gravity-forms-spam-filter.php:211
actionadmin_menuincludes\class-sacksonweb-data-settings.php:28
actionadmin_initincludes\class-sacksonweb-data-settings.php:29
filterauto_plugin_theme_update_emailincludes\class-sacksonweb-data.php:90
filterthe_generatorincludes\class-sacksonweb-data.php:93
filteradmin_email_check_intervalincludes\class-sacksonweb-data.php:153
actionplugins_loadedincludes\class-sacksonweb-data.php:228
actionadmin_enqueue_scriptsincludes\class-sacksonweb-data.php:242
actionadmin_enqueue_scriptsincludes\class-sacksonweb-data.php:243
actionwp_enqueue_scriptsincludes\class-sacksonweb-data.php:257
actionwp_enqueue_scriptsincludes\class-sacksonweb-data.php:258
actionplugins_loadedsacksonweb-data.php:96
actionplugins_loadedsacksonweb-data.php:130
Maintenance & Trust

SacksonWeb Data Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 24, 2026
PHP min version8.0.30
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

SacksonWeb Data Developer Profile

ehops32

1 plugin · 100 total installs

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

How We Detect SacksonWeb Data

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sackson-web-data/css/sacksonweb-data-admin.css/wp-content/plugins/sackson-web-data/js/sacksonweb-data-admin.js
Script Paths
/wp-content/plugins/sackson-web-data/js/sacksonweb-data-admin.js
Version Parameters
sacksonweb-data-admin.css?ver=sacksonweb-data-admin.js?ver=

HTML / DOM Fingerprints

JS Globals
Sacksonweb_DataSacksonweb_Data_Loader
FAQ

Frequently Asked Questions about SacksonWeb Data