Automatic Updates Security & Risk Analysis

wordpress.org/plugins/automatic-updates

Automatic Updates allows admin to manage the automatic updates of the core wordpress and the plugins. The plugins also disables core update email noti …

10 active installs v1.3.3 PHP + WP 4.0.0+ Updated Sep 23, 2019
automatic-updatesupdate-plugins
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Automatic Updates Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "automatic-updates" plugin v1.3.3 presents a significant security risk due to its unprotected attack surface. All three identified AJAX handlers lack authentication checks, making them easily accessible to unauthenticated users. Furthermore, the static analysis reveals that 100% of observed outputs are not properly escaped, meaning user-supplied data could be injected into the page, leading to potential Cross-Site Scripting (XSS) vulnerabilities. The taint analysis indicates three flows with unsanitized paths, although they are not classified as critical or high severity, they still represent potential avenues for exploitation if combined with other weaknesses. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive sign. However, this lack of history does not negate the immediate and evident risks identified in the code analysis. In conclusion, while the plugin avoids common pitfalls like raw SQL queries and has no known vulnerabilities, the absence of authentication on AJAX endpoints and the widespread lack of output escaping are severe deficiencies that require immediate attention.

Key Concerns

  • AJAX handlers without authentication
  • Outputs not properly escaped
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Automatic Updates Security Vulnerabilities

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

Automatic Updates Code Analysis

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

Output Escaping

0% escaped9 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
laksh_automatic_updates_core_handler (automatic-updates.php:94)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Automatic Updates Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_laksh_automatic_update_coreautomatic-updates.php:20
authwp_ajax_laksh_automatic_update_pluginautomatic-updates.php:23
authwp_ajax_laksh_automatic_update_notificationautomatic-updates.php:27
WordPress Hooks 12
filterallow_major_auto_core_updatesautomatic-updates.php:18
actionadmin_menuautomatic-updates.php:31
filterauto_core_update_send_emailautomatic-updates.php:50
filterallow_dev_auto_core_updatesautomatic-updates.php:57
filterallow_minor_auto_core_updatesautomatic-updates.php:58
filterallow_major_auto_core_updatesautomatic-updates.php:59
filterallow_dev_auto_core_updatesautomatic-updates.php:63
filterallow_minor_auto_core_updatesautomatic-updates.php:64
filterallow_major_auto_core_updatesautomatic-updates.php:65
filterautomatic_updater_disabledautomatic-updates.php:69
filterauto_update_pluginautomatic-updates.php:75
filterauto_update_pluginautomatic-updates.php:80
Maintenance & Trust

Automatic Updates Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 23, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Automatic Updates Developer Profile

thapa.laxman

3 plugins · 410 total installs

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

How We Detect Automatic Updates

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Automatic Updates