Fatso Security & Risk Analysis

wordpress.org/plugins/fatso

Make use of the space that Gutenberg has been given.

100 active installs v1.39 PHP 7.4+ WP 6.0.0+ Updated Jun 10, 2025
block-editorgutenbergwidewider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fatso Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "fatso" plugin version 1.39 exhibits a generally strong security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points significantly minimizes its attack surface. The code also demonstrates good practices by using prepared statements for all SQL queries and including nonce and capability checks, indicating an awareness of common WordPress security vulnerabilities. Furthermore, the lack of any recorded vulnerabilities in its history, including CVEs, is a positive sign of its current security state.

Despite these strengths, a notable concern arises from the output escaping. With 50% of outputs not properly escaped, there is a moderate risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is directly rendered without proper sanitization. While the taint analysis found no unsanitized paths, the unescaped output remains a potential avenue for attack. Therefore, while the plugin's foundation is secure, the unescaped output presents a specific area for improvement to further enhance its overall security.

Key Concerns

  • 50% of outputs not properly escaped
Vulnerabilities
None known

Fatso Security Vulnerabilities

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

Fatso Code Analysis

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

Output Escaping

50% escaped6 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<settings-fatso-update-options> (inc\settings-fatso-update-options.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fatso Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_enqueue_scriptsfatso.php:26
actionadmin_headfatso.php:37
actionadmin_menuinc\settings-fatso.php:26
Maintenance & Trust

Fatso Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 10, 2025
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Fatso Developer Profile

Johan Jonk Stenström

10 plugins · 14K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
202 days
View full developer profile
Detection Fingerprints

How We Detect Fatso

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fatso/css/fatso-admin.min.css

HTML / DOM Fingerprints

CSS Classes
fatso-admin-css-custom
Data Attributes
data-align="wide"data-align="full"
FAQ

Frequently Asked Questions about Fatso