Ignore Or Disable Plugin Update Security & Risk Analysis

wordpress.org/plugins/ignore-single-update

Allows to ignore a single plugin update for a certain number of days, or until its next version.

100 active installs v1.7 PHP 7.4+ WP 5.0+ Updated Dec 12, 2025
disable-updatesdisable-updates-managerplugin-updatesupdate-controlupdates-manager
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Ignore Or Disable Plugin Update Safe to Use in 2026?

Generally Safe

Score 100/100

Ignore Or Disable Plugin Update has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "ignore-single-update" plugin v1.7 exhibits a mixed security posture. On the positive side, the code shows good practices in several areas, including the complete absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and a low rate of unescaped outputs. The plugin also demonstrates awareness of security mechanisms through the presence of nonce and capability checks. However, a significant concern is the substantial attack surface composed entirely of unprotected AJAX handlers. This means that all six entry points are accessible to unauthenticated users, presenting a clear opportunity for malicious exploitation if these handlers perform sensitive operations or can be manipulated.

The static analysis did not reveal any critical or high-severity taint flows, which is a positive indicator. The vulnerability history is also clean, with no known CVEs recorded. This suggests a relatively low historical risk associated with this plugin. Despite the clean history and absence of critical code flaws, the significant number of unprotected AJAX handlers remains the primary security weakness. This lack of authentication on a direct entry point is a common vector for attacks, even if no specific vulnerabilities are immediately apparent in the current version.

In conclusion, while the plugin demonstrates good coding hygiene in many respects and has a clean security track record, the critical flaw of unprotected AJAX endpoints significantly elevates its risk profile. The potential for attackers to interact with these handlers without authentication creates a considerable vulnerability. The absence of any recorded vulnerabilities in the past, combined with the lack of critical taint flows, suggests that the plugin may not have been a target or that previous versions were well-secured in their functionality. However, the current exposed attack surface needs immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • External HTTP requests without explicit context
  • Bundled Freemius v1.0 library may be outdated
Vulnerabilities
None known

Ignore Or Disable Plugin Update Security Vulnerabilities

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

Ignore Or Disable Plugin Update Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

92% escaped209 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-igspu> (classes\class-igspu.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

Ignore Or Disable Plugin Update Attack Surface

Entry Points6
Unprotected6

AJAX Handlers 6

authwp_ajax_igspu_unignore_plugin_updateclasses\class-igspu.php:122
authwp_ajax_igspu_refresh_tableclasses\class-igspu.php:123
authwp_ajax_igspu_send_debug_infoclasses\class-igspu.php:124
authwp_ajax_igspu_update_settingsclasses\class-igspu.php:125
authwp_ajax_dismissed_notice_handlerclasses\class-igspu.php:131
authwp_ajax_igspu_ignore_plugin_updateclasses\class-igspu.php:133
WordPress Hooks 24
filtersite_transient_update_pluginsclasses\class-igspu.php:53
actioninitclasses\class-igspu.php:54
actionnetwork_admin_menuclasses\class-igspu.php:91
filternetwork_admin_plugin_action_linksclasses\class-igspu.php:92
actionadmin_menuclasses\class-igspu.php:99
filterplugin_action_linksclasses\class-igspu.php:101
actionadmin_enqueue_scriptsclasses\class-igspu.php:107
actionadmin_footerclasses\class-igspu.php:108
filterigspu_multisite_needed_licensesclasses\class-igspu.php:109
filterigspu_available_licensesclasses\class-igspu.php:112
filteradmin_urlclasses\class-igspu.php:113
actionnetwork_admin_noticesclasses\class-igspu.php:127
actionadmin_noticesclasses\class-igspu.php:129
filtersite_status_testsclasses\class-igspu.php:132
actionnetwork_admin_noticesclasses\class-igspu.php:1084
filterconnect_urlignore-single-update.php:76
filterafter_skip_urlignore-single-update.php:77
filterafter_connect_urlignore-single-update.php:78
filterafter_pending_connect_urlignore-single-update.php:79
filterhide_freemius_powered_byignore-single-update.php:80
filterpricing_urlignore-single-update.php:81
filterenable_per_site_activationignore-single-update.php:82
filtershow_delegation_optionignore-single-update.php:83
actionplugins_loadedignore-single-update.php:86
Maintenance & Trust

Ignore Or Disable Plugin Update Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 12, 2025
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Ignore Or Disable Plugin Update Developer Profile

JFG Media

3 plugins · 190 total installs

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

How We Detect Ignore Or Disable Plugin Update

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ignore-single-update/css/style.css
Script Paths
/wp-content/plugins/ignore-single-update/js/script.js
Version Parameters
ignore-single-update/css/style.css?ver=ignore-single-update/js/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Ignore Or Disable Plugin Update