AutoCHMOD Security & Risk Analysis

wordpress.org/plugins/autochmod

Protect folders and files from unhautorized changes managing filesystem permissions.

30 active installs v0.5.2 PHP + WP 3.1.0+ Updated Apr 17, 2014
chmodfilesystemfolderspermissionssecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AutoCHMOD Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The autochmod plugin version 0.5.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and shows no known critical or high-severity vulnerabilities in its history. The static analysis also indicates no dangerous functions, external HTTP requests, or bundled libraries, which are all positive signs. However, there are significant areas for concern. The lack of any nonce checks or capability checks across all identified entry points (cron events in this case) is a major weakness, leaving these functions vulnerable to unauthorized execution. Furthermore, a substantial portion of the output (46%) is not properly escaped, presenting a risk of Cross-Site Scripting (XSS) vulnerabilities if the unescaped output originates from user-controlled data. The absence of taint analysis results is also notable, as it limits the ability to fully assess risks related to data flow and sanitization.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
  • Significant amount of unescaped output
Vulnerabilities
None known

AutoCHMOD Security Vulnerabilities

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

AutoCHMOD Code Analysis

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

Output Escaping

54% escaped26 total outputs
Attack Surface

AutoCHMOD Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitautochmod.php:34
actionplugins_loadedautochmod.php:35
actionupdate_option_auto_updater.lockautochmod.php:36
actiondelete_option_auto_updater.lockautochmod.php:37
actionadmin_bar_menuautochmod.php:39
actionrimuovi_permessi_scritturaautochmod.php:40
filterplugin_action_links_autochmod/autochmod.phpautochmod.php:42
filternetwork_admin_plugin_action_links_autochmod/autochmod.phpautochmod.php:43
actionin_admin_footerautochmod.php:46
actionadmin_headautochmod.php:49

Scheduled Events 2

rimuovi_permessi_scrittura
rimuovi_permessi_scrittura
Maintenance & Trust

AutoCHMOD Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 17, 2014
PHP min version
Downloads5K

Community Trust

Rating60/100
Number of ratings3
Active installs30
Developer Profile

AutoCHMOD Developer Profile

belinde

2 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 AutoCHMOD

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autochmod/graphic/opened.png/wp-content/plugins/autochmod/graphic/closed.png

HTML / DOM Fingerprints

Data Attributes
id="autochmod_min"id="autochmod_sec"id="autochmodlockicon"
JS Globals
window.setInterval
FAQ

Frequently Asked Questions about AutoCHMOD